From a144a7953ec721fef8c546fc3606f63caef201c1 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Fri, 3 Jun 2016 14:58:17 +0100 Subject: [PATCH] Update to 2.1804 --- .gitignore | 1 + perl-Moose.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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