update libtpms.spec
(cherry picked from commit ceabec5e4bd71516fe2964830e6183ef3cb3e259)
This commit is contained in:
parent
c54acdfb69
commit
b9e24caedb
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
%define name libtpms
|
%define name libtpms
|
||||||
%define versionx 0.7.3
|
%define versionx 0.7.3
|
||||||
%define release 3
|
%define release 4
|
||||||
|
|
||||||
# Valid crypto subsystems are 'freebl' and 'openssl'
|
# Valid crypto subsystems are 'freebl' and 'openssl'
|
||||||
%if "%{?crypto_subsystem}" == ""
|
%if "%{?crypto_subsystem}" == ""
|
||||||
@ -19,7 +19,7 @@
|
|||||||
Summary: Library providing Trusted Platform Module (TPM) functionality
|
Summary: Library providing Trusted Platform Module (TPM) functionality
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
Version: %{versionx}
|
Version: %{versionx}
|
||||||
Release: 3
|
Release: 4
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Url: http://github.com/stefanberger/libtpms
|
Url: http://github.com/stefanberger/libtpms
|
||||||
@ -126,7 +126,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libtpms.la
|
|||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu May 11 2021 jiangfangjie <jiangfangjie@huawei.com> - 0.7.3-4
|
* Tue May 11 2021 jiangfangjie <jiangfangjie@huawei.com> - 0.7.3-4
|
||||||
-TYPE: CVE
|
-TYPE: CVE
|
||||||
-ID:NA
|
-ID:NA
|
||||||
-SUG:NA
|
-SUG:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user