Hello community, here is the log from the commit of package aria2 for openSUSE:Factory checked in at 2018-05-17 18:04:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/aria2 (Old) and /work/SRC/openSUSE:Factory/.aria2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aria2" Thu May 17 18:04:55 2018 rev:81 rq:610004 version:1.34.0 Changes: -------- --- /work/SRC/openSUSE:Factory/aria2/aria2.changes 2017-11-13 14:10:24.640486886 +0100 +++ /work/SRC/openSUSE:Factory/.aria2.new/aria2.changes 2018-05-17 18:05:43.811196498 +0200 @@ -1,0 +2,11 @@ +Thu May 17 00:23:51 UTC 2018 - [email protected] + +- Update to version 1.34.0 + * UnknownLengthPieceStorage: return piece length show something + in console status when downloading items with unknown content length + * Fix bug that signal handler does not work with libaria2 when + aria2::RUN_ONCE is passed to aria2::run(). + * Retry on HTTP 502 +- cleanup with spec-cleaner + +------------------------------------------------------------------- Old: ---- aria2-1.33.1.tar.xz New: ---- aria2-1.34.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aria2.spec ++++++ --- /var/tmp/diff_new_pack.CeHrlT/_old 2018-05-17 18:05:44.999153052 +0200 +++ /var/tmp/diff_new_pack.CeHrlT/_new 2018-05-17 18:05:45.007152759 +0200 @@ -1,7 +1,7 @@ # # spec file for package aria2 # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ %define somajor 0 Name: aria2 -Version: 1.33.1 +Version: 1.34.0 Release: 0 Summary: Parallelizing Multi-Protocol Utility for Downloading Files License: SUSE-GPL-2.0-with-openssl-exception Group: Productivity/Networking/Other -Url: https://aria2.github.io -Source0: https://github.com/aria2/aria2/releases/download/release-%{version}/aria2-%{version}.tar.xz +URL: https://aria2.github.io +Source0: https://github.com/aria2/aria2/releases/download/release-%{version}/%{name}-%{version}.tar.xz Source1: %{name}.changes BuildRequires: bison BuildRequires: gcc-c++ @@ -117,22 +117,23 @@ %postun -n lib%{name}-%{somajor} -p /sbin/ldconfig %files -%doc AUTHORS ChangeLog COPYING NEWS README README.html README.rst +%license COPYING +%doc AUTHORS ChangeLog NEWS README README.html README.rst %{_docdir}/%{name}/xmlrpc/ %{_bindir}/aria2c %config %{_sysconfdir}/bash_completion.d/aria2c -%{_mandir}/man1/aria2c.1%{ext_man} -%{_mandir}/pt/man1/aria2c.1%{ext_man} -%{_mandir}/ru/man1/aria2c.1%{ext_man} +%{_mandir}/man1/aria2c.1%{?ext_man} +%{_mandir}/pt/man1/aria2c.1%{?ext_man} +%{_mandir}/ru/man1/aria2c.1%{?ext_man} %files lang -f %{name}.lang %files -n lib%{name}-%{somajor} -%doc COPYING +%license COPYING %{_libdir}/libaria2.so.%{somajor}* %files devel -%doc COPYING +%license COPYING %{_includedir}/aria2/ %{_libdir}/libaria2.so %{_libdir}/pkgconfig/libaria2.pc ++++++ aria2-1.33.1.tar.xz -> aria2-1.34.0.tar.xz ++++++ ++++ 7235 lines of diff (skipped)
