This commit is contained in:
Dennis Gilmore 2014-06-07 04:01:47 -05:00
parent 412aabf246
commit da21c9755d
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Perl-MinimumVersion
Version: 1.37
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Find a minimum required version of perl for Perl code
License: GPL+ or Artistic
Group: Development/Libraries
@ -61,6 +61,9 @@ make test
%{_mandir}/man3/*
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.37-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon May 12 2014 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.37-1
- Upstream update.