From 27148a5b0d7c360751e994521ccccff5705213c4 Mon Sep 17 00:00:00 2001 From: Conrad Meyer Date: May 26 2011 21:33:44 +0000 Subject: bump to latest upstream --- diff --git a/.gitignore b/.gitignore index 36c0bf3..634487a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ rtorrent-0.8.6.tar.gz /rtorrent-0.8.7.tar.gz +/rtorrent-0.8.8.tar.gz diff --git a/rtorrent.spec b/rtorrent.spec index 47fb59f..985d96c 100644 --- a/rtorrent.spec +++ b/rtorrent.spec @@ -2,8 +2,8 @@ Name: rtorrent # OpenSSL exception, see README License: GPLv2+ with exceptions Group: Applications/Internet -Version: 0.8.7 -Release: 6%{?dist} +Version: 0.8.8 +Release: 1%{?dist} Summary: BitTorrent client based on libtorrent URL: http://rtorrent.rakshasa.no/ Source0: http://libtorrent.rakshasa.no/downloads/rtorrent-%{version}.tar.gz @@ -14,6 +14,7 @@ Patch1: rtorrent.libxmlrpcFTBFS.patch # Add OPTIONAL noverify SSL support (rhbz #669251) Patch2: rtorrent-0.8.7-optional-https-noverify.patch # Patch to make ncurses work on F15+ (#682454) +# Though F-16 will probably get ncurses 5.9 which should fix this: Patch3: rtorrent-0.8.7-canvas-patch-fix-for-ncurses-5-8.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -64,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/rtorrent* %changelog +* Thu May 26 2011 Conrad Meyer - 0.8.8-1 +- bump to latest upstream + * Sat Mar 5 2011 Conrad Meyer - 0.8.7-6 - Fix bad usage of ncurses diff --git a/sources b/sources index abb96a3..25b8180 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d78f00dcf741c01254de72c0d3836761 rtorrent-0.8.7.tar.gz +e7927c513872f096c7d72d659ab54ef0 rtorrent-0.8.8.tar.gz