.spec cleanup
epel9
Rex Dieter 4 years ago
parent 9da2bb9d5b
commit 2167420cf4

1
.gitignore vendored

@ -32,3 +32,4 @@
/kdnssd-5.77.0.tar.xz /kdnssd-5.77.0.tar.xz
/kdnssd-5.78.0.tar.xz /kdnssd-5.78.0.tar.xz
/kdnssd-5.79.0.tar.xz /kdnssd-5.79.0.tar.xz
/kdnssd-5.79.1.tar.xz

@ -1,9 +1,8 @@
%undefine __cmake_in_source_build
%global framework kdnssd %global framework kdnssd
Name: kf5-%{framework} Name: kf5-%{framework}
Version: 5.79.0 Version: 5.79.1
Release: 2%{?dist} Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 1 integration module for DNS-SD services (Zeroconf) Summary: KDE Frameworks 5 Tier 1 integration module for DNS-SD services (Zeroconf)
License: LGPLv2+ License: LGPLv2+
@ -44,7 +43,8 @@ developing applications that use %{name}.
%build %build
%{cmake_kf5} %cmake_kf5
%cmake_build %cmake_build
@ -70,6 +70,10 @@ developing applications that use %{name}.
%changelog %changelog
* Tue Feb 16 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.79.1-1
- 5.79.1
- .spec cleanup
* Sat Feb 06 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.79.0-2 * Sat Feb 06 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.79.0-2
- respin - respin

@ -1 +1 @@
SHA512 (kdnssd-5.79.0.tar.xz) = 75e948056736af970e7997e6acbea4121b7438dbb88ed93eff2dbca3820fd975c0791608884255c9fe9af4971167ec5fa8f04c4a791bc4c505b40b95501859ad SHA512 (kdnssd-5.79.1.tar.xz) = 4ac737ce2442fafa7d1bc2baab860892b547cd8eb67f73756ff8024d569b1a4a0608d5f28e15916a4264abac9cb94d01c9df83c4cedf1ef4fdc684b96cecfc26

Loading…
Cancel
Save