automatic version update by autodist [release 1.36.0-1mamba;Sat Aug 21 2021]
This commit is contained in:
parent
c0ddcc44fc
commit
b5c62c0781
11
aria2.spec
11
aria2.spec
@ -1,5 +1,5 @@
|
|||||||
Name: aria2
|
Name: aria2
|
||||||
Version: 1.35.0
|
Version: 1.36.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
|
||||||
@ -10,13 +10,15 @@ 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
|
||||||
|
#libpthread.so.0()(64bit): /usr/lib64/libpthread.so: file not owned by any package
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libcares-devel
|
BuildRequires: libcares-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libgcrypt-devel
|
BuildRequires: libgmp-devel
|
||||||
BuildRequires: libgnutls-devel
|
BuildRequires: libgnutls-devel
|
||||||
BuildRequires: libgpg-error-devel
|
BuildRequires: libnettle-devel
|
||||||
BuildRequires: libsqlite-devel
|
BuildRequires: libsqlite-devel
|
||||||
|
BuildRequires: libssh2-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
@ -68,6 +70,9 @@ It has a powerful segmented downloading ability, downloading a file from multipl
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 21 2021 Automatic Build System <autodist@mambasoft.it> 1.36.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Nov 15 2019 Automatic Build System <autodist@mambasoft.it> 1.35.0-1mamba
|
* Fri Nov 15 2019 Automatic Build System <autodist@mambasoft.it> 1.35.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user