Hello community, here is the log from the commit of package libtorrent-rasterbar for openSUSE:Factory checked in at 2015-02-22 17:26:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libtorrent-rasterbar (Old) and /work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libtorrent-rasterbar" Changes: -------- --- /work/SRC/openSUSE:Factory/libtorrent-rasterbar/libtorrent-rasterbar.changes 2014-07-02 15:05:32.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new/libtorrent-rasterbar.changes 2015-02-22 17:26:21.000000000 +0100 @@ -1,0 +2,12 @@ +Thu Feb 19 19:04:57 UTC 2015 - p.drouand@gmail.com + +- Update to version 0.16.19 + * python binding build fix for boost-1.57.0 + * add --enable-export-all option to configure script, to export + all symbols from libtorrent + * python bindings fixes + * handle overlong utf-8 sequences + * fix bug in error handling in protocol encryption +- Remove obsolete conditional macros + +------------------------------------------------------------------- Old: ---- libtorrent-rasterbar-0.16.17.tar.gz New: ---- libtorrent-rasterbar-0.16.19.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libtorrent-rasterbar.spec ++++++ --- /var/tmp/diff_new_pack.iIpJb4/_old 2015-02-22 17:26:22.000000000 +0100 +++ /var/tmp/diff_new_pack.iIpJb4/_new 2015-02-22 17:26:22.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libtorrent-rasterbar # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %bcond_with examples Name: libtorrent-rasterbar -Version: 0.16.17 +Version: 0.16.19 Release: 0 Summary: Libtorrent is a C++ implementation of the BitTorrent protocol License: BSD-3-Clause @@ -36,17 +36,15 @@ BuildRequires: openssl-devel BuildRequires: pkg-config BuildRequires: python-devel -%if 0%{?suse_version} > 01201 BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(python) BuildRequires: pkgconfig(zlib) -%else -BuildRequires: pkgconfig -%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client. +libtorrent is a C++ library that aims to be a good alternative to all the other +bittorrent implementations around. It is a library and not a full featured client, +although it comes with a working example client. The main goals of libtorrent are: * to be cpu efficient @@ -60,7 +58,9 @@ Group: System/Libraries %description -n %{name}%{_soname} -libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client. +libtorrent is a C++ library that aims to be a good alternative to all the other +bittorrent implementations around. It is a library and not a full featured client, +although it comes with a working example client. The main goals of libtorrent are: * to be cpu efficient @@ -92,12 +92,8 @@ Requires: boost-devel >= 1.36 Requires: gcc-c++ Requires: libGeoIP-devel -%if 0%{?suse_version} > 01201 Requires: pkgconfig(openssl) Requires: pkgconfig(zlib) -%else -Requires: pkgconfig -%endif %description devel libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client. ++++++ libtorrent-rasterbar-0.16.17.tar.gz -> libtorrent-rasterbar-0.16.19.tar.gz ++++++ ++++ 4755 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org