public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-ct-codecs] f43: Update to version 1.1.7; Fixes RHBZ#2483764
@ 2026-06-04 16:50 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-04 16:50 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-ct-codecs
Branch : f43
Commit : 413a90f6c780a8ac6935a71d7c6bc55d2e0dc546
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-06-04T18:35:42+02:00
Stats : +6/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-ct-codecs/c/413a90f6c780a8ac6935a71d7c6bc55d2e0dc546?branch=f43
Log:
Update to version 1.1.7; Fixes RHBZ#2483764
---
diff --git a/.gitignore b/.gitignore
index ceee311..f2156ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/ct-codecs-1.1.3.crate
/ct-codecs-1.1.5.crate
/ct-codecs-1.1.6.crate
+/ct-codecs-1.1.7.crate
diff --git a/rust-ct-codecs.spec b/rust-ct-codecs.spec
index 02a8fb5..0e40416 100644
--- a/rust-ct-codecs.spec
+++ b/rust-ct-codecs.spec
@@ -1,13 +1,13 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global debug_package %{nil}
%global crate ct-codecs
Name: rust-ct-codecs
-Version: 1.1.6
+Version: 1.1.7
Release: %autorelease
-Summary: Constant-time hex and base64 codecs from libsodium reimplemented in Rust
+Summary: Constant-time base64, base32, and hex codecs reimplemented in Rust
License: MIT
URL: https://crates.io/crates/ct-codecs
@@ -16,8 +16,7 @@ Source: %{crates_source}
BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
-Constant-time hex and base64 codecs from libsodium reimplemented in
-Rust.}
+Constant-time base64, base32, and hex codecs reimplemented in Rust.}
%description %{_description}
diff --git a/sources b/sources
index 950b229..333754c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ct-codecs-1.1.6.crate) = 67accf16e5c570f05a026fae6b124b37c6230558bb637ebe8d15bbb228054e2cf7096d7f4c76aa3fe0c8c23c001748a967f29b43f9e49396c7fe203d83978365
+SHA512 (ct-codecs-1.1.7.crate) = 46a8228fa5b8ffce45c9de3eec7058eb6f7b1a0b010f22b8cafe9d13717c24b1a7c2138dfe452ed4311ef81969124bd75038c61089e5d338562c61d8e099479d
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-04 16:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-04 16:50 [rpms/rust-ct-codecs] f43: Update to version 1.1.7; Fixes RHBZ#2483764 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox