- 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
This commit is contained in:
Stephan Kulow 2011-12-19 14:49:20 +00:00 committed by Git OBS Bridge
parent 9ba973fde2
commit 22ba06e604
3 changed files with 12 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b1356f643c36bbf9b792ba77329cabcd996054c231a0d20eb3ccfa82cd432767
size 38964

View File

@ -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

View File

@ -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