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.5.0; Fixes RHBZ#2089451
Date: Mon, 15 Jun 2026 21:27:55 GMT [thread overview]
Message-ID: <178155887579.1.17560472366821994998.rpms-rust-sop-81d5731af500@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-sop
Branch : epel9
Commit : 81d5731af500bc186ddcaedacfd11444118f2964
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2023-05-08T17:37:27+02:00
Stats : +23/-10 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-sop/c/81d5731af500bc186ddcaedacfd11444118f2964?branch=epel9
Log:
Update to version 0.5.0; Fixes RHBZ#2089451
---
diff --git a/.gitignore b/.gitignore
index ac490fb..568592e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/sop-0.1.1.crate
/sop-0.3.1.crate
/sop-0.4.2.crate
+/sop-0.5.0.crate
diff --git a/rust-sop.spec b/rust-sop.spec
index 1687f2b..db31ec2 100644
--- a/rust-sop.spec
+++ b/rust-sop.spec
@@ -5,7 +5,7 @@
%global crate sop
Name: rust-sop
-Version: 0.4.2
+Version: 0.5.0
Release: %autorelease
Summary: Rust Interface for the Stateless OpenPGP Protocol
@@ -70,28 +70,40 @@ use the "chrono" feature of the "%{crate}" crate.
%files -n %{name}+chrono-devel
%ghost %{crate_instdir}/Cargo.toml
-%package -n %{name}+cli-devel
+%package -n %{name}+clap-devel
Summary: %{summary}
BuildArch: noarch
-%description -n %{name}+cli-devel %{_description}
+%description -n %{name}+clap-devel %{_description}
This package contains library source intended for building other packages which
-use the "cli" feature of the "%{crate}" crate.
+use the "clap" feature of the "%{crate}" crate.
-%files -n %{name}+cli-devel
+%files -n %{name}+clap-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+clap_complete-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+clap_complete-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "clap_complete" feature of the "%{crate}" crate.
+
+%files -n %{name}+clap_complete-devel
%ghost %{crate_instdir}/Cargo.toml
-%package -n %{name}+structopt-devel
+%package -n %{name}+cli-devel
Summary: %{summary}
BuildArch: noarch
-%description -n %{name}+structopt-devel %{_description}
+%description -n %{name}+cli-devel %{_description}
This package contains library source intended for building other packages which
-use the "structopt" feature of the "%{crate}" crate.
+use the "cli" feature of the "%{crate}" crate.
-%files -n %{name}+structopt-devel
+%files -n %{name}+cli-devel
%ghost %{crate_instdir}/Cargo.toml
%prep
diff --git a/sources b/sources
index eb4b02c..1515be7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sop-0.4.2.crate) = c3bcbf797e8c40de987cbe21dc5c98d38e98f1ff8fce079190e4e4d4deb2b1b2338afcb4655a82ee529d8d7506b4b1892713a590908a33c56c813c5223b1307e
+SHA512 (sop-0.5.0.crate) = 474196fa1290a2226814bee04cbfd98e65efee7cb137c304cbad41a17722995d1fb45afae67547749917dc718aaecf2ed113fb58273240566805be4652d69bfe
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=178155887579.1.17560472366821994998.rpms-rust-sop-81d5731af500@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