[libktorrent] libktorrent-1.2rc1

nucleo nucleo at fedoraproject.org
Sat Jan 7 13:34:32 UTC 2012


commit 020f1e50e8959823d934781d266f7b2a5687f1e4
Author: nucleo <nucleo at fedoraproject.org>
Date:   Sat Jan 7 15:34:26 2012 +0200

    libktorrent-1.2rc1

 .gitignore       |    1 +
 libktorrent.spec |   11 +++++++----
 sources          |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f5bcb2e..b77ee73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /libktorrent-1.1.1.tar.bz2
 /libktorrent-1.1.2.tar.bz2
 /libktorrent-1.1.3.tar.bz2
+/libktorrent-1.2rc1.tar.bz2
diff --git a/libktorrent.spec b/libktorrent.spec
index 4f51b42..320b0ed 100644
--- a/libktorrent.spec
+++ b/libktorrent.spec
@@ -1,14 +1,14 @@
-#define pre rc1
+%define pre rc1
 
 Name:    libktorrent
-Version: 1.1.3
-Release: 2%{?pre}%{?dist}
+Version: 1.2
+Release: 0.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.3%{?pre}/libktorrent-%{version}%{?pre}.tar.bz2
+Source0: http://ktorrent.org/downloads/4.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
+* Sat Jan  7 2012 Alexey Kurov <nucleo at fedoraproject.org> - 1.2-0.1.rc1
+- libktorrent-1.2rc1
+
 * Tue Nov 22 2011 Alexey Kurov <nucleo at fedoraproject.org> - 1.1.3-2
 - libktorrent-1.1.3
 
diff --git a/sources b/sources
index fe854d3..078a3d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-665b6139ab68b83c6465509e29e839e0  libktorrent-1.1.3.tar.bz2
+4ec1adf5b9934b3d5c0ab257c3240280  libktorrent-1.2rc1.tar.bz2


More information about the scm-commits mailing list