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-ecb] f44: Update to version 0.2.0; Fixes RHBZ#2457407
Date: Fri, 07 Aug 2026 16:52:51 GMT [thread overview]
Message-ID: <178612157108.1.5268620118833773023.rpms-rust-ecb-f2530e848d78@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-ecb
Branch : f44
Commit : f2530e848d7803c9b3d414d416089631739ff0ed
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-06T15:48:08+02:00
Stats : +9/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-ecb/c/f2530e848d7803c9b3d414d416089631739ff0ed?branch=f44
Log:
Update to version 0.2.0; Fixes RHBZ#2457407
---
diff --git a/.gitignore b/.gitignore
index 3c4d6ce..ed21670 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/ecb-0.1.2.crate
+/ecb-0.2.0.crate
diff --git a/rust-ecb.spec b/rust-ecb.spec
index 8b2a989..7516c1c 100644
--- a/rust-ecb.spec
+++ b/rust-ecb.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
%global debug_package %{nil}
%global crate ecb
Name: rust-ecb
-Version: 0.1.2
+Version: 0.2.0
Release: %autorelease
Summary: Electronic Codebook (ECB) block cipher mode of operation
@@ -70,16 +70,16 @@ use the "block-padding" feature of the "%{crate}" crate.
%files -n %{name}+block-padding-devel
%ghost %{crate_instdir}/Cargo.toml
-%package -n %{name}+std-devel
+%package -n %{name}+zeroize-devel
Summary: %{summary}
BuildArch: noarch
-%description -n %{name}+std-devel %{_description}
+%description -n %{name}+zeroize-devel %{_description}
This package contains library source intended for building other packages which
-use the "std" feature of the "%{crate}" crate.
+use the "zeroize" feature of the "%{crate}" crate.
-%files -n %{name}+std-devel
+%files -n %{name}+zeroize-devel
%ghost %{crate_instdir}/Cargo.toml
%prep
diff --git a/sources b/sources
index 73fb933..f6b76d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ecb-0.1.2.crate) = 104c1631de32cee02291c3902a8e28c704d843cc12d3765f53c892d67e3a9429b340bee36e763e1bc929f18e1180a04ffce30d3f15407decae7a834da1ffb408
+SHA512 (ecb-0.2.0.crate) = 5553c46f5fb2026b244c1ff39a575f39355f119a759e847cd3054d2af08d678f2948602ea92459990ca068ab386b09fa10829bb2cdc61e7cdd09f6bab43c8388
reply other threads:[~2026-08-07 16:52 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=178612157108.1.5268620118833773023.rpms-rust-ecb-f2530e848d78@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