8
0

- update to 0.58:

+ Use GvCV_set() for newer perls
- enabled tests again

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Util?expand=0&rev=2
This commit is contained in:
Lars Vogdt
2010-09-15 21:22:27 +00:00
committed by Git OBS Bridge
parent d589b6989c
commit 2339e0c893
4 changed files with 12 additions and 5 deletions

View File

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

3
Data-Util-0.58.tar.bz2 Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 15 21:20:52 UTC 2010 - lars@linux-schulserver.de
- update to 0.58:
+ Use GvCV_set() for newer perls
- enabled tests again
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Apr 10 10:18:45 UTC 2010 - lars@linux-schulserver.de Sat Apr 10 10:18:45 UTC 2010 - lars@linux-schulserver.de

View File

@@ -10,7 +10,7 @@ Summary: A selection of utilities for data and data types
Url: http://search.cpan.org/perldoc?Data::Util Url: http://search.cpan.org/perldoc?Data::Util
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
License: Artistic License License: Artistic License
Version: 0.56 Version: 0.58
Release: 1 Release: 1
Vendor: openSUSE-Education Vendor: openSUSE-Education
Source: %{cpan_name}-%{version}.tar.bz2 Source: %{cpan_name}-%{version}.tar.bz2
@@ -46,7 +46,7 @@ perl Makefile.PL
make %{?jobs:-j%jobs} make %{?jobs:-j%jobs}
%check %check
#make test make test
%install %install
%perl_make_install %perl_make_install