public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tpm2-pkcs11] rawhide: 1.10.1-1
@ 2026-08-10 8:21 Jakub Jelen
0 siblings, 0 replies; only message in thread
From: Jakub Jelen @ 2026-08-10 8:21 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/tpm2-pkcs11
Branch : rawhide
Commit : 04b6a44ca488be937f690f0dd2fa31c175a680ac
Author : Jakub Jelen <jjelen@redhat.com>
Date : 2026-08-10T10:19:23+02:00
Stats : +9/-10 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/tpm2-pkcs11/c/04b6a44ca488be937f690f0dd2fa31c175a680ac?branch=rawhide
Log:
1.10.1-1
---
diff --git a/sources b/sources
index c02fe2d..bd5dc8d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (tpm2-pkcs11-1.10.0.tar.gz) = 1b95906faffd3125894efd7bf9d5fc9aa67399c7d659a52f1b71c55f8687d5c062a61663e73df8cdaca1d11489df7e0bb8fcee29a4987c29679167d5d08d005a
-SHA512 (tpm2-pkcs11-1.10.0.tar.gz.asc) = ad5d4ec61a291abd7ebf91fcddcda27ffdf4bc4b55541945a1b796268f6f7910b58b1b6bf221e88cc4a03d80bf9c505e6ba5dbf6da38e4fb10a0fda820ff8cd3
+SHA512 (tpm2-pkcs11-1.10.1.tar.gz) = 883ffa18ea399fdb5774b78b59d7da7553d1e0bf34b6defeaa5d64e536e5f1bd68c3a7008936447ffd9470aebdb6717da3ca7e258a9ae22b49dae594cd9c6dd5
+SHA512 (tpm2-pkcs11-1.10.1.tar.gz.asc) = de60dfb95065e7794de83a3d0231ab811d54633c1de4b4f4dba5e3bdea91a92b8a0f8e60ca5c9e2857a92461eaf832e64ef8f7b67c8eeda6a8a12a86687ca3a3
diff --git a/tpm2-pkcs11.spec b/tpm2-pkcs11.spec
index 73e3bac..f3e4cd4 100644
--- a/tpm2-pkcs11.spec
+++ b/tpm2-pkcs11.spec
@@ -1,8 +1,8 @@
#global candidate RC0
Name: tpm2-pkcs11
-Version: 1.10.0
-Release: 5%{?candidate:.%{candidate}}%{?dist}
+Version: 1.10.1
+Release: 1%{?candidate:.%{candidate}}%{?dist}
Summary: PKCS#11 interface for TPM 2.0 hardware
License: BSD-2-Clause
@@ -79,12 +79,8 @@ popd
%make_install
mkdir $RPM_BUILD_ROOT%{_includedir}/
install src/pkcs11.h $RPM_BUILD_ROOT%{_includedir}/
-# The installation is broken since
-# https://github.com/tpm2-software/tpm2-pkcs11/pull/818
-mkdir -p $RPM_BUILD_ROOT%{_datadir}/p11-kit/modules/
-install misc/p11-kit/tpm2_pkcs11.module $RPM_BUILD_ROOT%{_datadir}/p11-kit/modules/
-mkdir $RPM_BUILD_ROOT%{_libdir}/pkcs11
-mv $RPM_BUILD_ROOT%{_libdir}/libtpm2_pkcs11.so* $RPM_BUILD_ROOT%{_libdir}/pkcs11
+rm -f $RPM_BUILD_ROOT%{_libdir}/pkcs11/libtpm2_pkcs11.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/pkcs11/libtpm2_pkcs11.a
pushd tools
%pyproject_install
@@ -114,6 +110,9 @@ make check
%changelog
+* Mon Aug 10 2026 Jakub Jelen <jjelen@redhat.com> - 1.10.1-1
+- New upstream release (#2512059)
+
* Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 1.10.0-5
- Rebuilt for Python 3.15.0b4 ABI change
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 8:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 8:21 [rpms/tpm2-pkcs11] rawhide: 1.10.1-1 Jakub Jelen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox