public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Charles R. Anderson <cra@alum.wpi.edu>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Crypt-Argon2] rawhide: Update to 0.032 #2506163
Date: Thu, 23 Jul 2026 01:50:19 GMT [thread overview]
Message-ID: <178477141963.1.4428202781736235921.rpms-perl-Crypt-Argon2-1075d2dc70b1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Crypt-Argon2
Branch : rawhide
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=rawhide
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
reply other threads:[~2026-07-23 1:50 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=178477141963.1.4428202781736235921.rpms-perl-Crypt-Argon2-1075d2dc70b1@fedoraproject.org \
--to=cra@alum.wpi.edu \
--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