[kdebindings] 4.6.3

Rex Dieter rdieter at fedoraproject.org
Thu Apr 28 20:11:24 UTC 2011


commit 3c572ff8d48c5e7519ae3a968d79b9d0524443af
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Apr 28 15:11:14 2011 -0500

    4.6.3

 .gitignore                               |    1 +
 kdebindings-4.6.1-python-bz#684419.patch |   32 ------------------------------
 kdebindings.spec                         |    9 ++++---
 sources                                  |    2 +-
 4 files changed, 7 insertions(+), 37 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7e65bcb..0693d78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /kdebindings-4.6.1.tar.bz2
 /kdebindings-4.6.2.tar.bz2
+/kdebindings-4.6.3.tar.bz2
diff --git a/kdebindings.spec b/kdebindings.spec
index abfc923..ca6c9ae 100644
--- a/kdebindings.spec
+++ b/kdebindings.spec
@@ -40,8 +40,8 @@
 %global _cmake_skip_rpath %{nil}
 
 Name: kdebindings
-Version: 4.6.2
-Release: 4%{?dist}
+Version: 4.6.3
+Release: 1%{?dist}
 Summary: KDE bindings to non-C++ languages
 
 # http://techbase.kde.org/Policies/Licensing_Policy
@@ -53,7 +53,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 ## upstreamable patches
 Patch50: kdebindings-4.5.95-valgrind.patch
-Patch51: kdebindings-4.6.1-python-bz#684419.patch
 
 ## upstream patches
 
@@ -313,7 +312,6 @@ Falcon plugin for the Kross archtecture in KDE4.
 %setup -q -n kdebindings-%{version}%{?alphatag}
 
 %patch50 -p1 -b .valgrind
-%patch51 -p0 -b .python-bz#684419
 
 
 %build
@@ -662,6 +660,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Apr 28 2011 Rex Dieter <rdieter at fedoraproject.org> 4.6.3-1
+- 4.6.3
+
 * Thu Apr 28 2011 Rex Dieter <rdieter at fedoraproject.org> 4.6.2-4
 - python3-PyKDE4 busted on f15+, disable until fixed
 
diff --git a/sources b/sources
index 65edbc2..249c8c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-48f9d1159153224e28e7d97255cbb921  kdebindings-4.6.2.tar.bz2
+085f6497be800adea167addc09b89ccc  kdebindings-4.6.3.tar.bz2


More information about the scm-commits mailing list