upstream release 0.16.9

This commit is contained in:
Rahul Sundaram 2013-05-13 06:24:22 -04:00
parent 7b0992c050
commit 1bb60882b1
4 changed files with 10 additions and 16 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -1,11 +0,0 @@
--- a/tools/parse_hash_fails.cpp
+++ b/tools/parse_hash_fails.cpp
@@ -31,7 +31,7 @@ POSSIBILITY OF SUCH DAMAGE.
*/
#include <stdlib.h>
-#include <string>
+#include <cstring>
#include "libtorrent/file.hpp"
using namespace libtorrent;

View File

@ -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@fedoraproject.org> - 0.16.9-1
- upstream release 0.16.9
* Sun Feb 24 2013 Rahul Sundaram <sundaram@fedoraproject.org> - 0.16.8-1
- upstream release 0.16.8

View File

@ -1 +1 @@
692d870270be3bde72fe6b813acc75e0 libtorrent-rasterbar-0.16.8.tar.gz
d184587c9b97faf867bb61091e2a5413 libtorrent-rasterbar-0.16.9.tar.gz