public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-tss-esapi] rawhide: Update to upstream version 7.7.0
@ 2026-08-07 14:49 Anderson Toshiyuki Sasaki
  0 siblings, 0 replies; only message in thread
From: Anderson Toshiyuki Sasaki @ 2026-08-07 14:49 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rust-tss-esapi
            Branch : rawhide
            Commit : d90d4c65a1a34256d86b412fafb7680473c7cec6
            Author : Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
            Date   : 2026-08-07T16:28:37+02:00
            Stats  : +19/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/rust-tss-esapi/c/d90d4c65a1a34256d86b412fafb7680473c7cec6?branch=rawhide

            Log:
            Update to upstream version 7.7.0

Resolves: rhbz#2461430
Resolves: rhbz#2504662
Resolves: rhbz#2488728

Signed-off-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>

---
diff --git a/0001-change-bitfield-version-requirement.patch b/0001-change-bitfield-version-requirement.patch
new file mode 100644
index 0000000..e99ac40
--- /dev/null
+++ b/0001-change-bitfield-version-requirement.patch
@@ -0,0 +1,11 @@
+--- tss-esapi-7.7.0.orig/Cargo.toml	2026-08-07 13:46:31.812142382 +0200
++++ tss-esapi-7.7.0/Cargo.toml	2026-08-07 13:46:31.821695789 +0200
+@@ -50,7 +50,7 @@ name = "integration_tests"
+ path = "tests/integration_tests/main.rs"
+ 
+ [dependencies.bitfield]
+-version = "0.19.4"
++version = "0.15"
+ 
+ [dependencies.enumflags2]
+ version = "0.7.1"

diff --git a/rust-tss-esapi.spec b/rust-tss-esapi.spec
index dc48506..f1f782f 100644
--- a/rust-tss-esapi.spec
+++ b/rust-tss-esapi.spec
@@ -1,11 +1,12 @@
-# Generated by rust2rpm 27
-%bcond check 0
+# Generated by rust2rpm 28
+# Tests require a running swTPM server
+%bcond_with check
 %global debug_package %{nil}
 
 %global crate tss-esapi
 
 Name:           rust-tss-esapi
-Version:        7.6.0
+Version:        7.7.0
 Release:        %autorelease
 Summary:        Rust-native wrapper around TSS 2.0 Enhanced System API
 
@@ -13,6 +14,9 @@ License:        Apache-2.0
 URL:            https://crates.io/crates/tss-esapi
 Source:         %{crates_source}
 
+# Change version requirement to allow building with bitfield 0.15.X
+Patch0:         0001-change-bitfield-version-requirement.patch
+
 BuildRequires:  cargo-rpm-macros >= 24
 BuildRequires:  pkgconfig(tss2-esys) >= 4.0.0
 BuildRequires:  pkgconfig(tss2-tctildr) >= 4.0.0

diff --git a/sources b/sources
index 4eeb881..ac7d129 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tss-esapi-7.6.0.crate) = 1c5bf1e6d0e90c672caca263647c4a75a5c6c203b52416cde1f6e05ffacefb17a8ff719d055a79d724575db34955a295280af50d1ec644d0b7f622d9e83d3707
+SHA512 (tss-esapi-7.7.0.crate) = 29fb86d0e00ce1622c1c0840551717c6070db740ecb09323c1e4a907826066cb1eef1207b0e822ae10732fc532f9cd08f562b536d5032b810851a8c30e1f28f1

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-07 14:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 14:49 [rpms/rust-tss-esapi] rawhide: Update to upstream version 7.7.0 Anderson Toshiyuki Sasaki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox