automatic version update by autodist [release 0.4.10-1mamba;Thu Apr 25 2019]
This commit is contained in:
parent
ede1287891
commit
60481951b9
12
libp11.spec
12
libp11.spec
@ -1,5 +1,5 @@
|
|||||||
Name: libp11
|
Name: libp11
|
||||||
Version: 0.4.9
|
Version: 0.4.10
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: PKCS#11 wrapper library
|
Summary: PKCS#11 wrapper library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -49,9 +49,10 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libp11.so.*
|
%{_libdir}/libp11.so.*
|
||||||
%{_libdir}/engines/libpkcs11.so
|
%dir %{_libdir}/engines-*
|
||||||
%{_libdir}/engines/pkcs11.la
|
%{_libdir}/engines-*/libpkcs11.so
|
||||||
%{_libdir}/engines/pkcs11.so
|
%{_libdir}/engines-*/pkcs11.la
|
||||||
|
%{_libdir}/engines-*/pkcs11.so
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -66,5 +67,8 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc NEWS README.md
|
%doc NEWS README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 25 2019 Automatic Build System <autodist@mambasoft.it> 0.4.10-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Dec 08 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.9-1mamba
|
* Sat Dec 08 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.9-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user