[kdelibs/f18] 4.9.5

Rex Dieter rdieter at fedoraproject.org
Fri Dec 28 18:48:39 UTC 2012


commit 9866b4574dd340055774cea5c697c03f09aa0598
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Fri Dec 28 12:48:56 2012 -0600

    4.9.5

 .gitignore                                         |    3 +-
 ...hen-no-service-was-selected-user-clicked-.patch |   25 ---------
 ...-check-parent-mimetypes-in-protocolForArc.patch |   53 --------------------
 kdelibs.spec                                       |   11 ++--
 sources                                            |    2 +-
 5 files changed, 7 insertions(+), 87 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e551b84..bdc8ec1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
 /kdelibs-4.8.5.tar.xz
-/kdelibs-4.9.3.tar.xz
-/kdelibs-4.9.4.tar.xz
+/kdelibs-4.9.5.tar.xz
diff --git a/kdelibs.spec b/kdelibs.spec
index e94651d..447603a 100644
--- a/kdelibs.spec
+++ b/kdelibs.spec
@@ -24,8 +24,8 @@
 %global dbusmenu_qt_version %(pkg-config --modversion dbusmenu-qt 2>/dev/null || echo %{dbusmenu_qt_ver})
 
 Summary: KDE Libraries
-Version: 4.9.4
-Release: 5%{?dist}
+Version: 4.9.5
+Release: 1%{?dist}
 
 Name: kdelibs
 Epoch: 6
@@ -164,8 +164,6 @@ Patch58: kdelibs-cmake_python3.patch
 Patch59: kdelibs-4.9.3-kcm_ssl.patch
 
 ## upstream
-Patch100: 0001-Revert-Also-check-parent-mimetypes-in-protocolForArc.patch
-Patch101: 0001-Fix-crash-when-no-service-was-selected-user-clicked-.patch
 
 ## security fix
 # Not Upstreamed? why not ? -- Rex
@@ -341,8 +339,6 @@ sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanage
 %patch59 -p1 -b .filter
 
 # upstream patches
-%patch100 -p1 -b .kio
-%patch101 -p1 -b .crash
 
 # security fixes
 %patch200 -p1 -b .CVE-2009-2702
@@ -602,6 +598,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Dec 28 2012 Rex Dieter <rdieter at fedoraproject.org> 6:4.9.5-1
+- 4.9.5
+
 * Wed Dec 11 2012 Rex Dieter <rdieter at fedoraproject.org> 6:4.9.4-5
 - Debug output in kdelibs-udisks2-backend.patch should be disabled (#882731)
 
diff --git a/sources b/sources
index cc25efd..8206557 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec4b28e42cdcb26ddba1c1075e02a166  kdelibs-4.9.4.tar.xz
+2155d7ae075a1c7e9c6398b381c67177  kdelibs-4.9.5.tar.xz


More information about the scm-commits mailing list