public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-ctr] rawhide: Update to version 0.10.1; Fixes RHBZ#2457383
@ 2026-08-29 5:42 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-29 5:42 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-ctr
Branch : rawhide
Commit : 025278aae7e9b476ee1e18ea37de66539b97e6fa
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-28T08:53:24+01:00
Stats : +12/-23 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-ctr/c/025278aae7e9b476ee1e18ea37de66539b97e6fa?branch=rawhide
Log:
Update to version 0.10.1; Fixes RHBZ#2457383
---
diff --git a/.gitignore b/.gitignore
index 416aaa1..ecbdc6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/ctr-0.8.0.crate
/ctr-0.9.1.crate
/ctr-0.9.2.crate
+/ctr-0.10.1.crate
diff --git a/ctr-fix-metadata.diff b/ctr-fix-metadata.diff
index 8d96cfd..47ac35c 100644
--- a/ctr-fix-metadata.diff
+++ b/ctr-fix-metadata.diff
@@ -1,15 +1,15 @@
---- ctr-0.9.2/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ ctr-0.9.2/Cargo.toml 2026-08-28T07:51:15.377600+00:00
-@@ -52,12 +52,6 @@
+--- ctr-0.10.1/Cargo.toml 2006-07-24T01:21:28+00:00
++++ ctr-0.10.1/Cargo.toml 2026-08-28T07:52:45.579646+00:00
+@@ -71,12 +71,6 @@
[dev-dependencies.hex-literal]
- version = "0.3.3"
+ version = "1"
-[dev-dependencies.kuznyechik]
--version = "0.8"
+-version = "0.9"
-
-[dev-dependencies.magma]
--version = "0.8"
+-version = "0.10"
-
- [features]
- alloc = ["cipher/alloc"]
- block-padding = ["cipher/block-padding"]
+ [lints.clippy]
+ borrow_as_ptr = "warn"
+ cast_lossless = "warn"
diff --git a/rust-ctr.spec b/rust-ctr.spec
index f37716d..80d8e79 100644
--- a/rust-ctr.spec
+++ b/rust-ctr.spec
@@ -5,7 +5,7 @@
%global crate ctr
Name: rust-ctr
-Version: 0.9.2
+Version: 0.10.1
Release: %autorelease
Summary: CTR block modes of operation
@@ -75,18 +75,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
diff --git a/sources b/sources
index 921dfbf..4ea4fcc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ctr-0.9.2.crate) = 6a027f4e3881e51e3dbcb89348c961a2086bb63e70652c49107f49b7d021e31f74ec8c6ae91fd1605928f93f5ffa27889f257c166669e18508995168f17b46a5
+SHA512 (ctr-0.10.1.crate) = 4f0c608fc1355e78f66c9a0c581720652f52c48c0425af2c940c6b77fe1e9552ba21c674b4ec36e538eb86b8162e5bf656e13435ab4546a67199cd5895f07b88
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-29 5:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-29 5:42 [rpms/rust-ctr] rawhide: Update to version 0.10.1; Fixes RHBZ#2457383 Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox