public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-ecb] f44: Update to version 0.2.0; Fixes RHBZ#2457407
@ 2026-08-07 16:52 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-07 16:52 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 16:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 16:52 [rpms/rust-ecb] f44: Update to version 0.2.0; Fixes RHBZ#2457407 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox