commit 77932e1ed287cf11a6463722e80223a1b7fbf9c4 Author: Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> Date: Fri Aug 22 08:58:10 2014 +0200 Upstream update. - Reflect deps having changed. .gitignore | 1 + perl-Moo.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 5084dc3..c3fa41e 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /Moo-1.003000.tar.gz /Moo-1.003001.tar.gz /Moo-1.005000.tar.gz +/Moo-1.006000.tar.gz diff --git a/perl-Moo.spec b/perl-Moo.spec index ca634ab..24d0abf 100644 --- a/perl-Moo.spec +++ b/perl-Moo.spec @@ -1,5 +1,5 @@ Name: perl-Moo -Version: 1.005000 +Version: 1.006000 Release: 1%{?dist} Summary: Minimalist Object Orientation (with Moose compatibility) License: GPL+ or Artistic @@ -22,7 +22,7 @@ BuildRequires: perl(Devel::GlobalDestruction) >= 0.11 BuildRequires: perl(Exporter) # Filter::Simple not used at test-time BuildRequires: perl(Import::Into) >= 1.002 -BuildRequires: perl(Module::Runtime) >= 0.012 +BuildRequires: perl(Module::Runtime) >= 0.014 BuildRequires: perl(mro) # MRO::Compat not needed with modern perl BuildRequires: perl(overload) @@ -94,6 +94,10 @@ make test %{_mandir}/man3/* %changelog +* Fri Aug 22 2014 Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> - 1.006000-1 +- Upstream update. +- Reflect deps having changed. + * Tue Jul 22 2014 Petr Pisar <ppisar@xxxxxxxxxx> - 1.005000-1 - 1.005000 bump diff --git a/sources b/sources index 05a74f3..c6733fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -78f920761631450d9a905725968a501c Moo-1.005000.tar.gz +e0c1a34729b86a04edd756736e64a37d Moo-1.006000.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