[kdebindings] - 4.5.2

Rex Dieter rdieter at fedoraproject.org
Fri Oct 1 20:33:01 UTC 2010


commit 409edce42262ad0bc094806cf205937f90977016
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Fri Oct 1 15:38:46 2010 -0500

    - 4.5.2

 .gitignore                           |    2 +-
 kdebindings-4.5.1-RUBY_VERSION.patch |   15 ---------------
 kdebindings.spec                     |   10 +++++-----
 sources                              |    2 +-
 4 files changed, 7 insertions(+), 22 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4aaaf67..49db4b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kdebindings-4.5.1.tar.bz2
+/kdebindings-4.5.2.tar.bz2
diff --git a/kdebindings.spec b/kdebindings.spec
index 627ee0b..55df2af 100644
--- a/kdebindings.spec
+++ b/kdebindings.spec
@@ -37,8 +37,8 @@
 %global _cmake_skip_rpath %{nil}
 
 Name: kdebindings
-Version: 4.5.1
-Release: 4%{?dist}
+Version: 4.5.2
+Release: 1%{?dist}
 Summary: KDE bindings to non-C++ languages
 
 # http://techbase.kde.org/Policies/Licensing_Policy
@@ -50,7 +50,6 @@ Source0: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 ## upstreamable patches
-Patch50: kdebindings-4.5.1-RUBY_VERSION.patch
 # fix build with newer sip/PyQt (borrowed from opensuse)
 Patch51: kdebindings-4.5.1-sip_api_8.patch
 
@@ -261,8 +260,6 @@ Falcon plugin for the Kross archtecture in KDE4.
 %prep
 %setup -q -n kdebindings-%{version}%{?alphatag}
 
-%patch50 -p1 -b .RUBY_VERSION
-# "10.0" < "8.0", so generally string comparison does not work (mtasaka)
 %if 0%{?_sip_api_major} >= 8
 %patch51 -p1 -b .sip_api_8
 %endif
@@ -553,6 +550,9 @@ fi
 
 
 %changelog
+* Fri Oct 01 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.5.2-1
+- 4.5.2
+
 * Wed Sep 29 2010 jkeating - 4.5.1-4
 - Rebuilt for gcc bug 634757
 
diff --git a/sources b/sources
index 90f670f..89a71b0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ac762e1d382d63194c387246daa9cc74  kdebindings-4.5.1.tar.bz2
+02f6a8397beb6a034fe9025f03f6bd02  kdebindings-4.5.2.tar.bz2


More information about the scm-commits mailing list