public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-sequoia-sop] epel10: Update to version 0.36.1; Fixes RHBZ#2343983
@ 2026-06-15 10:51 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-15 10:51 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-06-15 10:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 10:51 [rpms/rust-sequoia-sop] epel10: Update to version 0.36.1; Fixes RHBZ#2343983 Fabio Valentini

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