diff --git a/.gitignore b/.gitignore index 93bcf2e..6b836a8 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /Moo-2.000002.tar.gz /Moo-2.001000.tar.gz /Moo-2.001001.tar.gz +/Moo-2.002003.tar.gz diff --git a/perl-Moo.spec b/perl-Moo.spec index 06f4f9a..b8127a0 100644 --- a/perl-Moo.spec +++ b/perl-Moo.spec @@ -1,6 +1,6 @@ Name: perl-Moo -Version: 2.001001 -Release: 2%{?dist} +Version: 2.002003 +Release: 1%{?dist} Summary: Minimalist Object Orientation (with Moose compatibility) License: GPL+ or Artistic @@ -94,6 +94,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jun 24 2016 Emmanuel Seyman - 2.002003 +- Update to 2.002003 + * Sun May 15 2016 Jitka Plesnikova - 2.001001-2 - Perl 5.24 rebuild diff --git a/sources b/sources index 6b6eef0..6fa370f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8daed3e18c927d72331c51cbeffda193 Moo-2.001001.tar.gz +0b826a32c6f14b83ddb9677bff6dba33 Moo-2.002003.tar.gz