Compare commits

..

26 Commits

Author SHA1 Message Date
19b6f106f9 automatic version update by autodist [release 5.71.0-1mamba;Tue Jun 16 2020] 2024-01-06 01:19:52 +01:00
c20c210db3 automatic version update by autodist [release 5.70.0-1mamba;Mon May 11 2020] 2024-01-06 01:19:52 +01:00
96935343a3 automatic version update by autodist [release 5.69.0-1mamba;Mon Apr 13 2020] 2024-01-06 01:19:52 +01:00
7bae750ce0 automatic version update by autodist [release 5.68.0-1mamba;Tue Mar 17 2020] 2024-01-06 01:19:52 +01:00
6bef184153 automatic version update by autodist [release 5.67.0-1mamba;Tue Feb 11 2020] 2024-01-06 01:19:52 +01:00
1bf1134d43 automatic version update by autodist [release 5.66.0-1mamba;Mon Jan 13 2020] 2024-01-06 01:19:52 +01:00
f76f692a02 automatic version update by autodist [release 5.65.0-1mamba;Sun Dec 22 2019] 2024-01-06 01:19:52 +01:00
1b9be43cad automatic version update by autodist [release 5.64.0-1mamba;Tue Nov 12 2019] 2024-01-06 01:19:52 +01:00
46709651ce automatic version update by autodist [release 5.63.0-1mamba;Fri Oct 18 2019] 2024-01-06 01:19:52 +01:00
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) %define majver %(echo %version | cut -d. -f1-2)
Name: kdnssd Name: kdnssd
Version: 5.45.0 Version: 5.71.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,84 @@ This package contains libraries and header files for developing applications tha
%doc README.md %doc README.md
%changelog %changelog
* Tue Jun 16 2020 Automatic Build System <autodist@mambasoft.it> 5.71.0-1mamba
- automatic version update by autodist
* Mon May 11 2020 Automatic Build System <autodist@mambasoft.it> 5.70.0-1mamba
- automatic version update by autodist
* Mon Apr 13 2020 Automatic Build System <autodist@mambasoft.it> 5.69.0-1mamba
- automatic version update by autodist
* Tue Mar 17 2020 Automatic Build System <autodist@mambasoft.it> 5.68.0-1mamba
- automatic version update by autodist
* Tue Feb 11 2020 Automatic Build System <autodist@mambasoft.it> 5.67.0-1mamba
- automatic version update by autodist
* Mon Jan 13 2020 Automatic Build System <autodist@mambasoft.it> 5.66.0-1mamba
- automatic version update by autodist
* Sun Dec 22 2019 Automatic Build System <autodist@mambasoft.it> 5.65.0-1mamba
- automatic version update by autodist
* Tue Nov 12 2019 Automatic Build System <autodist@mambasoft.it> 5.64.0-1mamba
- automatic version update by autodist
* Fri Oct 18 2019 Automatic Build System <autodist@mambasoft.it> 5.63.0-1mamba
- automatic version update by autodist
* 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 * Mon Apr 16 2018 Automatic Build System <autodist@mambasoft.it> 5.45.0-1mamba
- automatic version update by autodist - automatic version update by autodist