Perl mass rebuild

This commit is contained in:
Petr Sabata 2011-07-19 14:35:59 +02:00
parent 707ca8a7a2
commit 595526c72d
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Module-Install
Version: 1.01
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Standalone, extensible Perl module installer
License: GPL+ or Artistic
Group: Development/Libraries
@ -71,6 +71,9 @@ make test AUTOMATED_TESTING=1
%{_mandir}/man3/*
%changelog
* Tue Jul 19 2011 Petr Sabata <contyk@redhat.com> - 1.01-2
- Perl mass rebuild
* Sat May 14 2011 Iain Arnell <iarnell@gmail.com> 1.01-1
- update to latest upstream version
- clean up spec for modern rpmbuild