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

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