[rb_libtorrent] upstream release 0.16.9

Rahul Sundaram sundaram at fedoraproject.org
Mon May 13 10:24:57 UTC 2013


commit 1bb60882b192f5640e978a234e4742e9c052d2fe
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Mon May 13 06:24:22 2013 -0400

    upstream release 0.16.9

 .gitignore                       |    1 +
 rb_libtorrent-0.16.4-gcc47.patch |   11 -----------
 rb_libtorrent.spec               |   12 ++++++++----
 sources                          |    2 +-
 4 files changed, 10 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 484770f..0f97000 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /libtorrent-rasterbar-0.16.4.tar.gz
 /libtorrent-rasterbar-0.16.7.tar.gz
 /libtorrent-rasterbar-0.16.8.tar.gz
+/libtorrent-rasterbar-0.16.9.tar.gz
diff --git a/rb_libtorrent.spec b/rb_libtorrent.spec
index 62abe81..d188163 100644
--- a/rb_libtorrent.spec
+++ b/rb_libtorrent.spec
@@ -1,5 +1,5 @@
 Name:		rb_libtorrent
-Version:	0.16.8
+Version:	0.16.9
 Release:	1%{?dist}
 Summary:	A C++ BitTorrent library aiming to be the best alternative
 
@@ -77,8 +77,9 @@ License:	Boost
 Requires:	%{name} = %{version}-%{release}
 
 %description	python
-The %{name}-python package contains Python language bindings (the 'libtorrent'
-module) that allow it to be used from within Python applications.
+The %{name}-python package contains Python language bindings
+(the 'libtorrent'module) that allow it to be used from within 
+Python applications.
 
 
 %prep
@@ -163,11 +164,14 @@ rm -fv %{buildroot}%{_libdir}/lib*.a
 %{_bindir}/upnp_test
 
 %files	python
-%doc AUTHORS ChangeLog COPYING.Boost bindings/python/{simple_,}client.py
+%doc AUTHORS ChangeLog COPYING.Boost
 %{python_sitearch}/python_libtorrent-%{version}-py?.?.egg-info
 %{python_sitearch}/libtorrent.so
 
 %changelog
+* Thu May 09 2013 Rahul Sundaram <sundaram at fedoraproject.org> - 0.16.9-1
+- upstream release 0.16.9
+
 * Sun Feb 24 2013 Rahul Sundaram <sundaram at fedoraproject.org> - 0.16.8-1
 - upstream release 0.16.8
 
diff --git a/sources b/sources
index 7a93a4e..c44ef01 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-692d870270be3bde72fe6b813acc75e0  libtorrent-rasterbar-0.16.8.tar.gz
+d184587c9b97faf867bb61091e2a5413  libtorrent-rasterbar-0.16.9.tar.gz


More information about the scm-commits mailing list