Hello community,

here is the log from the commit of package aria2 for openSUSE:Factory checked 
in at 2012-10-24 17:01:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aria2 (Old)
 and      /work/SRC/openSUSE:Factory/.aria2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aria2", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/aria2/aria2.changes      2012-07-09 
07:52:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.aria2.new/aria2.changes 2012-10-24 
17:01:47.000000000 +0200
@@ -1,0 +2,12 @@
+Tue Oct 23 23:04:40 UTC 2012 - [email protected]
+
+- Update to version 1.15.2:
+  Fixes several critical bugs. It also adds new features such as
+  TLS SNI and CORS support. The --file--allocation option now take
+  another value trunc. The new option --enalbe-mmap was added.
+  aria2 now uses system-wide SSL/TLS certificates by default, which
+  eliminates the requirement to specify --ca-certificate option.
+- Remove aria2-1.15.1-system_certificates.patch. Applied upstream.
+- Remove autotools BuildRequires since we don't have patches any more.
+
+-------------------------------------------------------------------

Old:
----
  aria2-1.15.1-system_certificates.patch
  aria2-1.15.1.tar.xz

New:
----
  aria2-1.15.2.tar.xz

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

Other differences:
------------------
++++++ aria2.spec ++++++
--- /var/tmp/diff_new_pack.UWGTXc/_old  2012-10-24 17:01:49.000000000 +0200
+++ /var/tmp/diff_new_pack.UWGTXc/_new  2012-10-24 17:01:49.000000000 +0200
@@ -20,15 +20,13 @@
 %bcond_with make_check
 
 Name:           aria2
-Version:        1.15.1
+Version:        1.15.2
 Release:        0
 Summary:        Parallelizing Multi-Protocol Utility for Downloading Files
 License:        SUSE-GPL-2.0-with-openssl-exception
 Group:          Productivity/Networking/Other
 Url:            http://aria2.sourceforge.net/
 Source0:        
http://downloads.sourceforge.net/project/aria2/stable/aria2-%{version}/aria2-%{version}.tar.xz
-# PATCH-FEATURE-UPSTREAM aria2-1.15.1-system_certificates.patch sf#3539535 
[email protected] -- add support for system certificates
-Patch0:         aria2-1.15.1-system_certificates.patch
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gnutls)
@@ -50,10 +48,6 @@
 %if 0%{?suse_version} < 1220
 BuildRequires:  xz
 %endif
-# Because of autoreconf
-BuildRequires:  autoconf
-BuildRequires:  automake
-BuildRequires:  libtool
 # aria2-bash-completion was splitted for last time in openSUSE 12.2
 Provides:       aria2-bash-completion = %{version}
 Obsoletes:      aria2-bash-completion < %{version}
@@ -71,11 +65,8 @@
 
 %prep
 %setup -q
-%patch0
 
 %build
-# Because of aria2-1.15.1-system_certificates.patch
-autoreconf -fi
 # gnutls < 3.0.20 doesn't provide gnutls_certificate_set_x509_system_trust()
 # so we use with-ca-bundle in < 12.2
 %configure --docdir=%{_defaultdocdir}/%{name}/ \

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to