automatic version update by autodist [release 1.2.36-1mamba;Tue Nov 01 2022]
This commit is contained in:
parent
188f629320
commit
7aabc27c0b
12
xmlsec1.spec
12
xmlsec1.spec
@ -1,6 +1,6 @@
|
||||
Name: xmlsec1
|
||||
Version: 1.2.34
|
||||
Release: 2mamba
|
||||
Version: 1.2.36
|
||||
Release: 1mamba
|
||||
Summary: XML Security Library
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -70,7 +70,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_datadir}/doc/xmlsec1/*
|
||||
%{_mandir}/man1/xmlsec1-config.1*
|
||||
%{_mandir}/man1/xmlsec1.1*
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
@ -79,6 +78,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/libxmlsec1-nss.so.*
|
||||
%{_libdir}/libxmlsec1-openssl.so.*
|
||||
%{_libdir}/libxmlsec1.so.*
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
%defattr(-,root,root)
|
||||
@ -94,14 +94,16 @@ This package contains libraries and header files for developing applications tha
|
||||
%dir %{_includedir}/xmlsec1/xmlsec/gnutls
|
||||
%{_includedir}/xmlsec1/xmlsec/gnutls/*.h
|
||||
%{_libdir}/libxmlsec1*.a
|
||||
%{_libdir}/libxmlsec1*.la
|
||||
%{_libdir}/libxmlsec1*.so
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_datadir}/aclocal/*.m4
|
||||
%doc ChangeLog NEWS README TODO
|
||||
%doc ChangeLog NEWS TODO
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 01 2022 Automatic Build System <autodist@mambasoft.it> 1.2.36-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 25 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.34-2mamba
|
||||
- rebuilt with libxml2 2.10.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user