upgrade to version 1.42
This commit is contained in:
parent
a62497400e
commit
3b9ed9f99d
Binary file not shown.
BIN
Crypt-PasswdMD5-1.42.tgz
Normal file
BIN
Crypt-PasswdMD5-1.42.tgz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
Name: perl-Crypt-PasswdMD5
|
Name: perl-Crypt-PasswdMD5
|
||||||
Version: 1.4.1
|
Version: 1.42
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Provides interoperable MD5-based crypt() functions
|
Summary: Provides interoperable MD5-based crypt() functions
|
||||||
License: GPL-1.0-or-later or Artistic-1.0
|
License: GPL-1.0-or-later or Artistic-1.0
|
||||||
URL: https://metacpan.org/release/Crypt-PasswdMD5
|
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
|
BuildArch: noarch
|
||||||
BuildRequires: perl-interpreter perl-generators perl(ExtUtils::MakeMaker) perl(strict) perl(warnings)
|
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
|
Documents for Package perl-Crypt-PasswdMD5
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n Crypt-PasswdMD5-1.41
|
%autosetup -p1 -n Crypt-PasswdMD5-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL INSTALLDIRS=vendor
|
perl Makefile.PL INSTALLDIRS=vendor
|
||||||
@ -47,6 +47,9 @@ chmod -R u+w %{buildroot}/*
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.4.1-1
|
||||||
- Upgrade to version 1.4.1
|
- Upgrade to version 1.4.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user