diff --git a/perl-Moo.spec b/perl-Moo.spec index 24d0abf..5e8b9f1 100644 --- a/perl-Moo.spec +++ b/perl-Moo.spec @@ -1,6 +1,6 @@ Name: perl-Moo Version: 1.006000 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Minimalist Object Orientation (with Moose compatibility) License: GPL+ or Artistic Group: Development/Libraries @@ -94,6 +94,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Aug 29 2014 Jitka Plesnikova - 1.006000-2 +- Perl 5.20 rebuild + * Fri Aug 22 2014 Ralf Corsépius - 1.006000-1 - Upstream update. - Reflect deps having changed.