Hello community,
here is the log from the commit of package libtorrent-rasterbar for
openSUSE:Factory checked in at 2013-12-19 21:38:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2013-09-17 15:02:46.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new/libtorrent-rasterbar.changes
2013-12-19 21:38:46.000000000 +0100
@@ -1,0 +2,18 @@
+Thu Dec 12 22:00:53 UTC 2013 - [email protected]
+
+- Strip down content of -tools subpackage to the most useful tools.
+
+-------------------------------------------------------------------
+Tue Nov 12 09:51:19 UTC 2013 - [email protected]
+
+- Update to 0.16.12:
+ * fix building with C++11
+ * fix IPv6 support in UDP socket (uTP)
+ * increase max allowed outstanding piece requests from peers
+ * uTP performance improvement. only fast retransmit one packet at a time
+ * improve error message for 'file too short'
+ * fix piece-picker stat bug when only selecting some files for download
+ * fix bug in async_add_torrent when settings file_priorities
+ * fix boost-1.42 support for python bindings
+
+-------------------------------------------------------------------
Old:
----
libtorrent-rasterbar-0.16.11.tar.gz
New:
----
libtorrent-rasterbar-0.16.12.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libtorrent-rasterbar.spec ++++++
--- /var/tmp/diff_new_pack.JuKzgR/_old 2013-12-19 21:38:47.000000000 +0100
+++ /var/tmp/diff_new_pack.JuKzgR/_new 2013-12-19 21:38:47.000000000 +0100
@@ -23,7 +23,7 @@
%bcond_with examples
Name: libtorrent-rasterbar
-Version: 0.16.11
+Version: 0.16.12
Release: 0
Summary: Libtorrent is a C++ implementation of the BitTorrent protocol
License: BSD-3-Clause
@@ -129,7 +129,6 @@
--disable-silent-rules \
--with-libgeoip \
--with-boost-libdir=%{_libdir} \
- --enable-tests \
%if %{with examples}
--enable-examples \
%endif
@@ -145,6 +144,19 @@
mkdir -p %{buildroot}%{_defaultdocdir}/%{name}
install -m 644 docs/* %{buildroot}%{_defaultdocdir}/%{name}/
+%if %{with examples}
+# drop tests binaries from -tools subpackage
+rm -v %{buildroot}%{_bindir}/client_test
+rm -v %{buildroot}%{_bindir}/connection_tester
+rm -v %{buildroot}%{_bindir}/enum_if
+rm -v %{buildroot}%{_bindir}/fragmentation_test
+rm -v %{buildroot}%{_bindir}/parse_hash_fails
+rm -v %{buildroot}%{_bindir}/parse_request_log
+rm -v %{buildroot}%{_bindir}/rss_reader
+rm -v %{buildroot}%{_bindir}/upnp_test
+rm -v %{buildroot}%{_bindir}/utp_test
+%endif
+
%post -n %{name}%{_soname} -p /sbin/ldconfig
%postun -n %{name}%{_soname} -p /sbin/ldconfig
@@ -152,9 +164,7 @@
%if %{with examples}
%files -n %{name}-tools
%defattr(-,root,root)
-%{_bindir}/client_test
%{_bindir}/dump_torrent
-%{_bindir}/enum_if
%{_bindir}/make_torrent
%{_bindir}/simple_client
%endif
++++++ libtorrent-rasterbar-0.16.11.tar.gz ->
libtorrent-rasterbar-0.16.12.tar.gz ++++++
++++ 8483 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]