commit 26dc1e085068a9f2773ffe79b2895cb13ac049a5 Author: Emmanuel Seyman <emmanuel@xxxxxxxxx> Date: Tue Nov 11 12:27:16 2014 +0100 Update to 0.11 .gitignore | 1 + perl-MooseX-LazyRequire.spec | 11 ++++++++--- sources | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index 2b3343c..0831185 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ MooseX-LazyRequire-0.06.tar.gz /MooseX-LazyRequire-0.07.tar.gz /MooseX-LazyRequire-0.08.tar.gz /MooseX-LazyRequire-0.09.tar.gz +/MooseX-LazyRequire-0.11.tar.gz diff --git a/perl-MooseX-LazyRequire.spec b/perl-MooseX-LazyRequire.spec index 15a7942..0d421b3 100644 --- a/perl-MooseX-LazyRequire.spec +++ b/perl-MooseX-LazyRequire.spec @@ -1,6 +1,6 @@ Name: perl-MooseX-LazyRequire -Version: 0.09 -Release: 5%{?dist} +Version: 0.11 +Release: 1%{?dist} Summary: Required attributes which fail only when trying to use them License: GPL+ or Artistic Group: Development/Libraries @@ -47,11 +47,16 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} \; make test %files -%doc Changes LICENSE README +%doc Changes README +%license LICENSE %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Tue Nov 11 2014 Emmanuel Seyman <emmanuel@xxxxxxxxx> - 0.11-1 +- Update to 0.11 +- Use the %%license tag + * Mon Sep 01 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.09-5 - Perl 5.20 rebuild diff --git a/sources b/sources index 2694b48..3c964b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -33bb0bc6a0d1498b30e479cc5adbf8cb MooseX-LazyRequire-0.09.tar.gz +89f708cadb6b524340b01e47c3c44969 MooseX-LazyRequire-0.11.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