|
|
|
|
@ -22,7 +22,7 @@
|
|
|
|
|
## |
|
|
|
|
|
|
|
|
|
# versions of individual parts |
|
|
|
|
%define V_perl 5.18 |
|
|
|
|
%define V_perl 5.20 |
|
|
|
|
%define V_html_parser 3.71 |
|
|
|
|
%define V_html_simpleparse 0.12 |
|
|
|
|
%define V_html_table 2.08 |
|
|
|
|
@ -100,7 +100,7 @@ Class: BASE
|
|
|
|
|
Group: Perl |
|
|
|
|
License: GPL/Artistic |
|
|
|
|
Version: %{V_perl} |
|
|
|
|
Release: 20140823 |
|
|
|
|
Release: 20141003 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_libxml no |
|
|
|
|
|