From daaecbcc3207ac5435e14a677c0337c8cba9e594 Mon Sep 17 00:00:00 2001 From: Emmanuel Seyman Date: Sun, 13 Nov 2016 09:28:08 +0100 Subject: [PATCH] Update to 2.002005 --- .gitignore | 1 + perl-Moo.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index da5fdc6..399fff1 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /Moo-2.001001.tar.gz /Moo-2.002003.tar.gz /Moo-2.002004.tar.gz +/Moo-2.002005.tar.gz diff --git a/perl-Moo.spec b/perl-Moo.spec index 2303dff..62a1c42 100644 --- a/perl-Moo.spec +++ b/perl-Moo.spec @@ -1,5 +1,5 @@ Name: perl-Moo -Version: 2.002004 +Version: 2.002005 Release: 1%{?dist} Summary: Minimalist Object Orientation (with Moose compatibility) License: GPL+ or Artistic @@ -95,6 +95,9 @@ make test %{_mandir}/man3/* %changelog +* Sun Nov 13 2016 Emmanuel Seyman - 2.002005-1 +- Update to 2.002005 + * Tue Jun 28 2016 Petr Pisar - 2.002004-1 - 2.002004 bump diff --git a/sources b/sources index 0cea3a5..3afb994 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e94b38d429c7e8546983953ee296031f Moo-2.002004.tar.gz +7a3a67180e724a9f53778efc6a4a8f93 Moo-2.002005.tar.gz