public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cbc] f44: Update to version 0.2.1; Fixes RHBZ#2457381
@ 2026-08-07 16:51 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-07 16:51 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-cbc
Branch : f44
Commit : c204b11ebc637dce905431091e92e633d279c261
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-06T15:41:54+02:00
Stats  : +7/-18 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-cbc/c/c204b11ebc637dce905431091e92e633d279c261?branch=f44

Log:
Update to version 0.2.1; Fixes RHBZ#2457381

---
diff --git a/.gitignore b/.gitignore
index 70bca25..b149dab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /cbc-0.1.2.crate
+/cbc-0.2.1.crate

diff --git a/rust-cbc.spec b/rust-cbc.spec
index 0723cd7..084f5af 100644
--- a/rust-cbc.spec
+++ b/rust-cbc.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 24
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate cbc
 
 Name:           rust-cbc
-Version:        0.1.2
+Version:        0.2.1
 Release:        %autorelease
 Summary:        Cipher Block Chaining (CBC) block cipher mode of operation
 
@@ -13,7 +13,7 @@ License:        MIT OR Apache-2.0
 URL:            https://crates.io/crates/cbc
 Source:         %{crates_source}
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
 Cipher Block Chaining (CBC) block cipher mode of operation.}
@@ -72,18 +72,6 @@ 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
-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
@@ -97,7 +85,7 @@ use the "zeroize" feature of the "%{crate}" crate.
 %ghost %{crate_instdir}/Cargo.toml
 
 %prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
 %cargo_prep
 
 %generate_buildrequires

diff --git a/sources b/sources
index ee57414..21d7579 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cbc-0.1.2.crate) = d3b33deff64d839ad25141f1c3b5fbeaa21f71aee7b58dbed91e7d257f93e68073c8d4a63d4c4eb9775c20f00bb0ceeee714a8218e85a231f30cd7423022f820
+SHA512 (cbc-0.2.1.crate) = 63145b9a64c1273a39b266918c02969e37acf1251162bf7148f57d7d040c91b11dc822f1d10e9c0c8dfb5fc8a64de2cc92bdd2a10758f5e788e4328680a70f9e

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-07 16:51 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:51 [rpms/rust-cbc] f44: Update to version 0.2.1; Fixes RHBZ#2457381 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox