[kdelibs] 4.9.95

Rex Dieter rdieter at fedoraproject.org
Wed Dec 19 20:23:20 UTC 2012


commit 75d16d2d7be2ac7d15a7adefbea184fb0ab646fa
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Wed Dec 19 14:23:41 2012 -0600

    4.9.95

 .gitignore                                         |    2 +-
 0003-Cache-UDisks2-Device-DBus-connections.patch   |  744 --------------------
 ...nnection-systemBus-instead-of-custom-conn.patch |  101 ---
 0007-Ignore-UDisks2-jobs.patch                     |   41 --
 kdelibs.spec                                       |   14 +-
 sources                                            |    2 +-
 6 files changed, 7 insertions(+), 897 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 429cba3..f06408a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
 /kdelibs-4.8.5.tar.xz
 /kdelibs-4.9.4.tar.xz
-/kdelibs-4.9.90.tar.xz
+/kdelibs-4.9.95.tar.xz
diff --git a/kdelibs.spec b/kdelibs.spec
index a04a6ba..831ccaa 100644
--- a/kdelibs.spec
+++ b/kdelibs.spec
@@ -22,8 +22,8 @@
 %global dbusmenu_qt_version %(pkg-config --modversion dbusmenu-qt 2>/dev/null || echo %{dbusmenu_qt_ver})
 
 Summary: KDE Libraries
-Version: 4.9.90
-Release: 4%{?dist}
+Version: 4.9.95
+Release: 1%{?dist}
 
 Name: kdelibs
 Epoch: 6
@@ -145,10 +145,6 @@ Patch56: kdelibs-4.9.1-FindKipi-libkipi2.patch
 Patch59: kdelibs-4.9.3-kcm_ssl.patch
 
 ## upstream
-# since 4.9.90, solid/udisk2 related fixes
-Patch103: 0003-Cache-UDisks2-Device-DBus-connections.patch
-Patch106: 0006-Use-QDBusConnection-systemBus-instead-of-custom-conn.patch
-Patch107: 0007-Ignore-UDisks2-jobs.patch
 
 ## security fix
 # Not Upstreamed? why not ? -- Rex
@@ -319,9 +315,6 @@ sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanage
 %patch59 -p1 -b .filter
 
 # upstream patches
-%patch103 -p1 -b .0003
-%patch106 -p1 -b .0006
-%patch107 -p1 -b .0007
 
 # security fixes
 %patch200 -p1 -b .CVE-2009-2702
@@ -568,6 +561,9 @@ gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null || :
 
 
 %changelog
+* Wed Dec 19 2012 Rex Dieter <rdieter at fedoraproject.org> - 6:4.9.95-1
+- 4.9.95
+
 * Thu Dec 13 2012 Rex Dieter <rdieter at fedoraproject.org> 6:4.9.90-4
 - prune/fix changelog
 
diff --git a/sources b/sources
index 8b634ac..c9afdcb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-94c892cbe5eaf180ad18cba7c6d225be  kdelibs-4.9.90.tar.xz
+2d7e329a1f6a110a7ddbc207dc3dc10f  kdelibs-4.9.95.tar.xz


More information about the scm-commits mailing list