public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-sop] epel10: Update to version 0.8.1; Fixes RHBZ#2343786
@ 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 : b9347cb45729cce75863e68f10555f0a52148996
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2025-02-06T20:26:25+01:00
Stats : +15/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-sop/c/b9347cb45729cce75863e68f10555f0a52148996?branch=epel10
Log:
Update to version 0.8.1; Fixes RHBZ#2343786
---
diff --git a/.gitignore b/.gitignore
index b7109f4..29b7809 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/sop-0.7.1.crate
/sop-0.7.2.crate
/sop-0.8.0.crate
+/sop-0.8.1.crate
diff --git a/rust-sop.spec b/rust-sop.spec
index 223b439..b7d049e 100644
--- a/rust-sop.spec
+++ b/rust-sop.spec
@@ -5,7 +5,7 @@
%global crate sop
Name: rust-sop
-Version: 0.8.0
+Version: 0.8.1
Release: %autorelease
Summary: Rust Interface for the Stateless OpenPGP Interface
@@ -130,6 +130,18 @@ use the "cliv" feature of the "%{crate}" crate.
%files -n %{name}+cliv-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+libc-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+libc-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "libc" feature of the "%{crate}" crate.
+
+%files -n %{name}+libc-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
diff --git a/sources b/sources
index d53dda0..88e33d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sop-0.8.0.crate) = 00cf98a2d6aacb998d9e5d72648467371004db4d2ab8f987da927a8053d29c26c00562600b1b28c9d5696b08facc210f85daee08463f920725d8fd2e8cd069a4
+SHA512 (sop-0.8.1.crate) = 13188a0752670d6dd45da7d655027e03f64957c4dcdb94c3f5fa1248d9be6c352e1e7b944983958373af79f4ef21a3de44da8433a073aa8d5dd674e0f402d0b9
^ 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.1; Fixes RHBZ#2343786 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox