1.61 bump

This commit is contained in:
Petr Písař 2012-09-13 09:07:10 +02:00
parent 644cbfbbaa
commit fcf557fb0e
3 changed files with 7 additions and 4 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/ExtUtils-Manifest-1.60.tar.gz
/ExtUtils-Manifest-1.61.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-ExtUtils-Manifest
Version: 1.60
Release: 3%{?dist}
Version: 1.61
Release: 1%{?dist}
Summary: Utilities to write and check a MANIFEST file
License: GPL+ or Artistic
Group: Development/Libraries
@ -35,7 +35,6 @@ make %{?_smp_mflags}
%install
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
%{_fixperms} $RPM_BUILD_ROOT/*
%check
@ -47,6 +46,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Sep 13 2012 Petr Pisar <ppisar@redhat.com> - 1.61-1
- 1.61 bump
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.60-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
0146485d2f730a3676d0058cd4bbdd02 ExtUtils-Manifest-1.60.tar.gz
8d72d056722a9424e642aa0e66b6b50b ExtUtils-Manifest-1.61.tar.gz