From 134cd766d1cccad3791e70d6da8fa91153a5ec8a3b4df03bfaf8b5833006a26d Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Thu, 24 Oct 2019 20:18:40 +0000 Subject: [PATCH] - 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/package/show/network:utilities/axel?expand=0&rev=19 --- axel-2.17.3.tar.xz | 3 --- axel-2.17.6.tar.xz | 3 +++ axel.changes | 26 ++++++++++++++++++++++++++ axel.spec | 4 ++-- 4 files changed, 31 insertions(+), 5 deletions(-) delete mode 100644 axel-2.17.3.tar.xz create mode 100644 axel-2.17.6.tar.xz diff --git a/axel-2.17.3.tar.xz b/axel-2.17.3.tar.xz deleted file mode 100644 index aa810be..0000000 --- a/axel-2.17.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43cfc7094e0e35a51e68921b314b7ab8dd87897007694833d695b3409750b3c6 -size 204724 diff --git a/axel-2.17.6.tar.xz b/axel-2.17.6.tar.xz new file mode 100644 index 0000000..0dcf865 --- /dev/null +++ b/axel-2.17.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24ab549021bdfca01ad5e8e95b706869dd30fe9ab1043da4cbb9dff89edc267d +size 202324 diff --git a/axel.changes b/axel.changes index f3e2268..eace6fa 100644 --- a/axel.changes +++ b/axel.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Thu Oct 24 20:16:14 UTC 2019 - Sebastian Wagner + +- 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 diff --git a/axel.spec b/axel.spec index c95fccb..845076e 100644 --- a/axel.spec +++ b/axel.spec @@ -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}