automatic update by autodist [release 3.01-1mamba;Sat Oct 04 2014]
This commit is contained in:
parent
8fd1364eb5
commit
1c80eb16c9
@ -1,7 +1,7 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-JSON-XS
|
Name: perl-JSON-XS
|
||||||
Version: 2.34
|
Version: 3.01
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: JSON::XS - JSON serialising/deserialising, done correctly and fast
|
Summary: JSON::XS - JSON serialising/deserialising, done correctly and fast
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
@ -16,6 +16,7 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: perl-common-sense
|
BuildRequires: perl-common-sense
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: perl-Types-Serialiser
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
@ -55,6 +56,9 @@ done
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Jun 09 2013 Automatic Build System <autodist@mambasoft.it> 2.34-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user