[rtorrent] bump to latest upstream

konradm konradm at fedoraproject.org
Mon Dec 19 01:38:50 UTC 2011


commit 410ff0d42996cdb6a5612669148e6b2a1d984441
Author: Conrad Meyer <cemeyer at uw.edu>
Date:   Sun Dec 18 17:38:39 2011 -0800

    bump to latest upstream

 .gitignore                                         |    1 +
 ...nt-0.8.7-canvas-patch-fix-for-ncurses-5-8.patch |   10 ----
 rtorrent-0.8.7-optional-https-noverify.patch       |   45 --------------------
 rtorrent.spec                                      |    5 ++-
 sources                                            |    2 +-
 5 files changed, 6 insertions(+), 57 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c4074b8..8de6723 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ rtorrent-0.8.6.tar.gz
 /rtorrent-0.8.7.tar.gz
 /rtorrent-0.8.8.tar.gz
 /rtorrent-0.8.9.tar.gz
+/rtorrent-0.9.0.tar.gz
diff --git a/rtorrent.spec b/rtorrent.spec
index 3102b31..8ed5571 100644
--- a/rtorrent.spec
+++ b/rtorrent.spec
@@ -2,7 +2,7 @@ Name:          rtorrent
 # OpenSSL exception, see README
 License:       GPLv2+ with exceptions
 Group:         Applications/Internet
-Version:       0.8.9
+Version:       0.9.0
 Release:       1%{?dist}
 Summary:       BitTorrent client based on libtorrent 
 URL:           http://rtorrent.rakshasa.no/
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/rtorrent*
 
 %changelog
+* Sun Dec 18 2011 Conrad Meyer <konrad at tylerc.org> - 0.9.0-1
+- bump to latest upstream
+
 * Sat Jul 2 2011 Conrad Meyer <konrad at tylerc.org> - 0.8.9-1
 - bump to latest upstream
 
diff --git a/sources b/sources
index ea371bc..38d89a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-629247636cb1210663b52dadbd040a6c  rtorrent-0.8.9.tar.gz
+9bc258d7a63dd13e3348f310ae26a434  rtorrent-0.9.0.tar.gz


More information about the scm-commits mailing list