Hello community, here is the log from the commit of package proxychains-ng for openSUSE:Factory checked in at 2016-02-12 11:22:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/proxychains-ng (Old) and /work/SRC/openSUSE:Factory/.proxychains-ng.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "proxychains-ng" Changes: -------- --- /work/SRC/openSUSE:Factory/proxychains-ng/proxychains-ng.changes 2015-06-11 09:10:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.proxychains-ng.new/proxychains-ng.changes 2016-02-12 11:22:49.000000000 +0100 @@ -1,0 +2,8 @@ +Wed Feb 10 17:16:32 UTC 2016 - [email protected] + +- Update to 4.11, announce message: + - preliminary IPv6 support + - fixed bug in hostsreader + - preliminary support for usage on OpenBSD (caveat emptor) + +------------------------------------------------------------------- Old: ---- proxychains-4.10.tar.bz2 New: ---- proxychains-ng-4.11.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ proxychains-ng.spec ++++++ --- /var/tmp/diff_new_pack.BRo7sG/_old 2016-02-12 11:22:50.000000000 +0100 +++ /var/tmp/diff_new_pack.BRo7sG/_new 2016-02-12 11:22:50.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package proxychains-ng # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -17,13 +17,13 @@ Name: proxychains-ng -Version: 4.10 +Version: 4.11 Release: 0 Summary: Redirect connection through proxy servers License: GPL-2.0 Group: Productivity/Networking/Security Url: http://sourceforge.net/projects/proxychains-ng/ -Source0: http://downloads.sourceforge.net/project/%{name}/proxychains-%{version}.tar.bz2 +Source0: http://downloads.sourceforge.net/project/%{name}/%{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc BuildRequires: make Obsoletes: proxychains < %{version} @@ -45,7 +45,7 @@ proxychains4 application %prep -%setup -q -n proxychains-%{version} +%setup -q %build %configure
