!5 upgrade to version 1.42

From: @leeffo 
Reviewed-by: @wk333 
Signed-off-by: @wk333
This commit is contained in:
openeuler-ci-bot 2023-07-13 08:04:23 +00:00 committed by Gitee
commit 9ed952cc34
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
Crypt-PasswdMD5-1.42.tgz Normal file

Binary file not shown.

View File

@ -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 <liweiganga@uniontech.com> - 1.42-1
- upgrade to version 1.42
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.4.1-1
- Upgrade to version 1.4.1