diff --git a/.gitignore b/.gitignore index b0c1c77..9542d6d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ rtorrent-0.8.6.tar.gz /rtorrent-0.9.1.tar.gz /rtorrent-0.9.2.tar.gz /rtorrent-0.9.3.tar.gz +/rtorrent-0.9.4.tar.gz diff --git a/rtorrent.spec b/rtorrent.spec index 9b56b32..b442403 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.9.3 -Release: 6%{?dist} +Version: 0.9.4 +Release: 1%{?dist} Summary: BitTorrent client based on libtorrent URL: http://rtorrent.rakshasa.no/ Source0: http://libtorrent.rakshasa.no/downloads/rtorrent-%{version}.tar.gz @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/rtorrent %changelog +* Sun May 25 2014 Ankur Sinha 0.9.4-1 +- Update to latest upstream release + * Sun Aug 04 2013 Fedora Release Engineering - 0.9.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 021f0b0..019114a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0bf2f262faa8c8c8d3b11ce286ea2bf2 rtorrent-0.9.3.tar.gz +fd9490a2ac67d0fa2a567c6267845876 rtorrent-0.9.4.tar.gz