|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Digest-MD4
|
|
|
|
|
Version: 1.9
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
Release: 11%{?dist}
|
|
|
|
|
Summary: Perl interface to the MD4 Algorithm
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -66,6 +66,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_mandir}/man3/Digest::MD4.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.9-11
|
|
|
|
|
- Perl 5.24 rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Apr 19 2016 Paul Howarth <paul@city-fan.org> - 1.9-10
|
|
|
|
|
- Classify buildreqs by usage
|
|
|
|
|
- Simplify find command using -delete
|
|
|
|
|