From a19527f916cf8b69d72ddb5f6943029a552a8a94 Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Mar 20 2012 20:58:25 +0000 Subject: Update to 0.15.9 --- diff --git a/.gitignore b/.gitignore index 425351d..90736e2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /libtorrent-rasterbar-0.15.6.tar.gz /libtorrent-rasterbar-0.15.7.tar.gz /libtorrent-rasterbar-0.15.8.tar.gz +/libtorrent-rasterbar-0.15.9.tar.gz diff --git a/rb_libtorrent.spec b/rb_libtorrent.spec index da789f7..215d18b 100644 --- a/rb_libtorrent.spec +++ b/rb_libtorrent.spec @@ -1,6 +1,6 @@ Name: rb_libtorrent -Version: 0.15.8 -Release: 4%{?dist} +Version: 0.15.9 +Release: 1%{?dist} Summary: A C++ BitTorrent library aiming to be the best alternative Group: System Environment/Libraries @@ -188,6 +188,9 @@ rm -fv %{buildroot}%{_libdir}/lib*.a %changelog +* Tue Mar 20 2012 leigh scott - 0.15.9-1 +- Update to 0.15.9 + * Tue Feb 28 2012 Fedora Release Engineering - 0.15.8-4 - Rebuilt for c++ ABI breakage diff --git a/sources b/sources index 468632e..65c1d06 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bb1782cad97c5f8e011b10c2ce5ebdc2 libtorrent-rasterbar-0.15.8.tar.gz +87eea591f6eb5da4f3af84aa6d753bc7 libtorrent-rasterbar-0.15.9.tar.gz