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.8.1; Fixes RHBZ#2343786
Date: Mon, 15 Jun 2026 10:51:20 GMT	[thread overview]
Message-ID: <178152068080.1.6123449312401161299.rpms-rust-sop-b9347cb45729@fedoraproject.org> (raw)

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

                 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=178152068080.1.6123449312401161299.rpms-rust-sop-b9347cb45729@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