[kdelibs] 4.6.1

Rex Dieter rdieter at fedoraproject.org
Sat Feb 26 20:55:33 UTC 2011


commit 37613aa466ed0ac5a05c0a225d7f9fdb539cc5f2
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sat Feb 26 14:56:58 2011 -0600

    4.6.1

 .gitignore                                         |    2 +-
 ...s-4.6.0-fix-plasma-logout-crash-kde264076.patch |   22 --------------------
 kdelibs.spec                                       |   17 ++++++++-------
 sources                                            |    2 +-
 4 files changed, 11 insertions(+), 32 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 28995b4..1fb1161 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kdelibs-4.6.0.tar.bz2
+/kdelibs-4.6.1.tar.bz2
diff --git a/kdelibs.spec b/kdelibs.spec
index 1041348..c635831 100644
--- a/kdelibs.spec
+++ b/kdelibs.spec
@@ -1,9 +1,9 @@
 
-%define attica_ver 0.1.90
+%define attica_ver 0.2.0
 %define dbusmenu_qt_ver 0.5.2
-%define phonon_ver 4.4.3
+%define phonon_ver 4.4.4
 %define qt4_ver 4.7.0
-%define soprano_ver 2.5.60
+%define soprano_ver 2.6.0
 %define strigi_ver 0.7.2
 # to build/include apidocs or not
 %define apidocs 1
@@ -15,8 +15,8 @@
 %endif
 
 Summary: KDE Libraries
-Version: 4.6.0
-Release: 4%{?dist}
+Version: 4.6.1
+Release: 1%{?dist}
 
 Name: kdelibs
 Epoch: 6
@@ -91,8 +91,6 @@ Patch27: kdelibs-4.5.80-no_rpath.patch
 Patch50: kdelibs-4.5.1-knewstuff_gpg2.patch
 
 ## trunk (4.6) upstream
-# fix kde#264076 - Plasma 4.6 crash on logout
-Patch100: kdelibs-4.6.0-fix-plasma-logout-crash-kde264076.patch
 
 ## security fix
 # Not Upstreamed? why not ? -- Rex
@@ -172,6 +170,7 @@ Requires: hal-storage-addon
 BuildRequires: docbook-dtds
 BuildRequires: doxygen
 BuildRequires: graphviz
+# should probably do something about removing this one, it's quite huge'ish -- Rex
 BuildRequires: qt4-doc
 %endif
 
@@ -276,7 +275,6 @@ sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanage
 %patch50 -p1 -b .knewstuff_gpg2
 
 # upstream patches
-%patch100 -p1 -b .fix-plasma-logout-crash-kde264076
 
 # security fix
 %patch200 -p1 -b .CVE-2009-2702
@@ -532,6 +530,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Feb 26 2011 Rex Dieter <rdieter at fedoraproject.org> 4.6.1-1
+- 4.6.1
+
 * Mon Feb 21 2011 Jaroslav Reznik <jreznik at redhat.com> - 4.6.0-4
 - Fix plasma logout crash (kde#264076)
 
diff --git a/sources b/sources
index cf2d8ef..e0573a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9ee32f375809a42a4a8d512bd06a612b  kdelibs-4.6.0.tar.bz2
+0cdc56a73009c65b5ad9ba3167ebb227  kdelibs-4.6.1.tar.bz2


More information about the scm-commits mailing list