[libktorrent] libktorrent-1.1.2

nucleo nucleo at fedoraproject.org
Tue Aug 30 18:27:04 UTC 2011


commit 01e0e82ac37163a8b7ba2e11b2f4b0d06a6dcc26
Author: nucleo <nucleo at fedoraproject.org>
Date:   Tue Aug 30 21:26:52 2011 +0300

    libktorrent-1.1.2

 .gitignore       |    1 +
 libktorrent.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a938e1e..eaec771 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /libktorrent-1.1rc1.tar.bz2
 /libktorrent-1.1.0.tar.bz2
 /libktorrent-1.1.1.tar.bz2
+/libktorrent-1.1.2.tar.bz2
diff --git a/libktorrent.spec b/libktorrent.spec
index 527905c..f190037 100644
--- a/libktorrent.spec
+++ b/libktorrent.spec
@@ -1,14 +1,14 @@
 #define pre rc1
 
 Name:    libktorrent
-Version: 1.1.1
+Version: 1.1.2
 Release: 1%{?pre}%{?dist}
 Summary: Library providing torrent downloading code
 
 Group:   System Environment/Libraries
 License: GPLv2+
 URL:     http://ktorrent.org/
-Source0: http://ktorrent.org/downloads/4.1.0%{?pre}/libktorrent-%{version}%{?pre}.tar.bz2
+Source0: http://ktorrent.org/downloads/4.1.2%{?pre}/libktorrent-%{version}%{?pre}.tar.bz2
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildRequires: boost-devel
@@ -77,6 +77,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Aug 30 2011 Alexey Kurov <nucleo at fedoraproject.org> - 1.1.2-1
+- libktorrent-1.1.2
+
 * Thu Apr 28 2011 Alexey Kurov <nucleo at fedoraproject.org> - 1.1.1-1
 - libktorrent-1.1.1
 
diff --git a/sources b/sources
index 7089ab9..d2cf6db 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96de8dd6d6cea4255ce946bb4cd69836  libktorrent-1.1.1.tar.bz2
+471b25afc48e195723ac1e264c8a0fc5  libktorrent-1.1.2.tar.bz2


More information about the scm-commits mailing list