Hello community,

here is the log from the commit of package aria2 for openSUSE:Factory checked 
in at 2017-11-12 18:02:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aria2 (Old)
 and      /work/SRC/openSUSE:Factory/.aria2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aria2"

Sun Nov 12 18:02:07 2017 rev:79 rq:536734 version:1.33.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/aria2/aria2.changes      2017-05-20 
10:14:25.997355415 +0200
+++ /work/SRC/openSUSE:Factory/.aria2.new/aria2.changes 2017-11-12 
18:02:09.309236828 +0100
@@ -1,0 +2,12 @@
+Thu Oct 19 07:50:10 UTC 2017 - mplus...@suse.com
+
+- Update to version 1.33.0:
+  * libaria2: Return last error code from
+    DownloadHandle::getErrorCode
+  * libuv: use pkg-config
+  * Add --peer-agent option
+  * Add --bt-load-saved-metadata option
+  * Don't save control file if --auto-save-interval is 0.
+  * Fix infinite loop bug when file is not found
+
+-------------------------------------------------------------------

Old:
----
  aria2-1.32.0.tar.xz

New:
----
  aria2-1.33.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ aria2.spec ++++++
--- /var/tmp/diff_new_pack.PhXKKG/_old  2017-11-12 18:02:10.165205650 +0100
+++ /var/tmp/diff_new_pack.PhXKKG/_new  2017-11-12 18:02:10.165205650 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package aria2
 #
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,7 +18,7 @@
 
 %define         somajor 0
 Name:           aria2
-Version:        1.32.0
+Version:        1.33.0
 Release:        0
 Summary:        Parallelizing Multi-Protocol Utility for Downloading Files
 License:        SUSE-GPL-2.0-with-openssl-exception
@@ -29,21 +29,18 @@
 BuildRequires:  bison
 BuildRequires:  gcc-c++
 BuildRequires:  gmp-devel
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(cppunit)
 BuildRequires:  pkgconfig(gnutls)
 BuildRequires:  pkgconfig(libcares)
 BuildRequires:  pkgconfig(libssh2)
+BuildRequires:  pkgconfig(libuv) >= 1.13
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(nettle)
-BuildRequires:  pkgconfig(pkg-config)
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(zlib)
 Recommends:     %{name}-lang
 Recommends:     ca-certificates
-%if 0%{?suse_version} > 1320
-BuildRequires:  pkgconfig(libuv)
-%endif
 
 %description
 aria2 is a utility for downloading files. It has a segmented
@@ -97,14 +94,11 @@
   --docdir=%{_defaultdocdir}/%{name}/ \
   --with-bashcompletiondir=%{_sysconfdir}/bash_completion.d/ \
   --enable-libaria2 \
-  %if 0%{?suse_version} > 1320
   --with-libuv \
-  %endif
   --disable-silent-rules
 # We don't specify a ca-bundle because that makes aria2 call 
gnutls_certificate_set_x509_trust_file()
 # insted of gnutls_certificate_set_x509_system_trust().
 #           --with-ca-bundle=/etc/ssl/ca-bundle.pem
-
 make %{?_smp_mflags}
 
 %install
@@ -123,7 +117,6 @@
 %postun -n lib%{name}-%{somajor} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README README.html README.rst
 %{_docdir}/%{name}/xmlrpc/
 %{_bindir}/aria2c
@@ -133,15 +126,12 @@
 %{_mandir}/ru/man1/aria2c.1%{ext_man}
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %files -n lib%{name}-%{somajor}
-%defattr(-,root,root)
 %doc COPYING
 %{_libdir}/libaria2.so.%{somajor}*
 
 %files devel
-%defattr(-,root,root)
 %doc COPYING
 %{_includedir}/aria2/
 %{_libdir}/libaria2.so

++++++ aria2-1.32.0.tar.xz -> aria2-1.33.0.tar.xz ++++++
++++ 63945 lines of diff (skipped)


Reply via email to