[libtorrent] Bump to latest upstream release

konradm konradm at fedoraproject.org
Mon Dec 19 01:29:26 UTC 2011


commit 3e5d35b30275bceb49ba2042133c006781bca3f3
Author: Conrad Meyer <cemeyer at uw.edu>
Date:   Sun Dec 18 17:28:50 2011 -0800

    Bump to latest upstream release

 .gitignore      |    1 +
 libtorrent.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5fb5b8c..dada5a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ libtorrent-0.12.6.tar.gz
 /libtorrent-0.12.7.tar.gz
 /libtorrent-0.12.8.tar.gz
 /libtorrent-0.12.9.tar.gz
+/libtorrent-0.13.0.tar.gz
diff --git a/libtorrent.spec b/libtorrent.spec
index ca93040..cacfe70 100644
--- a/libtorrent.spec
+++ b/libtorrent.spec
@@ -1,7 +1,7 @@
 Name:          libtorrent
 License:       GPLv2+
 Group:         System Environment/Libraries
-Version:       0.12.9
+Version:       0.13.0
 Release:       1%{?dist}
 Summary:       BitTorrent library with a focus on high performance & good code
 URL:           http://libtorrent.rakshasa.no/
@@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.so
 
 %changelog
+* Sun Dec 18 2011 Conrad Meyer <konrad at tylerc.org> - 0.13.0-1
+- Bump to latest upstream release
+
 * Sat Jul 2 2011 Conrad Meyer <konrad at tylerc.org> - 0.12.9-1
 - Bump to latest upstream release
 
diff --git a/sources b/sources
index cd0b868..042289e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b128bbd324f03eb42ef5060080f87548  libtorrent-0.12.9.tar.gz
+d499178f72010d5067a77f41fa1a1505  libtorrent-0.13.0.tar.gz


More information about the scm-commits mailing list