diff --git a/Crypt-PasswdMD5-1.41.tgz b/Crypt-PasswdMD5-1.41.tgz deleted file mode 100644 index 6a3cfc4..0000000 Binary files a/Crypt-PasswdMD5-1.41.tgz and /dev/null differ diff --git a/Crypt-PasswdMD5-1.42.tgz b/Crypt-PasswdMD5-1.42.tgz new file mode 100644 index 0000000..7ff61a8 Binary files /dev/null and b/Crypt-PasswdMD5-1.42.tgz differ diff --git a/perl-Crypt-PasswdMD5.spec b/perl-Crypt-PasswdMD5.spec index 101e769..d7dbeab 100644 --- a/perl-Crypt-PasswdMD5.spec +++ b/perl-Crypt-PasswdMD5.spec @@ -1,10 +1,10 @@ Name: perl-Crypt-PasswdMD5 -Version: 1.4.1 +Version: 1.42 Release: 1 Summary: Provides interoperable MD5-based crypt() functions License: GPL-1.0-or-later or Artistic-1.0 URL: https://metacpan.org/release/Crypt-PasswdMD5 -Source0: https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/Crypt-PasswdMD5-1.41.tgz +Source0: https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/Crypt-PasswdMD5-%{version}.tgz BuildArch: noarch BuildRequires: perl-interpreter perl-generators perl(ExtUtils::MakeMaker) perl(strict) perl(warnings) @@ -24,7 +24,7 @@ Requires: man info Documents for Package perl-Crypt-PasswdMD5 %prep -%autosetup -p1 -n Crypt-PasswdMD5-1.41 +%autosetup -p1 -n Crypt-PasswdMD5-%{version} %build perl Makefile.PL INSTALLDIRS=vendor @@ -47,6 +47,9 @@ chmod -R u+w %{buildroot}/* %{_mandir}/man3/* %changelog +* Thu Jul 13 2023 leeffo - 1.42-1 +- upgrade to version 1.42 + * Tue Jun 14 2022 SimpleUpdate Robot - 1.4.1-1 - Upgrade to version 1.4.1