commit 57607b6821488d1146f2eb5bc40db574a44ec0a2 Author: Petr Písař <ppi...@redhat.com> Date: Mon Feb 2 12:49:40 2015 +0100
0.026 bump .gitignore | 1 + perl-Test-Moose-More.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 7fea769..30cf114 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /Test-Moose-More-0.023.tar.gz /Test-Moose-More-0.024.tar.gz /Test-Moose-More-0.025.tar.gz +/Test-Moose-More-0.026.tar.gz diff --git a/perl-Test-Moose-More.spec b/perl-Test-Moose-More.spec index e6d40c3..9d34651 100644 --- a/perl-Test-Moose-More.spec +++ b/perl-Test-Moose-More.spec @@ -1,5 +1,5 @@ Name: perl-Test-Moose-More -Version: 0.025 +Version: 0.026 Release: 1%{?dist} Summary: More tools for testing Moose packages License: LGPLv2+ @@ -62,11 +62,15 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; make test %files -%doc Changes LICENSE README +%license LICENSE +%doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Mon Feb 02 2015 Petr Pisar <ppi...@redhat.com> - 0.026-1 +- 0.026 bump + * Tue Nov 25 2014 Petr Pisar <ppi...@redhat.com> - 0.025-1 - 0.025 bump diff --git a/sources b/sources index e3598c2..e2b4d87 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1da10cca96552b8638423854bc2868df Test-Moose-More-0.025.tar.gz +90b6e9c68a703b48aa80b98325dc2b3d Test-Moose-More-0.026.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