Accepting request 743107 from network:utilities

- update to version 2.17.6:
 - Fixed handling of non-recoverable HTTP errors
 - Cleanup of connection setup code
 - Fixed manpage reproducibility issue
 - Use tracker instead of PTS from Debian
- update to version 2.17.5:
 - Fixed progress indicator misalignment
 - Cleaned up the wget-like progress output code
 - Improved progress output flushing
- update to version 2.17.4:
 - Fixed build with bionic libc (Android)
 - TCP Fast Open support on Linux
 - TCP code cleanup
 - Removed dependency on libm
 - Data types and format strings cleanup
 - String handling cleanup
 - Format string checking GCC attributes added
 - Buildsystem fixes and improvements
 - Updates to the documentation
 - Updated all translations
 - Fixed Footnotes in documentation
 - Fixed a typo in README.md

OBS-URL: https://build.opensuse.org/request/show/743107
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/axel?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2019-10-27 12:41:53 +00:00 committed by Git OBS Bridge
commit 537b01cfc7
4 changed files with 31 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Thu Oct 24 20:16:14 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 2.17.6:
- Fixed handling of non-recoverable HTTP errors
- Cleanup of connection setup code
- Fixed manpage reproducibility issue
- Use tracker instead of PTS from Debian
- update to version 2.17.5:
- Fixed progress indicator misalignment
- Cleaned up the wget-like progress output code
- Improved progress output flushing
- update to version 2.17.4:
- Fixed build with bionic libc (Android)
- TCP Fast Open support on Linux
- TCP code cleanup
- Removed dependency on libm
- Data types and format strings cleanup
- String handling cleanup
- Format string checking GCC attributes added
- Buildsystem fixes and improvements
- Updates to the documentation
- Updated all translations
- Fixed Footnotes in documentation
- Fixed a typo in README.md
-------------------------------------------------------------------
Sun Jun 9 19:21:11 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@ -18,7 +18,7 @@
%{!?license: %global license %doc}
Name: axel
Version: 2.17.3
Version: 2.17.6
Release: 0
Summary: Lightweight Download Accelerator
License: GPL-2.0-or-later
@ -46,7 +46,7 @@ make %{?_smp_mflags}
%find_lang axel
%files -f axel.lang
%doc ChangeLog NEWS README AUTHORS
%doc ChangeLog NEWS README.md AUTHORS CREDITS
%license COPYING
%{_bindir}/%{name}
%{_mandir}/man1/%{name}.1%{ext_man}