[libktorrent] libktorrent-1.3rc1

nucleo nucleo at fedoraproject.org
Tue Aug 14 21:26:12 UTC 2012


commit 4c615dd17785cfcae10a5a31232c66e718e94c9a
Author: nucleo <nucleo at fedoraproject.org>
Date:   Wed Aug 15 00:25:55 2012 +0300

    libktorrent-1.3rc1

 .gitignore       |    1 +
 libktorrent.spec |   14 +++++++++-----
 sources          |    2 +-
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3572f85..5e4f9e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /libktorrent-1.1.3.tar.bz2
 /libktorrent-1.2.0.tar.bz2
 /libktorrent-1.2.1-2.tar.bz2
+/libktorrent-1.3rc1.tar.bz2
diff --git a/libktorrent.spec b/libktorrent.spec
index 4b0809a..2ad75cf 100644
--- a/libktorrent.spec
+++ b/libktorrent.spec
@@ -1,13 +1,14 @@
+%global pre rc1
 
 Name:    libktorrent
-Version: 1.2.1
-Release: 2%{?pre}%{?dist}
+Version: 1.3
+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.2.1%{?pre}/libktorrent-%{version}%{?pre}-2.tar.bz2
+Source0: http://ktorrent.org/downloads/4.3%{?pre}/libktorrent-%{version}%{?pre}.tar.bz2
 
 ## upstream patches
 
@@ -37,7 +38,7 @@ Requires: gmp-devel%{?_isa}
 
 
 %prep
-%setup -q -n %{name}-%{version}%{?pre}-2
+%setup -q -n %{name}-%{version}%{?pre}
 
 
 %build
@@ -67,7 +68,7 @@ rm -rf %{buildroot}
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc ChangeLog COPYING
-%{_kde4_libdir}/libktorrent.so.4*
+%{_kde4_libdir}/libktorrent.so.5*
 
 %files devel
 %defattr(-,root,root,-)
@@ -77,6 +78,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Aug 15 2012 Alexey Kurov <nucleo at fedoraproject.org> - 1.3-0.1.rc1
+- libktorrent-1.3rc1
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 6f66336..47fe3ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-20c0e979caa798f49724045edcb3eb0a  libktorrent-1.2.1-2.tar.bz2
+428670f5c46aa5fa1426d7864940f6a0  libktorrent-1.3rc1.tar.bz2


More information about the scm-commits mailing list