From 22ba06e6049d04330c10ed87c26b23d858a6ef7553f1cc94a2742be70d9372b3 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 19 Dec 2011 14:49:20 +0000 Subject: [PATCH] - update to 0.33: - Updated can_xs to fix a bug in it * more accurate detection of XS support OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-List-MoreUtils?expand=0&rev=21 --- List-MoreUtils-0.32.tar.gz | 3 --- perl-List-MoreUtils.changes | 8 +++++++- perl-List-MoreUtils.spec | 12 +++++------- 3 files changed, 12 insertions(+), 11 deletions(-) delete mode 100644 List-MoreUtils-0.32.tar.gz diff --git a/List-MoreUtils-0.32.tar.gz b/List-MoreUtils-0.32.tar.gz deleted file mode 100644 index 0742d1a..0000000 --- a/List-MoreUtils-0.32.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1356f643c36bbf9b792ba77329cabcd996054c231a0d20eb3ccfa82cd432767 -size 38964 diff --git a/perl-List-MoreUtils.changes b/perl-List-MoreUtils.changes index 2992747..65babb4 100644 --- a/perl-List-MoreUtils.changes +++ b/perl-List-MoreUtils.changes @@ -1,8 +1,14 @@ +------------------------------------------------------------------- +Mon Dec 19 14:48:51 UTC 2011 - coolo@suse.de + +- update to 0.33: + - Updated can_xs to fix a bug in it + ------------------------------------------------------------------- Sun May 22 22:28:00 UTC 2011 - pascal.bleser@opensuse.org - update to 0.32: - * ore accurate detection of XS support + * more accurate detection of XS support ------------------------------------------------------------------- Fri Apr 1 11:06:39 UTC 2011 - coolo@novell.com diff --git a/perl-List-MoreUtils.spec b/perl-List-MoreUtils.spec index 003464e..49720e2 100644 --- a/perl-List-MoreUtils.spec +++ b/perl-List-MoreUtils.spec @@ -16,17 +16,15 @@ # - Name: perl-List-MoreUtils -Version: 0.32 -Release: 1 -License: GPL+ or Artistic +Version: 0.33 +Release: 0 %define cpan_name List-MoreUtils Summary: Provide the stuff missing in List::Util -Url: http://search.cpan.org/dist/List-MoreUtils/ +License: GPL-1.0+ or Artistic-1.0 Group: Development/Libraries/Perl -#Source: http://www.cpan.org/authors/id/A/AD/ADAMK/List-MoreUtils-%{version}.tar.gz -Source: %{cpan_name}-%{version}.tar.gz +Url: http://search.cpan.org/dist/List-MoreUtils/ +Source: http://www.cpan.org/authors/id/A/AD/ADAMK/List-MoreUtils-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros