public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Crypt-PasswdMD5] rawhide: Update to 1.44
@ 2026-06-29 10:19 Paul Howarth
  0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-06-29 10:19 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/perl-Crypt-PasswdMD5
            Branch : rawhide
            Commit : c119120839b2181fefb021b4cb3f2d6cd56debe7
            Author : Paul Howarth <paul@city-fan.org>
            Date   : 2026-06-29T11:18:17+01:00
            Stats  : +10/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-Crypt-PasswdMD5/c/c119120839b2181fefb021b4cb3f2d6cd56debe7?branch=rawhide

            Log:
            Update to 1.44

- New upstream release 1.44
  - Replace the file LICENSE-GPL-3 with the file LICENSE containing what is
    recommended at https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html
  - Patch the source code reference to refer to this LICENSE file

---
diff --git a/.gitignore b/.gitignore
index 729b286..3b8a2db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /Crypt-PasswdMD5-1.41.tgz
 /Crypt-PasswdMD5-1.42.tgz
 /Crypt-PasswdMD5-1.43.tgz
+/Crypt-PasswdMD5-1.44.tgz

diff --git a/perl-Crypt-PasswdMD5.spec b/perl-Crypt-PasswdMD5.spec
index fd57f94..d6908b9 100644
--- a/perl-Crypt-PasswdMD5.spec
+++ b/perl-Crypt-PasswdMD5.spec
@@ -1,4 +1,4 @@
-%global cpan_version 1.43
+%global cpan_version 1.44
 
 Name:           perl-Crypt-PasswdMD5
 # Keep 1-digit version because of history
@@ -51,12 +51,18 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
 make test
 
 %files
-%license LICENSE-GPL-3
+%license LICENSE
 %doc AI_POLICY.md Changes README SECURITY.md
 %{perl_vendorlib}/Crypt/
 %{_mandir}/man3/Crypt::PasswdMD5.3*
 
 %changelog
+* Mon Jun 29 2026 Paul Howarth <paul@city-fan.org> - 1.4.4-1
+- Update to 1.44
+  - Replace the file LICENSE-GPL-3 with the file LICENSE containing what is
+    recommended at https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html
+  - Patch the source code reference to refer to this LICENSE file
+
 * Sat May 23 2026 Paul Howarth <paul@city-fan.org> - 1.4.3-1
 - Update to 1.43
   - Replace use of the cryptographically weak rand() function with the much

diff --git a/sources b/sources
index 9d80ef0..d298922 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Crypt-PasswdMD5-1.43.tgz) = cfeb1b8ff9821884f02bf9c9a862038ecb2e53c6fb4d28b7da41db1a76209cbc704e09373d4875aa25c9e5b6f31699eb85a96cfedb128aff1dc85f05cc1bf563
+SHA512 (Crypt-PasswdMD5-1.44.tgz) = 8207b8acf3558acc55fbd31d4932c36f5632ce4571616f8d879b59c978851cdb83e234ee8c932f55b28d0e159f3a5fae4fcd6d143cd4e1967e9201ab243b63da

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29 10:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 10:19 [rpms/perl-Crypt-PasswdMD5] rawhide: Update to 1.44 Paul Howarth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox