diff --git a/.gitignore b/.gitignore index 30aa317..22f8c47 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /libtorrent-rasterbar-1.0.4.tar.gz /libtorrent-rasterbar-1.0.5.tar.gz /libtorrent-rasterbar-1.0.6.tar.gz +/libtorrent-rasterbar-1.0.7.tar.gz diff --git a/rb_libtorrent.spec b/rb_libtorrent.spec index 1eb303d..385e5e8 100644 --- a/rb_libtorrent.spec +++ b/rb_libtorrent.spec @@ -4,14 +4,14 @@ %filter_setup Name: rb_libtorrent -Version: 1.0.6 -Release: 3%{?dist} +Version: 1.0.7 +Release: 1%{?dist} Summary: A C++ BitTorrent library aiming to be the best alternative Group: System Environment/Libraries License: BSD URL: http://www.rasterbar.com/products/libtorrent/ -Source0: https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_0_6/libtorrent-rasterbar-%{version}.tar.gz +Source0: https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_0_7/libtorrent-rasterbar-%{version}.tar.gz Source1: %{name}-README-renames.Fedora Source2: %{name}-COPYING.Boost Source3: %{name}-COPYING.zlib @@ -180,6 +180,9 @@ rm -fv %{buildroot}%{_libdir}/lib*.a %{python_sitearch}/libtorrent.so %changelog +* Sat Nov 14 2015 Fabio Alessandro Locati - 1.0.7-1 +- Upstream release 1.0.7 + * Sat Oct 17 2015 Ville Skyttä - 1.0.6-3 - Link with system tommath, drop bundled one diff --git a/sources b/sources index 60616a9..69f9fca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e88d7f56fe9384e835b8389cd59e540e libtorrent-rasterbar-1.0.6.tar.gz +c1a5b8aee18640cbe01826403525dd14 libtorrent-rasterbar-1.0.7.tar.gz