Compare commits
5 Commits
5.69.0-1ma
...
5.74.0-1ma
Author | SHA1 | Date | |
---|---|---|---|
9e77b11d88 | |||
20bbe2622f | |||
10043684c5 | |||
19b6f106f9 | |||
c20c210db3 |
19
kdnssd.spec
19
kdnssd.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kdnssd
|
||||
Version: 5.69.0
|
||||
Version: 5.74.0
|
||||
Release: 1mamba
|
||||
Summary: Network service discovery using Zeroconf
|
||||
Group: System/Libraries
|
||||
@ -69,7 +69,7 @@ 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)
|
||||
@ -86,6 +86,21 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user