From c684ab5cfe37cff8dceab5f8d2711e0cdfa4ad5b Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Fri, 30 Sep 2011 12:11:20 +0100 Subject: [PATCH] Update to 0.15.8 --- .gitignore | 1 + rb_libtorrent.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 591a97a..425351d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /libtorrent-rasterbar-0.15.5.tar.gz /libtorrent-rasterbar-0.15.6.tar.gz /libtorrent-rasterbar-0.15.7.tar.gz +/libtorrent-rasterbar-0.15.8.tar.gz diff --git a/rb_libtorrent.spec b/rb_libtorrent.spec index e990ce9..2d94fe3 100644 --- a/rb_libtorrent.spec +++ b/rb_libtorrent.spec @@ -1,5 +1,5 @@ Name: rb_libtorrent -Version: 0.15.7 +Version: 0.15.8 Release: 1%{?dist} Summary: A C++ BitTorrent library aiming to be the best alternative @@ -188,6 +188,9 @@ rm -fv %{buildroot}%{_libdir}/lib*.a %changelog +* Fri Sep 30 2011 Leigh Scott - 0.15.8-1 +- Update to 0.15.8 + * Mon Aug 01 2011 Leigh Scott - 0.15.7-1 - Update to 0.15.7 diff --git a/sources b/sources index 317e155..468632e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4944aa8aae275d6893514c2141c7b27c libtorrent-rasterbar-0.15.7.tar.gz +bb1782cad97c5f8e011b10c2ce5ebdc2 libtorrent-rasterbar-0.15.8.tar.gz