Compare commits
17 Commits
5.39.0-1ma
...
5.56.0-1ma
Author | SHA1 | Date | |
---|---|---|---|
a81bb9b434 | |||
14cc71649e | |||
1a84daf83b | |||
33b040db91 | |||
ed482d465b | |||
9997678f14 | |||
15bc788a70 | |||
ec8f4054a6 | |||
5e91e21055 | |||
75380b5c6f | |||
24dacbb2fa | |||
57ed12c13e | |||
e0b4dacdc9 | |||
4a3951a975 | |||
8519a467d6 | |||
dba19fdc63 | |||
af1698a1af |
54
kdnssd.spec
54
kdnssd.spec
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user