[pykde4] 4.9.0

Lukas Tinkl ltinkl at fedoraproject.org
Thu Jul 26 17:27:13 UTC 2012


commit 2a0d51c286fa86979d1f8914346fa21572037997
Author: Lukas Tinkl <lukas at kde.org>
Date:   Thu Jul 26 19:27:09 2012 +0200

    4.9.0

 .gitignore  |    1 +
 pykde4.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e4c7c0c..5a244a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /pykde4-4.8.4.tar.xz
 /pykde4-4.8.95.tar.xz
 /pykde4-4.8.97.tar.xz
+/pykde4-4.9.0.tar.xz
diff --git a/pykde4.spec b/pykde4.spec
index 2dff7c6..826173b 100644
--- a/pykde4.spec
+++ b/pykde4.spec
@@ -5,8 +5,8 @@
 %global python_ver %(%{__python} -c "import sys ; print sys.version[:3]")
 
 Name:    pykde4 
-Version: 4.8.97
-Release: 2%{?dist}
+Version: 4.9.0
+Release: 1%{?dist}
 Summary: Python bindings for KDE4 
 
 # http://techbase.kde.org/Policies/Licensing_Policy
@@ -257,6 +257,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Jul 26 2012 Lukas Tinkl <ltinkl at redhat.com> - 4.9.0-1
+- 4.9.0
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.8.97-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 591ef97..41ec9ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a1efb31e4e5bb59d26ee2ecc6249a836  pykde4-4.8.97.tar.xz
+9e96546d0ba7386c2656febafd5d0d9c  pykde4-4.9.0.tar.xz


More information about the scm-commits mailing list