update to 1.14.0 [release 1.14.0-1mamba;Sun Sep 01 2019]
This commit is contained in:
parent
6917c3e9ae
commit
cf2f50b7c8
@ -1,5 +1,5 @@
|
|||||||
Name: libcares
|
Name: libcares
|
||||||
Version: 1.10.0
|
Version: 1.14.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A C library that performs DNS requests and name resolves asynchronously
|
Summary: A C library that performs DNS requests and name resolves asynchronously
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -47,6 +47,7 @@ This package contains static libraries and header files need for development.
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libcares.so.*
|
%{_libdir}/libcares.so.*
|
||||||
|
%doc LICENSE.md
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -60,9 +61,12 @@ This package contains static libraries and header files need for development.
|
|||||||
%{_libdir}/libcares.so
|
%{_libdir}/libcares.so
|
||||||
%{_libdir}/pkgconfig/libcares.pc
|
%{_libdir}/pkgconfig/libcares.pc
|
||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
%doc AUTHORS CHANGES NEWS README README.cares
|
%doc AUTHORS CHANGES NEWS README.cares
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 01 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.14.0-1mamba
|
||||||
|
- update to 1.14.0
|
||||||
|
|
||||||
* Tue May 14 2013 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba
|
* Tue May 14 2013 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user