Compare commits

...

17 Commits

Author SHA1 Message Date
c9017558c9 automatic version update by autodist [release 5.62.0-1mamba;Mon Sep 16 2019] 2024-01-06 01:19:52 +01:00
88eeb357e9 automatic version update by autodist [release 5.61.0-1mamba;Wed Aug 28 2019] 2024-01-06 01:19:52 +01:00
10c1269b47 automatic version update by autodist [release 5.60.0-1mamba;Thu Jul 18 2019] 2024-01-06 01:19:52 +01:00
4bcfdf54d0 automatic version update by autodist [release 5.59.0-1mamba;Tue Jun 11 2019] 2024-01-06 01:19:52 +01:00
8d44a9f1d3 automatic version update by autodist [release 5.58.0-1mamba;Thu May 16 2019] 2024-01-06 01:19:52 +01:00
b9060d6383 automatic version update by autodist [release 5.57.0-1mamba;Fri Apr 19 2019] 2024-01-06 01:19:52 +01:00
a81bb9b434 automatic version update by autodist [release 5.56.0-1mamba;Mon Mar 11 2019] 2024-01-06 01:19:52 +01:00
14cc71649e automatic version update by autodist [release 5.55.0-1mamba;Sat Feb 16 2019] 2024-01-06 01:19:52 +01:00
1a84daf83b automatic version update by autodist [release 5.54.0-1mamba;Thu Jan 17 2019] 2024-01-06 01:19:52 +01:00
33b040db91 automatic version update by autodist [release 5.53.0-1mamba;Sat Dec 15 2018] 2024-01-06 01:19:52 +01:00
ed482d465b automatic version update by autodist [release 5.52.0-1mamba;Fri Nov 16 2018] 2024-01-06 01:19:52 +01:00
9997678f14 automatic version update by autodist [release 5.51.0-1mamba;Sat Oct 20 2018] 2024-01-06 01:19:51 +01:00
15bc788a70 automatic version update by autodist [release 5.50.0-1mamba;Mon Sep 10 2018] 2024-01-06 01:19:51 +01:00
ec8f4054a6 automatic version update by autodist [release 5.49.0-1mamba;Mon Aug 20 2018] 2024-01-06 01:19:51 +01:00
5e91e21055 automatic version update by autodist [release 5.48.0-1mamba;Mon Jul 16 2018] 2024-01-06 01:19:51 +01:00
75380b5c6f automatic version update by autodist [release 5.47.0-1mamba;Sat Jun 16 2018] 2024-01-06 01:19:51 +01:00
24dacbb2fa automatic version update by autodist [release 5.46.0-1mamba;Tue May 15 2018] 2024-01-06 01:19:51 +01:00

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kdnssd
Version: 5.45.0
Version: 5.62.0
Release: 1mamba
Summary: Network service discovery using Zeroconf
Group: System/Libraries
@ -78,6 +78,7 @@ This package contains libraries and header files for developing applications tha
%{_kde5_includedir}/KDNSSD/DNSSD/*
%dir %{_kde5_includedir}/KDNSSD/dnssd
%{_kde5_includedir}/KDNSSD/dnssd/*
%{_kde5_includedir}/kdnssd_version.h
%dir %{_libdir}/cmake/KF5DNSSD
%{_libdir}/cmake/KF5DNSSD/KF5DNSSD*.cmake
%{_libdir}/libKF5DNSSD.so
@ -85,6 +86,57 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Mon Sep 16 2019 Automatic Build System <autodist@mambasoft.it> 5.62.0-1mamba
- automatic version update by autodist
* Wed Aug 28 2019 Automatic Build System <autodist@mambasoft.it> 5.61.0-1mamba
- automatic version update by autodist
* Thu Jul 18 2019 Automatic Build System <autodist@mambasoft.it> 5.60.0-1mamba
- automatic version update by autodist
* Tue Jun 11 2019 Automatic Build System <autodist@mambasoft.it> 5.59.0-1mamba
- automatic version update by autodist
* Thu May 16 2019 Automatic Build System <autodist@mambasoft.it> 5.58.0-1mamba
- automatic version update by autodist
* Fri Apr 19 2019 Automatic Build System <autodist@mambasoft.it> 5.57.0-1mamba
- automatic version update by autodist
* Mon Mar 11 2019 Automatic Build System <autodist@mambasoft.it> 5.56.0-1mamba
- automatic version update by autodist
* Sat Feb 16 2019 Automatic Build System <autodist@mambasoft.it> 5.55.0-1mamba
- automatic version update by autodist
* Thu Jan 17 2019 Automatic Build System <autodist@mambasoft.it> 5.54.0-1mamba
- automatic version update by autodist
* Sat Dec 15 2018 Automatic Build System <autodist@mambasoft.it> 5.53.0-1mamba
- automatic version update by autodist
* Fri Nov 16 2018 Automatic Build System <autodist@mambasoft.it> 5.52.0-1mamba
- automatic version update by autodist
* Sat Oct 20 2018 Automatic Build System <autodist@mambasoft.it> 5.51.0-1mamba
- automatic version update by autodist
* Mon Sep 10 2018 Automatic Build System <autodist@mambasoft.it> 5.50.0-1mamba
- automatic version update by autodist
* Mon Aug 20 2018 Automatic Build System <autodist@mambasoft.it> 5.49.0-1mamba
- automatic version update by autodist
* Mon Jul 16 2018 Automatic Build System <autodist@mambasoft.it> 5.48.0-1mamba
- automatic version update by autodist
* Sat Jun 16 2018 Automatic Build System <autodist@mambasoft.it> 5.47.0-1mamba
- automatic version update by autodist
* Tue May 15 2018 Automatic Build System <autodist@mambasoft.it> 5.46.0-1mamba
- automatic version update by autodist
* Mon Apr 16 2018 Automatic Build System <autodist@mambasoft.it> 5.45.0-1mamba
- automatic version update by autodist