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-sequoia-sop] epel10: Update to version 0.36.1; Fixes RHBZ#2343983
Date: Mon, 15 Jun 2026 10:51:34 GMT [thread overview]
Message-ID: <178152069431.1.4412821654674394096.rpms-rust-sequoia-sop-228c98763984@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-sequoia-sop
Branch : epel10
Commit : 228c98763984b589997832ee7c7fcb5e904a9f3e
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2025-02-06T20:31:54+01:00
Stats : +7/-7 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-sequoia-sop/c/228c98763984b589997832ee7c7fcb5e904a9f3e?branch=epel10
Log:
Update to version 0.36.1; Fixes RHBZ#2343983
---
diff --git a/.gitignore b/.gitignore
index e931603..97c22c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/sequoia-sop-0.34.0.crate
/sequoia-sop-0.35.0.crate
/sequoia-sop-0.36.0.crate
+/sequoia-sop-0.36.1.crate
diff --git a/rust-sequoia-sop.spec b/rust-sequoia-sop.spec
index 922d3d4..067112f 100644
--- a/rust-sequoia-sop.spec
+++ b/rust-sequoia-sop.spec
@@ -4,7 +4,7 @@
%global crate sequoia-sop
Name: rust-sequoia-sop
-Version: 0.36.0
+Version: 0.36.1
Release: %autorelease
Summary: Implementation of the Stateless OpenPGP Interface using Sequoia
diff --git a/rust2rpm.toml b/rust2rpm.toml
index dff11fd..728d73c 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -18,7 +18,6 @@ install.post = [
"# install manual pages",
"mkdir -p %{buildroot}/%{_mandir}/man1",
"cp -pav target/release/build/%{crate}-*/out/man-pages/sqop*.1 %{buildroot}/%{_mandir}/man1/",
- " -t %{buildroot}/%{bash_completions_dir}/",
"# install shell completions",
"install -Dpm 0644 target/release/build/%{crate}-*/out/shell-completions/sqop.bash \\",
" %{buildroot}/%{bash_completions_dir}/sqop.bash",
diff --git a/sequoia-sop-fix-metadata.diff b/sequoia-sop-fix-metadata.diff
index e6bef65..646eda5 100644
--- a/sequoia-sop-fix-metadata.diff
+++ b/sequoia-sop-fix-metadata.diff
@@ -1,6 +1,6 @@
---- sequoia-sop-0.36.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ sequoia-sop-0.36.0/Cargo.toml 2024-11-27T10:13:17.423201+00:00
-@@ -36,6 +36,7 @@
+--- sequoia-sop-0.36.1/Cargo.toml 1970-01-01T00:00:01+00:00
++++ sequoia-sop-0.36.1/Cargo.toml 2025-02-06T19:24:45.507380+00:00
+@@ -37,6 +37,7 @@
]
license = "GPL-2.0-or-later"
repository = "https://gitlab.com/sequoia-pgp/sequoia-sop"
@@ -8,7 +8,7 @@
[lib]
name = "sequoia_sop"
-@@ -75,7 +76,10 @@
+@@ -76,7 +77,10 @@
[features]
cli = ["sop/cli"]
cliv = ["sop/cliv"]
diff --git a/sources b/sources
index d07c0ad..c3f4f14 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sequoia-sop-0.36.0.crate) = d93ec2f30f407f10f210dabdd791aae2bea03e5ad7d18305a9fef5a8088f52851b293797e18031512a30e7b99f86b777344cd736e14145145e630e59e67ef20c
+SHA512 (sequoia-sop-0.36.1.crate) = 6df1722b39a2ffa64979f846645f085662bfe323eba19f7165f6235607ea5cba7689ca8581a86d515c20ad007dc15018a6f5cddddf9510476d9d33daf035c0b9
reply other threads:[~2026-06-15 10:51 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=178152069431.1.4412821654674394096.rpms-rust-sequoia-sop-228c98763984@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