upstream release 1.0.2

This commit is contained in:
leigh123linux 2014-09-16 10:30:02 +01:00
parent 04ea3c2a16
commit e525c53182
4 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@
/libtorrent-rasterbar-0.16.16.tar.gz
/libtorrent-rasterbar-0.16.17.tar.gz
/libtorrent-rasterbar-1.0.1.tar.gz
/libtorrent-rasterbar-1.0.2.tar.gz

View File

@ -3,7 +3,7 @@
@@ -11,6 +11,6 @@ package=libtorrent-rasterbar
Name: libtorrent-rasterbar
Description: Bittorrent library.
Version: 1.0.1
Version: 1.0.2
-Libs: -L${libdir} -ltorrent-rasterbar -lboost_system-mt
+Libs: -L${libdir} -ltorrent-rasterbar -lboost_system
Libs.private: -lssl -lcrypto

View File

@ -1,5 +1,5 @@
Name: rb_libtorrent
Version: 1.0.1
Version: 1.0.2
Release: 1%{?dist}
Summary: A C++ BitTorrent library aiming to be the best alternative
@ -169,6 +169,9 @@ rm -fv %{buildroot}%{_libdir}/lib*.a
%{python_sitearch}/libtorrent.so
%changelog
* Tue Sep 16 2014 Leigh Scott <leigh123linux@googlemail.com> - 1.0.2-1
- upstream release 1.0.2
* Mon Aug 18 2014 Leigh Scott <leigh123linux@googlemail.com> - 1.0.1-1
- upstream release 1.0.1
- update patches

View File

@ -1 +1 @@
864b389b62c7c21cda67a0eb93a00bce libtorrent-rasterbar-1.0.1.tar.gz
e547be06d99f3a5bea46d788bb9d1d8f libtorrent-rasterbar-1.0.2.tar.gz