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-cbc] f44: Update to version 0.2.1; Fixes RHBZ#2457381
Date: Fri, 07 Aug 2026 16:51:13 GMT	[thread overview]
Message-ID: <178612147368.1.18075575892776367601.rpms-rust-cbc-c204b11ebc63@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-07 16: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=178612147368.1.18075575892776367601.rpms-rust-cbc-c204b11ebc63@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