automatic update by autodist [release 1.002-1mamba;Fri Jan 02 2015]
This commit is contained in:
parent
072df80b9d
commit
d8e8e2de77
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-App-Nopaste
|
||||
Version: 0.96
|
||||
Version: 1.002
|
||||
Release: 1mamba
|
||||
Summary: App::Nopaste - easy access to any pastebin
|
||||
Group: System/Libraries/Perl
|
||||
@ -21,6 +21,8 @@ BuildRequires: perl-URI
|
||||
BuildRequires: perl-WWW-Mechanize
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-JSON-MaybeXS
|
||||
BuildRequires: perl-namespace-clean
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -60,5 +62,8 @@ done
|
||||
# %doc README README.md
|
||||
|
||||
%changelog
|
||||
* Fri Jan 02 2015 Automatic Build System <autodist@mambasoft.it> 1.002-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Mon Nov 03 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.96-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user