[libtorrent] Bump to latest upstream release

konradm konradm at fedoraproject.org
Thu May 26 21:20:28 UTC 2011


commit 8c24600dc54f75260f06e872fec74d8b32bc5a0d
Author: Conrad Meyer <cemeyer at cs.washington.edu>
Date:   Thu May 26 14:19:30 2011 -0700

    Bump to latest upstream release

 .gitignore      |    1 +
 libtorrent.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 987e0fe..070fe1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 libtorrent-0.12.6.tar.gz
 /libtorrent-0.12.7.tar.gz
+/libtorrent-0.12.8.tar.gz
diff --git a/libtorrent.spec b/libtorrent.spec
index 1455401..0caffdd 100644
--- a/libtorrent.spec
+++ b/libtorrent.spec
@@ -1,8 +1,8 @@
 Name:          libtorrent
 License:       GPLv2+
 Group:         System Environment/Libraries
-Version:       0.12.7
-Release:       2%{?dist}
+Version:       0.12.8
+Release:       1%{?dist}
 Summary:       BitTorrent library with a focus on high performance & good code
 URL:           http://libtorrent.rakshasa.no/
 Source0:       http://libtorrent.rakshasa.no/downloads/libtorrent-%{version}.tar.gz
@@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.so
 
 %changelog
+* Thu May 26 2011 Conrad Meyer <konrad at tylerc.org> - 0.12.8-1
+- Bump to latest upstream release
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.12.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 3fa4e56..1f2184c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2b5032bd3ef64f0d53f5ea73678e0eb0  libtorrent-0.12.7.tar.gz
+5f644b6a96c9ef3c1b6df767eea1e705  libtorrent-0.12.8.tar.gz


More information about the scm-commits mailing list