automatic update by autodist [release 3.01-1mamba;Sat Oct 04 2014]

This commit is contained in:
Automatic Build System 2024-01-06 09:13:31 +01:00
parent 8fd1364eb5
commit 1c80eb16c9

View File

@ -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 <autodist@mambasoft.it> 3.01-1mamba
- automatic update by autodist
* Sun Jun 09 2013 Automatic Build System <autodist@mambasoft.it> 2.34-1mamba
- automatic version update by autodist