diff --git a/build.sh b/build.sh index 6908df4..7ae1e67 100755 --- a/build.sh +++ b/build.sh @@ -1,4 +1,4 @@ #/bin/bash -spectool -g kafcacat.spec +spectool -g kafkacat.spec fedpkg --release f34 local diff --git a/kafkacat.spec b/kafkacat.spec index b0bb497..b1bc6ad 100644 --- a/kafkacat.spec +++ b/kafkacat.spec @@ -5,7 +5,6 @@ Summary: kafkacat is a generic non-JVM producer and consumer for Apache Kafka 0. License: BSD-2-Clause URL: https://github.com/edenhill/kafkacat -#Source: kafkacat-%{version}.tar Source: https://github.com/edenhill/kafkacat/archive/refs/tags/1.6.0.zip BuildRequires: zlib-devel