[PyKDE4] 4.7.1

Radek Novacek rnovacek at fedoraproject.org
Wed Sep 14 13:47:12 UTC 2011


commit 2c24e5d887f6296ce46cf8d6821ddf5d0552b6a2
Author: Radek Novacek <rnovacek at redhat.com>
Date:   Wed Sep 14 15:46:54 2011 +0200

    4.7.1

 .gitignore  |    1 +
 PyKDE4.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c0bb040..c267796 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /pykde4-4.7.0.tar.bz2
+/pykde4-4.7.1.tar.bz2
diff --git a/PyKDE4.spec b/PyKDE4.spec
index e370f64..cb91977 100644
--- a/PyKDE4.spec
+++ b/PyKDE4.spec
@@ -5,7 +5,7 @@
 %global python_ver %(%{__python} -c "import sys ; print sys.version[:3]")
 
 Name: PyKDE4 
-Version: 4.7.0
+Version: 4.7.1
 Release: 1%{?dist}
 Summary: Python bindings for KDE4 
 
@@ -13,7 +13,7 @@ Summary: Python bindings for KDE4
 License: LGPLv2+
 Group: User Interface/Desktops
 URL: http://developer.kde.org/language-bindings/
-Source0: ftp://ftp.kde.org/pub/kde/unstable/%{version}/src/pykde4-%{version}.tar.bz2
+Source0: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/pykde4-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  akonadi-devel
@@ -232,6 +232,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Sep 14 2011 Radek Novacek <rnovacek at redhat.com> 4.7.1-1
+- 4.7.1
+
 * Tue Jul 26 2011 Jaroslav Reznik <jreznik at redhat.com> 4.7.0-1
 - 4.7.0
 
diff --git a/sources b/sources
index 8ab5ebe..04831ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e36925795355fc153be0d7b79f215667  pykde4-4.7.0.tar.bz2
+53fc1c1e1bacb1600a82c94352348fdd  pykde4-4.7.1.tar.bz2


More information about the scm-commits mailing list