diff --git a/perl-JSON-XS.spec b/perl-JSON-XS.spec index 7a05ce7..f38f93c 100644 --- a/perl-JSON-XS.spec +++ b/perl-JSON-XS.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-JSON-XS -Version: 2.34 +Version: 3.01 Release: 1mamba Summary: JSON::XS - JSON serialising/deserialising, done correctly and fast Group: System/Libraries/Perl @@ -16,6 +16,7 @@ BuildRequires: glibc-devel BuildRequires: perl-common-sense BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: perl-Types-Serialiser Requires: perl >= %perl_major_ver BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -55,6 +56,9 @@ done # %doc README %changelog +* Sat Oct 04 2014 Automatic Build System 3.01-1mamba +- automatic update by autodist + * Sun Jun 09 2013 Automatic Build System 2.34-1mamba - automatic version update by autodist