commit 0eafb6bff10e64ff271a0cd21718e807961aaf75 Author: Iain Arnell <iarn...@gmail.com> Date: Sun Apr 22 06:32:56 2012 -0600
update to 0.100002 .gitignore | 1 + perl-Pod-Coverage-TrustPod.spec | 16 ++++++---------- sources | 2 +- 3 files changed, 8 insertions(+), 11 deletions(-) --- diff --git a/.gitignore b/.gitignore index 01756a6..9d4490d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ Pod-Coverage-TrustPod-0.092830.tar.gz /Pod-Coverage-TrustPod-0.092832.tar.gz /Pod-Coverage-TrustPod-0.100000.tar.gz /Pod-Coverage-TrustPod-0.100001.tar.gz +/Pod-Coverage-TrustPod-0.100002.tar.gz diff --git a/perl-Pod-Coverage-TrustPod.spec b/perl-Pod-Coverage-TrustPod.spec index 8905500..ac77418 100644 --- a/perl-Pod-Coverage-TrustPod.spec +++ b/perl-Pod-Coverage-TrustPod.spec @@ -1,12 +1,11 @@ Name: perl-Pod-Coverage-TrustPod -Version: 0.100001 -Release: 2%{?dist} +Version: 0.100002 +Release: 1%{?dist} Summary: Allow a module's pod to contain Pod::Coverage hints License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Pod-Coverage-TrustPod/ Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/Pod-Coverage-TrustPod-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Carp::Heavy) BuildRequires: perl(ExtUtils::MakeMaker) @@ -33,28 +32,25 @@ symbol names trusted. make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT - make pure_install DESTDIR=$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 RELEASE_TESTING=1 make test -%clean -rm -rf $RPM_BUILD_ROOT - %files -%defattr(-,root,root,-) %doc Changes LICENSE README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Sun Apr 22 2012 Iain Arnell <iarn...@gmail.com> 0.100002-1 +- update to latest upstream version +- clean up spec for modern rpmbuild + * Fri Jan 13 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 0.100001-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 0b9055d..53a01fd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ac6b5decc2b26e1176011a64fa0a6142 Pod-Coverage-TrustPod-0.100001.tar.gz +25234b3aa0e933b93e46a5b69bb34478 Pod-Coverage-TrustPod-0.100002.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel