public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-rpm-sequoia] eln: Revendor and rebuild with sequoia-openpgp v2.4 for PQC support
@ 2026-07-14 10:29 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-14 10:29 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-rpm-sequoia
Branch : eln
Commit : 04350542c9bcb285d2b708781ae0d9c0b3a545b9
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-14T12:28:45+02:00
Stats  : +13/-11 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-rpm-sequoia/c/04350542c9bcb285d2b708781ae0d9c0b3a545b9?branch=eln

Log:
Revendor and rebuild with sequoia-openpgp v2.4 for PQC support

---
diff --git a/rust-rpm-sequoia.spec b/rust-rpm-sequoia.spec
index 0ecd97a..c42bbfd 100644
--- a/rust-rpm-sequoia.spec
+++ b/rust-rpm-sequoia.spec
@@ -21,7 +21,9 @@ Source2:        vendor.sh
 Patch:          rpm-sequoia-fix-metadata.diff
 
 BuildRequires:  rust-toolset
-# vendored openssl-sys
+# vendored bindgen crate
+BuildRequires:  clang
+# vendored openssl-sys crate
 BuildRequires:  openssl-devel
 
 %global _description %{expand:
@@ -41,14 +43,14 @@ Summary:        %{summary}
 # Unicode-3.0
 # Unlicense OR MIT
 License:        %{shrink:
-    LGPL-2.0-or-later AND
-    Apache-2.0 AND
-    BSD-3-Clause AND
-    BSL-1.0 AND
-    MIT AND
-    Unicode-3.0 AND
-    (Apache-2.0 OR MIT) AND
-    (Unlicense OR MIT)
+    LGPL-2.0-or-later
+    AND Apache-2.0
+    AND BSD-3-Clause
+    AND BSL-1.0
+    AND MIT
+    AND Unicode-3.0
+    AND (Apache-2.0 OR MIT)
+    AND (Unlicense OR MIT)
 }
 # LICENSE.dependencies contains a full license breakdown
 
@@ -74,7 +76,7 @@ Requires:       %{crate}%{?_isa} = %{version}-%{release}
 %prep
 %autosetup -n %{crate}-%{version} -p1 -a1
 %cargo_prep -v vendor
-rm -f Cargo.lock
+rm -v Cargo.lock
 
 %build
 # build script uses environment variables to populate the pkgconfig file

diff --git a/sources b/sources
index 4a94894..263a325 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 SHA512 (rpm-sequoia-1.10.2.crate) = bf7fbd046a81ab954b1568ceed53d2c128b063fc661045db1877a6a14ef5687e67c06ab0750388fab5613fabb83f7b2ed05f3d2037ec7490a0dec8288e772e37
-SHA512 (rpm-sequoia-1.10.2-vendor.tar.xz) = eb6508973d26a0a52246be610195c415b5093857961deb0c26fc6cd69097dd081d84dd7bfd5ee1f00cb9b9864ac7f26f5a332aef23565f3229bb81181b83ae9f
+SHA512 (rpm-sequoia-1.10.2-vendor.tar.xz) = d6d30b31f90ce955bfdb70ca41d659f7e5266d8f080e19d0b91d30eb8e0f07791bc53d057a1cdaf3752cc3688f589d057e982cf934be857456032ce368f2032c

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-14 10:29 [rpms/rust-rpm-sequoia] eln: Revendor and rebuild with sequoia-openpgp v2.4 for PQC support Fabio Valentini

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