Compare commits

...

16 Commits

Author SHA1 Message Date
f2c65c88c6 automatic version update by autodist [release 5.84.0-1mamba;Tue Jul 13 2021] 2024-01-06 01:19:53 +01:00
4c69a7bbbb automatic version update by autodist [release 5.83.0-1mamba;Sun Jun 13 2021] 2024-01-06 01:19:53 +01:00
da982afca6 automatic version update by autodist [release 5.82.0-1mamba;Sun May 09 2021] 2024-01-06 01:19:53 +01:00
6f8dcf31de automatic version update by autodist [release 5.81.0-1mamba;Sat Apr 10 2021] 2024-01-06 01:19:53 +01:00
90f813fc58 automatic version update by autodist [release 5.80.0-1mamba;Sun Mar 14 2021] 2024-01-06 01:19:53 +01:00
9e8b2a6612 automatic version update by autodist [release 5.79.1-1mamba;Tue Feb 16 2021] 2024-01-06 01:19:53 +01:00
c21a8198ab automatic version update by autodist [release 5.78.0-1mamba;Thu Jan 14 2021] 2024-01-06 01:19:52 +01:00
59c23e61d1 automatic version update by autodist [release 5.77.0-1mamba;Wed Dec 23 2020] 2024-01-06 01:19:52 +01:00
00e15ec75c automatic version update by autodist [release 5.76.0-1mamba;Mon Nov 16 2020] 2024-01-06 01:19:52 +01:00
6fee7a6f9e automatic version update by autodist [release 5.75.0-1mamba;Tue Oct 13 2020] 2024-01-06 01:19:52 +01:00
9e77b11d88 automatic version update by autodist [release 5.74.0-1mamba;Tue Sep 15 2020] 2024-01-06 01:19:52 +01:00
20bbe2622f automatic version update by autodist [release 5.73.0-1mamba;Mon Aug 10 2020] 2024-01-06 01:19:52 +01:00
10043684c5 automatic version update by autodist [release 5.72.0-1mamba;Tue Jul 14 2020] 2024-01-06 01:19:52 +01:00
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

View File

@ -1,14 +1,14 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kdnssd
Version: 5.68.0
Version: 5.84.0
Release: 1mamba
Summary: Network service discovery using Zeroconf
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.kde.org
URL: https://kde.org/
Source: http://download.kde.org/stable/frameworks/%{majver}/kdnssd-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
@ -25,7 +25,6 @@ BuildRequires: libQt5Network
BuildRequires: libavahi-devel
BuildRequires: libnss-devel
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Network service discovery using Zeroconf.
@ -69,15 +68,19 @@ This package contains libraries and header files for developing applications tha
%files -n lib%{name} -f kdnssd5_qt.lang
%defattr(-,root,root)
%{_libdir}/libKF5DNSSD.so.*
%doc COPYING.LIB
%doc LICENSES
%files -n lib%{name}-devel
%defattr(-,root,root)
%dir %{_kde5_includedir}/KDNSSD
%dir %{_kde5_includedir}/KDNSSD/DNSSD
%{_kde5_includedir}/KDNSSD/DNSSD/*
%dir %{_kde5_includedir}/KDNSSD/KDNSSD
%{_kde5_includedir}/KDNSSD/KDNSSD/*
%dir %{_kde5_includedir}/KDNSSD/dnssd
%{_kde5_includedir}/KDNSSD/dnssd/*
%dir %{_kde5_includedir}/KDNSSD/kdnssd
%{_kde5_includedir}/KDNSSD/kdnssd/*
%{_kde5_includedir}/kdnssd_version.h
%dir %{_libdir}/cmake/KF5DNSSD
%{_libdir}/cmake/KF5DNSSD/KF5DNSSD*.cmake
@ -86,6 +89,57 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Tue Jul 13 2021 Automatic Build System <autodist@mambasoft.it> 5.84.0-1mamba
- automatic version update by autodist
* Sun Jun 13 2021 Automatic Build System <autodist@mambasoft.it> 5.83.0-1mamba
- automatic version update by autodist
* Sun May 09 2021 Automatic Build System <autodist@mambasoft.it> 5.82.0-1mamba
- automatic version update by autodist
* Sat Apr 10 2021 Automatic Build System <autodist@mambasoft.it> 5.81.0-1mamba
- automatic version update by autodist
* Sun Mar 14 2021 Automatic Build System <autodist@mambasoft.it> 5.80.0-1mamba
- automatic version update by autodist
* Tue Feb 16 2021 Automatic Build System <autodist@mambasoft.it> 5.79.1-1mamba
- automatic version update by autodist
* Sat Feb 13 2021 Automatic Build System <autodist@mambasoft.it> 5.79.0-1mamba
- automatic version update by autodist
* Thu Jan 14 2021 Automatic Build System <autodist@mambasoft.it> 5.78.0-1mamba
- automatic version update by autodist
* Wed Dec 23 2020 Automatic Build System <autodist@mambasoft.it> 5.77.0-1mamba
- automatic version update by autodist
* Mon Nov 16 2020 Automatic Build System <autodist@mambasoft.it> 5.76.0-1mamba
- automatic version update by autodist
* Tue Oct 13 2020 Automatic Build System <autodist@mambasoft.it> 5.75.0-1mamba
- automatic version update by autodist
* Tue Sep 15 2020 Automatic Build System <autodist@mambasoft.it> 5.74.0-1mamba
- automatic version update by autodist
* Mon Aug 10 2020 Automatic Build System <autodist@mambasoft.it> 5.73.0-1mamba
- automatic version update by autodist
* Tue Jul 14 2020 Automatic Build System <autodist@mambasoft.it> 5.72.0-1mamba
- automatic version update by autodist
* 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