Accepting request 97092 from devel:languages:perl

- 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/request/show/97092
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-List-MoreUtils?expand=0&rev=19
This commit is contained in:
Stephan Kulow
2011-12-21 09:02:13 +00:00
committed by Git OBS Bridge
4 changed files with 15 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

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

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 Sun May 22 22:28:00 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.32: - 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 Fri Apr 1 11:06:39 UTC 2011 - coolo@novell.com

View File

@@ -16,17 +16,15 @@
# #
Name: perl-List-MoreUtils Name: perl-List-MoreUtils
Version: 0.32 Version: 0.33
Release: 1 Release: 0
License: GPL+ or Artistic
%define cpan_name List-MoreUtils %define cpan_name List-MoreUtils
Summary: Provide the stuff missing in List::Util 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 Group: Development/Libraries/Perl
#Source: http://www.cpan.org/authors/id/A/AD/ADAMK/List-MoreUtils-%{version}.tar.gz Url: http://search.cpan.org/dist/List-MoreUtils/
Source: %{cpan_name}-%{version}.tar.gz Source: http://www.cpan.org/authors/id/A/AD/ADAMK/List-MoreUtils-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros