automatic version update by autodist [release 0.10.0-1mamba;Fri Nov 15 2024]
This commit is contained in:
parent
23c70b8838
commit
445c847294
@ -1,5 +1,5 @@
|
|||||||
Name: libtpms
|
Name: libtpms
|
||||||
Version: 0.9.6
|
Version: 0.10.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Library providing software emulation of a Trusted Platform Module (TPM 1.2 and TPM 2.0)
|
Summary: Library providing software emulation of a Trusted Platform Module (TPM 1.2 and TPM 2.0)
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -43,8 +43,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -62,5 +60,8 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc CHANGES README
|
%doc CHANGES README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 15 2024 Automatic Build System <autodist@openmamba.org> 0.10.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Aug 30 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.6-1mamba
|
* Wed Aug 30 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.6-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user