- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
ef996e2445
commit
f3d01e22f4
@ -3,7 +3,7 @@
|
||||
Name: perl-Crypt-PasswdMD5
|
||||
# Keep 1-digit version because of history
|
||||
Version: %(echo '%{cpan_version}' | sed 's/\.\(.\)/.\1./')
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Provides interoperable MD5-based crypt() functions
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Crypt-PasswdMD5
|
||||
@ -57,6 +57,9 @@ make test
|
||||
%{_mandir}/man3/Crypt::PasswdMD5.3*
|
||||
|
||||
%changelog
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.4.1-2
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
* Mon Feb 1 2021 Paul Howarth <paul@city-fan.org> - 1.4.1-1
|
||||
- Update to 1.41
|
||||
- Adopt new repo structure - see:
|
||||
|
Loading…
Reference in New Issue
Block a user