public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Crypt-Argon2] f43: Update to 0.032 #2506163
@ 2026-07-23 2:50 Charles R. Anderson
0 siblings, 0 replies; only message in thread
From: Charles R. Anderson @ 2026-07-23 2:50 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Crypt-Argon2
Branch : f43
Commit : 1075d2dc70b1d3cea2eb0a80c378b730eba04328
Author : Charles R. Anderson <cra@alum.wpi.edu>
Date : 2026-07-22T21:49:32-04:00
Stats : +7/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Crypt-Argon2/c/1075d2dc70b1d3cea2eb0a80c378b730eba04328?branch=f43
Log:
Update to 0.032 #2506163
0.032 2026-07-22 16:35:05+02:00 Europe/Brussels
- Fix unicode bug in argon2*_pass functions
---
diff --git a/.gitignore b/.gitignore
index 84a72a0..b8ea65d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/Crypt-Argon2-0.022.tar.gz
/Crypt-Argon2-0.030.tar.gz
/Crypt-Argon2-0.031.tar.gz
+/Crypt-Argon2-0.032.tar.gz
diff --git a/perl-Crypt-Argon2.spec b/perl-Crypt-Argon2.spec
index cdb3b64..5d33816 100644
--- a/perl-Crypt-Argon2.spec
+++ b/perl-Crypt-Argon2.spec
@@ -1,6 +1,6 @@
Name: perl-Crypt-Argon2
-Version: 0.031
-Release: 3%{?dist}
+Version: 0.032
+Release: 1%{?dist}
Summary: Perl interface to the Argon2 key derivation functions
License: Apache-2.0
@@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
%changelog
+* Wed Jul 22 2026 Charles R. Anderson <cra@alum.wpi.edu> - 0.032-1
+- Update to 0.032 #2506163
+
* Wed Jul 22 2026 Jitka Plesnikova <jplesnik@redhat.com> - 0.031-3
- Perl 5.44 rebuild
diff --git a/sources b/sources
index e4e715e..42e4a36 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Crypt-Argon2-0.031.tar.gz) = 77bede32a0c39bcb38797c9eea34b92947a3f855719c94c90f79dfb9287a43ffb35f4b6644e42eef60f1d94932160fe1c56028103f056558e50edc8765427913
+SHA512 (Crypt-Argon2-0.032.tar.gz) = af893bb26d1b6d913e4afe6ec78420867aaeeeff3e05a7e6b5613ce3e22dc90d54c54aa87c1016dc29d16240f33cda3e364212ed142ab4aaa8c9dfc43de874e6
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-23 2:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 2:50 [rpms/perl-Crypt-Argon2] f43: Update to 0.032 #2506163 Charles R. Anderson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox