[kdelibs] 4.8.2

Jaroslav Reznik jreznik at fedoraproject.org
Fri Mar 30 08:00:20 UTC 2012


commit 278467117c93897177c8f0eda6457b44689931e1
Author: Jaroslav Reznik <jreznik at redhat.com>
Date:   Fri Mar 30 09:59:59 2012 +0200

    4.8.2

 .gitignore                             |    4 +--
 kdelibs-4.8.1-nepomuk_threading.patch  |   52 --------------------------------
 kdelibs-4.8.1-sonnet-highlighter.patch |   24 --------------
 kdelibs.spec                           |   19 +++--------
 sources                                |    2 +-
 5 files changed, 7 insertions(+), 94 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d2eccb0..bf0c94f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,2 @@
 /kdelibs-4.6.5.tar.bz2
-/kdelibs-4.7.4.tar.bz2
-/kdelibs-4.8.0.tar.bz2
-/kdelibs-4.8.1.tar.xz
+/kdelibs-4.8.2.tar.xz
diff --git a/kdelibs.spec b/kdelibs.spec
index ef44cfe..ea7f852 100644
--- a/kdelibs.spec
+++ b/kdelibs.spec
@@ -19,8 +19,8 @@
 %global dbusmenu_qt_version %(pkg-config --modversion dbusmenu-qt 2>/dev/null || echo %{dbusmenu_qt_ver})
 
 Summary: KDE Libraries
-Version: 4.8.1
-Release: 3%{?dist}
+Version: 4.8.2
+Release: 1%{?dist}
 
 Name: kdelibs
 Epoch: 6
@@ -133,16 +133,6 @@ Patch53: kdelibs-4.7.2-kjs-s390.patch
 # don't set rpath on multiarch dirs,  https://git.reviewboard.kde.org/r/103422
 Patch101: kdelibs-4.8.0-cmake_cxx_implicit_link_directories.patch
 
-# Nepomuk::Resource[Data|Watcher] thread-safety
-# https://bugs.kde.org/show_bug.cgi?id=295474
-Patch102: kdelibs-4.8.1-nepomuk_threading.patch
-
-# Sonnet highlighter crash due to unitialized value access by Matt Whitlock (Gentoo)
-# https://bugs.kde.org/show_bug.cgi?id=295615
-# https://bugzilla.redhat.com/show_bug.cgi?id=805010
-# https://bugs.gentoo.org/show_bug.cgi?id=407709
-Patch103: kdelibs-4.8.1-sonnet-highlighter.patch
-
 ## security fix
 # Not Upstreamed? why not ? -- Rex
 Patch200: kdelibs-4.3.1-CVE-2009-2702.patch
@@ -332,8 +322,6 @@ sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanage
 
 # upstream patches
 %patch101 -p1 -b .cmake_cxx_implicit_link_directories
-%patch102 -p1 -b .nepomuk_threading
-%patch103 -p1 -b .sonnet-highlighter
 
 # security fixes
 %patch200 -p1 -b .CVE-2009-2702
@@ -587,6 +575,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Mar 30 2012 Jaroslav Reznik <jreznik at redhat.com> - 6:4.8.2-1
+- 4.8.2
+
 * Thu Mar 22 2012 Jaroslav Reznik <jreznik at redhat.com> 6:4.8.1-3
 - Sonnet crash due to unitialized value access (kde#295615, rhbz#805010)
 
diff --git a/sources b/sources
index cf73ffe..8d77428 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0488ec7d753c3455876d9e3f76406292  kdelibs-4.8.1.tar.xz
+e9dc9a76a785045642fb3098692618d2  kdelibs-4.8.2.tar.xz


More information about the scm-commits mailing list