automatic version update by autodist [release 1.35.0-1mamba;Fri Nov 15 2019]
This commit is contained in:
parent
b720212582
commit
c0ddcc44fc
12
aria2.spec
12
aria2.spec
@ -1,12 +1,12 @@
|
||||
Name: aria2
|
||||
Version: 1.34.0
|
||||
Version: 1.35.0
|
||||
Release: 1mamba
|
||||
Summary: A utility for downloading files via HTTP(S), FTP, BitTorrent, and Metalink
|
||||
Group: Applications/Networking
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
||||
URL: http://aria2.sourceforge.net/
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://aria2.github.io/
|
||||
Source: https://github.com/tatsuhiro-t/aria2/releases/download/release-%{version}/aria2-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -21,8 +21,7 @@ BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python-docutils
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildRequires: python-docutils-py3
|
||||
|
||||
%debug_package
|
||||
|
||||
@ -69,6 +68,9 @@ It has a powerful segmented downloading ability, downloading a file from multipl
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%changelog
|
||||
* Fri Nov 15 2019 Automatic Build System <autodist@mambasoft.it> 1.35.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 16 2018 Automatic Build System <autodist@mambasoft.it> 1.34.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user