[libtorrent/f14] Bump to latest upstream release

konradm konradm at fedoraproject.org
Sat Jul 2 22:32:11 UTC 2011


commit f8ddc6b1b3f20e00ec6bc481ac03c03eafcddda0
Author: Conrad Meyer <cemeyer at cs.washington.edu>
Date:   Sat Jul 2 15:31:48 2011 -0700

    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 070fe1d..5fb5b8c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,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
diff --git a/libtorrent.spec b/libtorrent.spec
index 0caffdd..ca93040 100644
--- a/libtorrent.spec
+++ b/libtorrent.spec
@@ -1,7 +1,7 @@
 Name:          libtorrent
 License:       GPLv2+
 Group:         System Environment/Libraries
-Version:       0.12.8
+Version:       0.12.9
 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
+* Sat Jul 2 2011 Conrad Meyer <konrad at tylerc.org> - 0.12.9-1
+- Bump to latest upstream release
+
 * Thu May 26 2011 Conrad Meyer <konrad at tylerc.org> - 0.12.8-1
 - Bump to latest upstream release
 
diff --git a/sources b/sources
index 1f2184c..cd0b868 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f644b6a96c9ef3c1b6df767eea1e705  libtorrent-0.12.8.tar.gz
+b128bbd324f03eb42ef5060080f87548  libtorrent-0.12.9.tar.gz


More information about the scm-commits mailing list