Accepting request 382722 from network:utilities
- Update to 1.21.0
* SessionSerializer: Fix bug that pause=true is added to wrong
item
* Add "following" to aria2.tellStatus response key as reverse
link for followedBy
* mingw: Add warning for falloc
* Update ciphers in AppleTLS
* OSX: Enable libssh2 and sftp
* Update OSX dependencies
* Fix compile error without TLS support
* Add support for using gnutls system wide crypto policy
- Update project url
OBS-URL: https://build.opensuse.org/request/show/382722
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=65
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 31 20:24:17 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
- Update to 1.21.0
|
||||
* SessionSerializer: Fix bug that pause=true is added to wrong
|
||||
item
|
||||
* Add "following" to aria2.tellStatus response key as reverse
|
||||
link for followedBy
|
||||
* mingw: Add warning for falloc
|
||||
* Update ciphers in AppleTLS
|
||||
* OSX: Enable libssh2 and sftp
|
||||
* Update OSX dependencies
|
||||
* Fix compile error without TLS support
|
||||
* Add support for using gnutls system wide crypto policy
|
||||
- Update project url
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 6 08:33:14 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
|
||||
+3
-3
@@ -18,24 +18,24 @@
|
||||
|
||||
%define somajor 0
|
||||
Name: aria2
|
||||
Version: 1.20.0
|
||||
Version: 1.21.0
|
||||
Release: 0
|
||||
Summary: Parallelizing Multi-Protocol Utility for Downloading Files
|
||||
License: SUSE-GPL-2.0-with-openssl-exception
|
||||
Group: Productivity/Networking/Other
|
||||
Url: http://aria2.sourceforge.net/
|
||||
Url: https://aria2.github.io
|
||||
Source0: https://github.com/tatsuhiro-t/aria2/releases/download/release-%{version}/aria2-%{version}.tar.xz
|
||||
Source1: %{name}.changes
|
||||
BuildRequires: bison
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gmp-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(cppunit)
|
||||
BuildRequires: pkgconfig(gnutls)
|
||||
BuildRequires: pkgconfig(libcares)
|
||||
BuildRequires: pkgconfig(libssh2)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(nettle)
|
||||
BuildRequires: pkgconfig(pkg-config)
|
||||
BuildRequires: pkgconfig(sqlite3)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
Recommends: %{name}-lang
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf96344b6fee3aada0881ca008b077ea2c5dd820e8f8d693329481ecc7ff8fd0
|
||||
size 1410880
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:225c5f2c8acc899e0a802cdf198f82bd0d3282218e80cdce251b1f9ffacf6580
|
||||
size 1438608
|
||||
Reference in New Issue
Block a user