Compare commits

..

17 Commits

Author SHA1 Message Date
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
57ed12c13e automatic version update by autodist [release 5.45.0-1mamba;Mon Apr 16 2018] 2024-01-06 01:19:51 +01:00
e0b4dacdc9 automatic version update by autodist [release 5.44.0-1mamba;Fri Mar 16 2018] 2024-01-06 01:19:51 +01:00
4a3951a975 automatic version update by autodist [release 5.43.0-1mamba;Tue Feb 27 2018] 2024-01-06 01:19:51 +01:00
8519a467d6 automatic version update by autodist [release 5.42.0-1mamba;Wed Jan 17 2018] 2024-01-06 01:19:51 +01:00
dba19fdc63 automatic version update by autodist [release 5.41.0-1mamba;Sat Dec 23 2017] 2024-01-06 01:19:51 +01:00
af1698a1af automatic version update by autodist [release 5.40.0-1mamba;Tue Nov 14 2017] 2024-01-06 01:19:51 +01:00

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: kdnssd Name: kdnssd
Version: 5.39.0 Version: 5.56.0
Release: 1mamba Release: 1mamba
Summary: Network service discovery using Zeroconf Summary: Network service discovery using Zeroconf
Group: System/Libraries Group: System/Libraries
@ -78,6 +78,7 @@ This package contains libraries and header files for developing applications tha
%{_kde5_includedir}/KDNSSD/DNSSD/* %{_kde5_includedir}/KDNSSD/DNSSD/*
%dir %{_kde5_includedir}/KDNSSD/dnssd %dir %{_kde5_includedir}/KDNSSD/dnssd
%{_kde5_includedir}/KDNSSD/dnssd/* %{_kde5_includedir}/KDNSSD/dnssd/*
%{_kde5_includedir}/kdnssd_version.h
%dir %{_libdir}/cmake/KF5DNSSD %dir %{_libdir}/cmake/KF5DNSSD
%{_libdir}/cmake/KF5DNSSD/KF5DNSSD*.cmake %{_libdir}/cmake/KF5DNSSD/KF5DNSSD*.cmake
%{_libdir}/libKF5DNSSD.so %{_libdir}/libKF5DNSSD.so
@ -85,6 +86,57 @@ This package contains libraries and header files for developing applications tha
%doc README.md %doc README.md
%changelog %changelog
* 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
* Fri Mar 16 2018 Automatic Build System <autodist@mambasoft.it> 5.44.0-1mamba
- automatic version update by autodist
* Tue Feb 27 2018 Automatic Build System <autodist@mambasoft.it> 5.43.0-1mamba
- automatic version update by autodist
* Wed Jan 17 2018 Automatic Build System <autodist@mambasoft.it> 5.42.0-1mamba
- automatic version update by autodist
* Sat Dec 23 2017 Automatic Build System <autodist@mambasoft.it> 5.41.0-1mamba
- automatic version update by autodist
* Tue Nov 14 2017 Automatic Build System <autodist@mambasoft.it> 5.40.0-1mamba
- automatic version update by autodist
* Sat Oct 21 2017 Automatic Build System <autodist@mambasoft.it> 5.39.0-1mamba * Sat Oct 21 2017 Automatic Build System <autodist@mambasoft.it> 5.39.0-1mamba
- automatic version update by autodist - automatic version update by autodist