commit 55f8af3d20264b96a59201520662e092f33fb286 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Fri Jun 29 06:47:08 2012 -0600 update to 0.8.0 .gitignore | 1 + perl-Git-CPAN-Patch.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index 746d737..904c994 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ Git-CPAN-Patch-0.2.1.tar.gz /Git-CPAN-Patch-0.4.6.tar.gz /Git-CPAN-Patch-0.7.0.tar.gz +/Git-CPAN-Patch-0.8.0.tar.gz diff --git a/perl-Git-CPAN-Patch.spec b/perl-Git-CPAN-Patch.spec index c1ce70c..3d8e692 100644 --- a/perl-Git-CPAN-Patch.spec +++ b/perl-Git-CPAN-Patch.spec @@ -1,6 +1,6 @@ Name: perl-Git-CPAN-Patch Summary: Patch CPAN modules using Git -Version: 0.7.0 +Version: 0.8.0 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries @@ -92,16 +92,20 @@ mv %{buildroot}/%{_bindir}/* %{buildroot}%{_libexecdir}/git-core/ ./Build test %files -%doc Changes LICENSE README +%doc AUTHOR_PLEDGE Changes LICENSE README %{perl_vendorlib}/* %{_mandir}/man3/* %files -n git-cpan-patch -%doc Changes LICENSE README +%doc AUTHOR_PLEDGE Changes LICENSE README %{_libexecdir}/* %{_mandir}/man1/* %changelog +* Fri Jun 29 2012 Iain Arnell <iarnell@xxxxxxxxx> 0.8.0-1 +- update to latest upstream version +- add AUTHOR_PLEDGE to docs + * Sat Feb 11 2012 Iain Arnell <iarnell@xxxxxxxxx> 0.7.0-1 - update to latest upstream version - clean up spec for modern rpmbuild diff --git a/sources b/sources index f4e9022..1abe16b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d726fc3bcb9e11282d4fac37f2c9d17d Git-CPAN-Patch-0.7.0.tar.gz +fb958b5c3738cdbbaee22ac55dc68a9d Git-CPAN-Patch-0.8.0.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel