public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-sop] epel10: Update to version 0.8.0; Fixes RHBZ#2323689
@ 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-sop
Branch : epel10
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=epel10
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
^ 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-sop] epel10: Update to version 0.8.0; Fixes RHBZ#2323689 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox