From f42d07a28ae2d933481e9bdc2af5d812e79e0c11 Mon Sep 17 00:00:00 2001 From: Iain Arnell Date: Sat, 2 Jul 2011 10:40:36 +0200 Subject: [PATCH] update to 0.32 --- .gitignore | 1 + perl-List-MoreUtils.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4b32f16..f2eb576 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ List-MoreUtils-0.22.tar.gz /List-MoreUtils-0.30.tar.gz +/List-MoreUtils-0.32.tar.gz diff --git a/perl-List-MoreUtils.spec b/perl-List-MoreUtils.spec index 15280e5..ec7771e 100644 --- a/perl-List-MoreUtils.spec +++ b/perl-List-MoreUtils.spec @@ -1,6 +1,6 @@ Name: perl-List-MoreUtils -Version: 0.30 -Release: 3%{?dist} +Version: 0.32 +Release: 1%{?dist} Summary: Provide the stuff missing in List::Util Group: Development/Libraries @@ -40,7 +40,6 @@ make test %files -%defattr(-,root,root,-) %doc Changes README LICENSE %{perl_vendorarch}/List/ %{perl_vendorarch}/auto/List/ @@ -48,6 +47,9 @@ make test %changelog +* Sat Jul 02 2011 Iain Arnell 0.32-1 +- update to latest upstream version + * Fri Jun 17 2011 Marcela Mašláňová - 0.30-3 - Perl mass rebuild diff --git a/sources b/sources index 8069886..1c1e8a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -038963a96158747c00e76d1250d52f85 List-MoreUtils-0.30.tar.gz +5af56334f8261f4662bd5e2b3f5e4e62 List-MoreUtils-0.32.tar.gz