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-sop] epel10: Update to version 0.7.2; Fixes RHBZ#2297905
Date: Mon, 15 Jun 2026 10:51:19 GMT	[thread overview]
Message-ID: <178152067940.1.5138110584723567053.rpms-rust-sop-5a667fedf9ea@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-sop
Branch : epel10
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=epel10

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

                 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=178152067940.1.5138110584723567053.rpms-rust-sop-5a667fedf9ea@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