automatic update by autodist [release 0.28-1mamba;Thu Jul 10 2014]
This commit is contained in:
parent
1d98caf5ec
commit
77b883a757
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Future
|
||||
Version: 0.25
|
||||
Version: 0.28
|
||||
Release: 1mamba
|
||||
Summary: Future - represent an operation awaiting completion
|
||||
Group: System/Libraries/Perl
|
||||
@ -15,6 +15,7 @@ License: GPL, Artistic
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: perl-Test-Identity
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -54,6 +55,9 @@ done
|
||||
# %doc README
|
||||
|
||||
%changelog
|
||||
* Thu Jul 10 2014 Automatic Build System <autodist@mambasoft.it> 0.28-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Sun May 25 2014 Automatic Build System <autodist@mambasoft.it> 0.25-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user