[libktorrent] libktorrent-1.1.0

nucleo nucleo at fedoraproject.org
Tue Mar 15 18:10:31 UTC 2011


commit d18274f1f4f1ef5e6d68abd703bf5d841ed17537
Author: nucleo <nucleo at fedoraproject.org>
Date:   Tue Mar 15 20:10:28 2011 +0200

    libktorrent-1.1.0

 .gitignore       |    1 +
 libktorrent.spec |   11 +++++++----
 sources          |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c0f5fca..e99ec8b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /libktorrent-1.0.4.tar.bz2
 /libktorrent-1.1beta1.tar.bz2
 /libktorrent-1.1rc1.tar.bz2
+/libktorrent-1.1.0.tar.bz2
diff --git a/libktorrent.spec b/libktorrent.spec
index f727c14..3d3a90d 100644
--- a/libktorrent.spec
+++ b/libktorrent.spec
@@ -1,14 +1,14 @@
-%define pre rc1
+#define pre rc1
 
 Name:    libktorrent
-Version: 1.1
-Release: 0.3.%{pre}%{?dist}
+Version: 1.1.0
+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%{?pre}/libktorrent-%{version}%{?pre}.tar.bz2
+Source0: http://ktorrent.org/downloads/4.1.0%{?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 Mar 15 2011 Alexey Kurov <nucleo at fedoraproject.org> - 1.1.0-1
+- libktorrent-1.1.0
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1-0.3.rc1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index fcf6029..7c2a7ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0060a3a83c5e63485bc168d59f33656e  libktorrent-1.1rc1.tar.bz2
+76d3e58bbf2e4df7e97421e06ebf8fb8  libktorrent-1.1.0.tar.bz2


More information about the scm-commits mailing list