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] epel9: Update to version 0.8.0; Fixes RHBZ#2323689
Date: Mon, 15 Jun 2026 21:27:59 GMT	[thread overview]
Message-ID: <178155887901.1.17070104935048451526.rpms-rust-sop-8a50a8d857af@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-sop
Branch : epel9
Commit : 8a50a8d857af517bc48e6be867dab8de4aeb8ccc
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2024-11-27T11:15:02+01:00
Stats  : +17/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-sop/c/8a50a8d857af517bc48e6be867dab8de4aeb8ccc?branch=epel9

Log:
Update to version 0.8.0; Fixes RHBZ#2323689

---
diff --git a/.gitignore b/.gitignore
index 71a7c23..b7109f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /sop-0.7.0.crate
 /sop-0.7.1.crate
 /sop-0.7.2.crate
+/sop-0.8.0.crate

diff --git a/rust-sop.spec b/rust-sop.spec
index 55307dc..223b439 100644
--- a/rust-sop.spec
+++ b/rust-sop.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 27
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate sop
 
 Name:           rust-sop
-Version:        0.7.2
+Version:        0.8.0
 Release:        %autorelease
 Summary:        Rust Interface for the Stateless OpenPGP Interface
 
@@ -94,6 +94,18 @@ use the "clap_complete" feature of the "%{crate}" crate.
 %files       -n %{name}+clap_complete-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+clap_mangen-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+clap_mangen-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "clap_mangen" feature of the "%{crate}" crate.
+
+%files       -n %{name}+clap_mangen-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %package     -n %{name}+cli-devel
 Summary:        %{summary}
 BuildArch:      noarch

diff --git a/sources b/sources
index f7e0f9e..d53dda0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sop-0.7.2.crate) = dd7c6e4e97dda03c1c11d3fef93b758ada2d593acf5f50749b51160a1dc6a2b760c4ef2a7c5a3b296b385584026f93a8a95fd66939100859c7e43d235fbece71
+SHA512 (sop-0.8.0.crate) = 00cf98a2d6aacb998d9e5d72648467371004db4d2ab8f987da927a8053d29c26c00562600b1b28c9d5696b08facc210f85daee08463f920725d8fd2e8cd069a4

                 reply	other threads:[~2026-06-15 21:27 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=178155887901.1.17070104935048451526.rpms-rust-sop-8a50a8d857af@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