automatic update by autodist [release 0.34-1mamba;Fri Aug 08 2014]
This commit is contained in:
parent
770d395044
commit
c6ca4eccc3
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Test-Most
|
||||
Version: 0.33
|
||||
Version: 0.34
|
||||
Release: 1mamba
|
||||
Summary: Most commonly needed test functions and features
|
||||
Group: System/Libraries/Perl
|
||||
@ -16,6 +16,7 @@ BuildRequires: perl-devel
|
||||
BuildRequires: perl-Exception-Class
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-Test-Differences
|
||||
BuildRequires: perl-Test-Deep
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -55,6 +56,9 @@ done
|
||||
# %doc README
|
||||
|
||||
%changelog
|
||||
* Fri Aug 08 2014 Automatic Build System <autodist@mambasoft.it> 0.34-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Sun May 25 2014 Automatic Build System <autodist@mambasoft.it> 0.33-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user