From 9c2a690018ff5182aeb20a6602709ff6668e393f Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Mon, 1 Aug 2011 14:16:38 +0100 Subject: [PATCH] Update to 0.15.7 --- .gitignore | 1 + rb_libtorrent.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 61e8a12..591a97a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /libtorrent-rasterbar-0.14.11.tar.gz /libtorrent-rasterbar-0.15.5.tar.gz /libtorrent-rasterbar-0.15.6.tar.gz +/libtorrent-rasterbar-0.15.7.tar.gz diff --git a/rb_libtorrent.spec b/rb_libtorrent.spec index 0648548..e990ce9 100644 --- a/rb_libtorrent.spec +++ b/rb_libtorrent.spec @@ -1,6 +1,6 @@ Name: rb_libtorrent -Version: 0.15.6 -Release: 2%{?dist} +Version: 0.15.7 +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 +* Mon Aug 01 2011 Leigh Scott - 0.15.7-1 +- Update to 0.15.7 + * Thu Jul 21 2011 Rahul Sundaram - 0.15.6-2 - rebuild against boost 1.47.0 - drop defattr, clean stage diff --git a/sources b/sources index eef5b65..317e155 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -53c64fe121c7fd0383f90dc653930f4a libtorrent-rasterbar-0.15.6.tar.gz +4944aa8aae275d6893514c2141c7b27c libtorrent-rasterbar-0.15.7.tar.gz