SHA256
1
0
forked from pool/axel

Accepting request 791570 from network:utilities

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/791570
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/axel?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2020-04-07 08:28:46 +00:00 committed by Git OBS Bridge
commit 25079ec54b
4 changed files with 17 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:24ab549021bdfca01ad5e8e95b706869dd30fe9ab1043da4cbb9dff89edc267d
size 202324

3
axel-2.17.7.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b700b299fc8a369352a4672560ba833335142a6bfd280d5ccdc66dc2fa6bff86
size 202632

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Mar 29 19:28:39 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 2.17.7:
- Buildsystem fixes
- Fixed release date for man-pages on BSD
- Explicitly close TCP sockets on SSL connections too
- Fixed HTTP basic auth header generation
- Changed the default progress report to "alternate output mode"
- Improved English in README.md
-------------------------------------------------------------------
Thu Oct 24 20:16:14 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@ -1,7 +1,7 @@
#
# spec file for package axel
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,12 +18,12 @@
%{!?license: %global license %doc}
Name: axel
Version: 2.17.6
Version: 2.17.7
Release: 0
Summary: Lightweight Download Accelerator
License: GPL-2.0-or-later
Group: Productivity/Networking/Other
Url: https://github.com/axel-download-accelerator/axel
URL: https://github.com/axel-download-accelerator/axel
Source: https://github.com/axel-download-accelerator/axel/releases/download/v%{version}/%{name}-%{version}.tar.xz
BuildRequires: pkgconfig(openssl)