public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-rpm-sequoia] eln: Update to version 1.10.3; Fixes RHBZ#2529375
Date: Mon, 07 Sep 2026 14:45:50 GMT	[thread overview]
Message-ID: <178879235009.1.17011981644700967099.rpms-rust-rpm-sequoia-67c934d38101@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-rpm-sequoia
Branch : eln
Commit : 67c934d3810158149dc35d11de049ce45aba1456
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-07T16:37:31+02:00
Stats  : +10/-8 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-rpm-sequoia/c/67c934d3810158149dc35d11de049ce45aba1456?branch=eln

Log:
Update to version 1.10.3; Fixes RHBZ#2529375

---
diff --git a/.gitignore b/.gitignore
index 94d6ef4..a5227fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,5 @@
 /rpm-sequoia-1.10.1-vendor.tar.xz
 /rpm-sequoia-1.10.2.crate
 /rpm-sequoia-1.10.2-vendor.tar.xz
+/rpm-sequoia-1.10.3.crate
+/rpm-sequoia-1.10.3-vendor.tar.xz

diff --git a/rpm-sequoia-fix-metadata.diff b/rpm-sequoia-fix-metadata.diff
index b92d6d0..b3ebefa 100644
--- a/rpm-sequoia-fix-metadata.diff
+++ b/rpm-sequoia-fix-metadata.diff
@@ -1,15 +1,15 @@
---- rpm-sequoia-1.10.2/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ rpm-sequoia-1.10.2/Cargo.toml	2026-04-25T17:20:06.063311+00:00
-@@ -41,13 +41,8 @@
+--- rpm-sequoia-1.10.3/Cargo.toml	1970-01-01T00:00:01+00:00
++++ rpm-sequoia-1.10.3/Cargo.toml	2026-09-07T13:16:08.428597+00:00
+@@ -41,13 +41,10 @@
  status = "actively-developed"
  
  [features]
 -crypto-botan = ["sequoia-openpgp/crypto-botan"]
 -crypto-botan2 = ["sequoia-openpgp/crypto-botan2"]
 -crypto-cng = ["sequoia-openpgp/crypto-cng"]
--crypto-nettle = ["sequoia-openpgp/crypto-nettle"]
+ crypto-nettle = ["sequoia-openpgp/crypto-nettle"]
  crypto-openssl = ["sequoia-openpgp/crypto-openssl"]
--crypto-rust = ["sequoia-openpgp/crypto-rust"]
+ crypto-rust = ["sequoia-openpgp/crypto-rust"]
 -default = ["crypto-nettle"]
 +default = ["crypto-openssl"]
  

diff --git a/rust-rpm-sequoia.spec b/rust-rpm-sequoia.spec
index c42bbfd..8dc46a3 100644
--- a/rust-rpm-sequoia.spec
+++ b/rust-rpm-sequoia.spec
@@ -4,7 +4,7 @@
 %global crate rpm-sequoia
 
 Name:           rust-rpm-sequoia
-Version:        1.10.2
+Version:        1.10.3
 Release:        %autorelease
 Summary:        Implementation of the RPM PGP interface using Sequoia
 

diff --git a/sources b/sources
index 263a325..f3ee320 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) = d6d30b31f90ce955bfdb70ca41d659f7e5266d8f080e19d0b91d30eb8e0f07791bc53d057a1cdaf3752cc3688f589d057e982cf934be857456032ce368f2032c
+SHA512 (rpm-sequoia-1.10.3.crate) = 5e126e8f489a23761120836b8f5311b702dcf3103376040b13f7bd8a39ea09d0e37a029adbbee287f8423370037a497d4cfb7e303ce8fdc9885fc7ade13321fc
+SHA512 (rpm-sequoia-1.10.3-vendor.tar.xz) = 578f971858448bb9c0b9ee1f474b937cf06157954a314211694ae48e4b8418d54320d5c3f9cf84e8d8836f3a69e347d2a11f2dde276485a6a7baabd336f9c610

                 reply	other threads:[~2026-09-07 14:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178879235009.1.17011981644700967099.rpms-rust-rpm-sequoia-67c934d38101@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox