This commit is contained in:
Jesse Keating 2009-07-26 16:11:22 +00:00
parent 923fc6a52d
commit acb6f9b03e
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Perl-MinimumVersion
Version: 1.20
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 AUTOMATED_TESTING=1
%{_mandir}/man3/*
%changelog
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.20-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Sun Apr 26 2009 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.20-1
- Upstream update.