[libtorrent] Update to latest upstream release #869520

Ankur Sinha ankursinha at fedoraproject.org
Thu Oct 25 06:14:58 UTC 2012


commit a091ca960c336b2b4267977d8001885729e981e3
Author: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur at gmail.com>
Date:   Thu Oct 25 17:14:50 2012 +1100

    Update to latest upstream release #869520

 .gitignore      |    1 +
 libtorrent.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5545963..0d31607 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ libtorrent-0.12.6.tar.gz
 /libtorrent-0.13.0.tar.gz
 /libtorrent-0.13.1.tar.gz
 /libtorrent-0.13.2.tar.gz
+/libtorrent-0.13.3.tar.gz
diff --git a/libtorrent.spec b/libtorrent.spec
index cfd3509..60e1fb9 100644
--- a/libtorrent.spec
+++ b/libtorrent.spec
@@ -1,8 +1,8 @@
 Name:          libtorrent
 License:       GPLv2+
 Group:         System Environment/Libraries
-Version:       0.13.2
-Release:       2%{?dist}
+Version:       0.13.3
+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 Oct 25 2012 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.13.3-1
+- Update to latest upstream version
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.13.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 5272f83..f95a5e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96c0b81501357df402ab592f59ecaeab  libtorrent-0.13.2.tar.gz
+e94f6c590bb02aaf4d58618f738a85f2  libtorrent-0.13.3.tar.gz


More information about the scm-commits mailing list