Browse Source

switch to Perl 5.16

master
parent
commit
d82d48173e
  1. 4
      perl-dbix/perl-dbix.spec

4
perl-dbix/perl-dbix.spec

@ -22,7 +22,7 @@
##
# versions of individual parts
%define V_perl 5.14
%define V_perl 5.16
%define V_dbix_dbschema 0.39
%define V_dbix_datasource 0.02
%define V_dbix_searchbuilder 1.59
@ -54,7 +54,7 @@ Class: BASE
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
Release: 20110619
Release: 20120531
# list of sources
Source0: http://www.cpan.org/authors/id/I/IV/IVAN/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz

Loading…
Cancel
Save