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

A new commit has been pushed.

Repo   : rpms/rust-sop
Branch : epel9
Commit : 5a667fedf9ea9e0fcc73d96ad3f4545c1344e322
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2024-07-30T00:55:59+02:00
Stats  : +15/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-sop/c/5a667fedf9ea9e0fcc73d96ad3f4545c1344e322?branch=epel9

Log:
Update to version 0.7.2; Fixes RHBZ#2297905

---
diff --git a/.gitignore b/.gitignore
index 1428912..71a7c23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /sop-0.5.0.crate
 /sop-0.7.0.crate
 /sop-0.7.1.crate
+/sop-0.7.2.crate

diff --git a/rust-sop.spec b/rust-sop.spec
index af2eb57..55307dc 100644
--- a/rust-sop.spec
+++ b/rust-sop.spec
@@ -5,7 +5,7 @@
 %global crate sop
 
 Name:           rust-sop
-Version:        0.7.1
+Version:        0.7.2
 Release:        %autorelease
 Summary:        Rust Interface for the Stateless OpenPGP Interface
 
@@ -106,6 +106,18 @@ use the "cli" feature of the "%{crate}" crate.
 %files       -n %{name}+cli-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+cliv-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+cliv-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "cliv" feature of the "%{crate}" crate.
+
+%files       -n %{name}+cliv-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version} -p1
 %cargo_prep

diff --git a/sources b/sources
index a751ad2..f7e0f9e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sop-0.7.1.crate) = 2f6889733451ad48e823912d00efa02c82b0df1627cefe20eeb9ac6b70e67ac988783d481206cdca76c09a4e93bc510eebc270b1a8c9094f44103d1a957acc64
+SHA512 (sop-0.7.2.crate) = dd7c6e4e97dda03c1c11d3fef93b758ada2d593acf5f50749b51160a1dc6a2b760c4ef2a7c5a3b296b385584026f93a8a95fd66939100859c7e43d235fbece71

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 21:27 [rpms/rust-sop] epel9: Update to version 0.7.2; Fixes RHBZ#2297905 Fabio Valentini

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