public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-salsa20] epel9: Update to version 0.11.0; Fixes RHBZ#2453233
Date: Mon, 10 Aug 2026 19:56:20 GMT	[thread overview]
Message-ID: <178639178076.1.6696009348203951555.rpms-rust-salsa20-a9843a0164e2@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-salsa20
Branch : epel9
Commit : a9843a0164e2a89da10635433a44936aa7527950
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-10T08:16:07+01:00
Stats  : +9/-22 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-salsa20/c/a9843a0164e2a89da10635433a44936aa7527950?branch=epel9

Log:
Update to version 0.11.0; Fixes RHBZ#2453233

---
diff --git a/.gitignore b/.gitignore
index 9237b69..9ce1582 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 
 /salsa20-0.8.1.crate
 /salsa20-0.10.2.crate
+/salsa20-0.11.0.crate

diff --git a/rust-salsa20.spec b/rust-salsa20.spec
index 96d56e9..4dff2aa 100644
--- a/rust-salsa20.spec
+++ b/rust-salsa20.spec
@@ -1,22 +1,22 @@
-# Generated by rust2rpm 24
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate salsa20
 
 Name:           rust-salsa20
-Version:        0.10.2
+Version:        0.11.0
 Release:        %autorelease
-Summary:        Salsa20 Stream Cipher
+Summary:        Pure Rust implementation of the Salsa20 stream cipher
 
 License:        MIT OR Apache-2.0
 URL:            https://crates.io/crates/salsa20
 Source:         %{crates_source}
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
-Salsa20 Stream Cipher.}
+Pure Rust implementation of the Salsa20 stream cipher.}
 
 %description %{_description}
 
@@ -48,18 +48,6 @@ use the "default" feature of the "%{crate}" crate.
 %files       -n %{name}+default-devel
 %ghost %{crate_instdir}/Cargo.toml
 
-%package     -n %{name}+std-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+std-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "std" feature of the "%{crate}" crate.
-
-%files       -n %{name}+std-devel
-%ghost %{crate_instdir}/Cargo.toml
-
 %package     -n %{name}+zeroize-devel
 Summary:        %{summary}
 BuildArch:      noarch
@@ -73,9 +61,7 @@ use the "zeroize" feature of the "%{crate}" crate.
 %ghost %{crate_instdir}/Cargo.toml
 
 %prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
-# remove executable bit from non-executable source files
-find -name "*.rs" -executable -print -exec chmod -x {} +
+%autosetup -n %{crate}-%{version} -p1
 %cargo_prep
 
 %generate_buildrequires

diff --git a/sources b/sources
index 87a3e1c..973f4b9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (salsa20-0.10.2.crate) = 9066143f6f503fbd6e85434e9dcbe0f0ed4e71e363c599d90968f6f9517dc749798f3e4cae6ed45e4ec429495a103ff4fc9ec564397c947ea63a6c32773c90f0
+SHA512 (salsa20-0.11.0.crate) = 04cac30cbc0175e06b6edeaa8147c2ec4448454bc2e8e6e6cc08cc521855206727c83fbe266a5f85430f894eba31dac2b7d33ab45ef8ce35b2e4272e7dd118de

                 reply	other threads:[~2026-08-10 19:56 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=178639178076.1.6696009348203951555.rpms-rust-salsa20-a9843a0164e2@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --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