[libtorrent] * Tue Apr 03 2012 Ankur Sinha <ankursinha AT fedoraproject DOT org> - Update to latest upstream rele

Ankur Sinha ankursinha at fedoraproject.org
Tue Apr 3 10:47:13 UTC 2012


commit 12e4a95f6aa884c9cebb1a28fa211cfed112c65c
Author: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur at gmail.com>
Date:   Tue Apr 3 16:15:33 2012 +0530

    * Tue Apr 03 2012 Ankur Sinha <ankursinha AT fedoraproject DOT org>
    - Update to latest upstream release 0.13.1

 .gitignore      |    1 +
 libtorrent.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dada5a3..5ae38b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ libtorrent-0.12.6.tar.gz
 /libtorrent-0.12.8.tar.gz
 /libtorrent-0.12.9.tar.gz
 /libtorrent-0.13.0.tar.gz
+/libtorrent-0.13.1.tar.gz
diff --git a/libtorrent.spec b/libtorrent.spec
index 20fd8fc..fae30fe 100644
--- a/libtorrent.spec
+++ b/libtorrent.spec
@@ -1,8 +1,8 @@
 Name:          libtorrent
 License:       GPLv2+
 Group:         System Environment/Libraries
-Version:       0.13.0
-Release:       3%{?dist}
+Version:       0.13.1
+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
+* Tue Apr 03 2012 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.13.1-1
+- Update to 0.13.1
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.13.0-3
 - Rebuilt for c++ ABI breakage
 
diff --git a/sources b/sources
index 042289e..7aacc95 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d499178f72010d5067a77f41fa1a1505  libtorrent-0.13.0.tar.gz
+6b21a0c7ab02677421ce4cfffaa4c4ec  libtorrent-0.13.1.tar.gz


More information about the scm-commits mailing list