[kdelibs] 4.9.2

Rex Dieter rdieter at fedoraproject.org
Fri Sep 28 18:19:25 UTC 2012


commit 5fb8aea0f36b90be63c298cee32f8926fa33adf8
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Fri Sep 28 13:19:43 2012 -0500

    4.9.2

 .gitignore                                      |    2 +-
 kdelibs-4.9.1-udisks_detatch_external_hdd.patch |   19 -------
 kdelibs-4.9.2-optdiscspin.patch                 |   63 -----------------------
 kdelibs.spec                                    |   13 ++---
 sources                                         |    2 +-
 5 files changed, 7 insertions(+), 92 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c986ab4..574875b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /kdelibs-4.8.5.tar.xz
-/kdelibs-4.9.1.tar.xz
+/kdelibs-4.9.2.tar.xz
diff --git a/kdelibs.spec b/kdelibs.spec
index 4c994f8..3abbacc 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.1
-Release: 5%{?dist}
+Version: 4.9.2
+Release: 1%{?dist}
 
 Name: kdelibs
 Epoch: 6
@@ -142,14 +142,10 @@ Patch53: kdelibs-4.7.2-kjs-s390.patch
 # return valid locale (RFC 1766)
 Patch54: kdelibs-4.8.4-kjs-locale.patch
 
-# Can't safely remove a USB removable hard drive ( http://bugzilla.redhat.com/852196 )
-Patch55: kdelibs-4.9.1-udisks_detatch_external_hdd.patch 
-
 # backport FindKipi.cmake from Digikam SC 3.0.0-beta1 for libkipi 2 (kde#307213)
 Patch56: kdelibs-4.9.1-FindKipi-libkipi2.patch
 
 ## upstream
-Patch100: kdelibs-4.9.2-optdiscspin.patch
 
 ## security fix
 # Not Upstreamed? why not ? -- Rex
@@ -317,11 +313,9 @@ sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanage
 %patch52 -p1 -b .SOLID_UPNP
 %patch53 -p1 -b .kjs-s390
 %patch54 -p1 -b .kjs-locale
-%patch55 -p1 -b .solid-detach-external-hdd
 %patch56 -p1 -b .FindKipi-libkipi2
 
 # upstream patches
-%patch100 -p1 -b .optdiscspin
 
 # security fixes
 %patch200 -p1 -b .CVE-2009-2702
@@ -577,6 +571,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Sep 28 2012 Rex Dieter <rdieter at fedoraproject.org> - 6:4.9.2-1
+- 4.9.2
+
 * Wed Sep 26 2012 Rex Dieter <rdieter at fedoraproject.org> 6:4.9.1-5
 - respin FindKipi.cmake patch (kde#307213)
 
diff --git a/sources b/sources
index 66b4652..661035f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d20b95b594a0df518f270dda0331f88c  kdelibs-4.9.1.tar.xz
+e04d00b7cfc8f73b8feddcd8872d6fb9  kdelibs-4.9.2.tar.xz


More information about the scm-commits mailing list