diff --git a/.gitignore b/.gitignore index cc70c71..249e420 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /Moose-2.1801.tar.gz /Moose-2.1802.tar.gz /Moose-2.1803.tar.gz +/Moose-2.1804.tar.gz diff --git a/perl-Moose.spec b/perl-Moose.spec index 44e9334..239afff 100644 --- a/perl-Moose.spec +++ b/perl-Moose.spec @@ -1,6 +1,6 @@ Name: perl-Moose Summary: Complete modern object system for Perl 5 -Version: 2.1803 +Version: 2.1804 Release: 1%{?dist} License: GPL+ or Artistic @@ -167,6 +167,9 @@ make test %{_mandir}/man3/Test::Moose* %changelog +* Fri Jun 3 2016 Paul Howarth - 2.1804-1 +- Update to 2.1804 + * Wed Jun 1 2016 Paul Howarth - 2.1803-1 - Update to 2.1803 - Add some optional test dependencies for better coverage diff --git a/sources b/sources index 025288c..9a3a8b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -67a01ab289739692a69c31b3fcd3925d Moose-2.1803.tar.gz +9e755f8f08892184c5a3cde086e9a199 Moose-2.1804.tar.gz