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