[kdelibs] 4.8.80

Jaroslav Reznik jreznik at fedoraproject.org
Sat May 26 08:14:27 UTC 2012


commit 0327978449a32efa2dd27fa36dcc266503960628
Author: Jaroslav Reznik <jreznik at redhat.com>
Date:   Sat May 26 01:14:10 2012 +0200

    4.8.80

 .gitignore                                        |    1 +
 kdelibs-4.8.3-kmessagewidget_colors.patch         |  103 ---------------------
 kdelibs-4.8.3-kmessagewidget_heightForWidth.patch |   37 --------
 kdelibs-4.8.3-kmessagewidget_icon_position.patch  |   22 -----
 kdelibs-4.8.3-kmessagewidget_resizeEvent.patch    |   54 -----------
 kdelibs-4.8.3-kmessagewidget_unbreak_abi.patch    |   42 ---------
 kdelibs.spec                                      |   19 +---
 sources                                           |    2 +-
 8 files changed, 7 insertions(+), 273 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9824d93..5ecb7c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /kdelibs-4.6.5.tar.bz2
 /kdelibs-4.8.3.tar.xz
+/kdelibs-4.8.80.tar.xz
diff --git a/kdelibs.spec b/kdelibs.spec
index 28e995b..f29cdec 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.8.3
-Release: 4%{?dist}
+Version: 4.8.80
+Release: 1%{?dist}
 
 Name: kdelibs
 Epoch: 6
@@ -146,13 +146,6 @@ Patch53: kdelibs-4.7.2-kjs-s390.patch
 # fix kdeclarative install location (by wstephenson as found in kde-packager list)
 Patch100: kdelibs-4.8.3-kdeclarative-install-location.patch
 
-# a bunch of kmessagewidget fixes
-Patch101: kdelibs-4.8.3-kmessagewidget_resizeEvent.patch
-Patch102: kdelibs-4.8.3-kmessagewidget_heightForWidth.patch
-Patch103: kdelibs-4.8.3-kmessagewidget_colors.patch
-Patch104: kdelibs-4.8.3-kmessagewidget_icon_position.patch
-Patch106: kdelibs-4.8.3-kmessagewidget_unbreak_abi.patch
-
 ## security fix
 # Not Upstreamed? why not ? -- Rex
 Patch200: kdelibs-4.3.1-CVE-2009-2702.patch
@@ -362,11 +355,6 @@ popd
 
 # upstream patches
 %patch100 -p1 -b .kdeclarative-install-location
-%patch101 -p1 -b .kmessagewidget_resizeEvent
-%patch102 -p1 -b .kmessagewidget_heightForWidth
-%patch103 -p1 -b .kmessagewidget_colors
-%patch104 -p1 -b .kmessagewidget_icon_position
-%patch106 -p1 -b .kmessagewidget_unbreak_abi
 
 # security fixes
 %patch200 -p1 -b .CVE-2009-2702
@@ -622,6 +610,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri May 25 2012 Jaroslav Reznik <jreznik at redhat.com> - 6:4.8.80-1
+- 4.8.80
+
 * Fri May 25 2012 Rex Dieter <rdieter at fedoraproject.org>
 - 6:4.8.3-4
 - include upstream kmessagewidget fixes
diff --git a/sources b/sources
index 8cc8f31..7ec6695 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c4987c838164bd9ee2787e77243fe4a9  kdelibs-4.8.3.tar.xz
+f9f753f099175fad0cdb6424fb396e47  kdelibs-4.8.80.tar.xz


More information about the scm-commits mailing list