Hello community,

here is the log from the commit of package kdelibs4 for openSUSE:Factory 
checked in at 2012-04-12 09:31:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdelibs4 (Old)
 and      /work/SRC/openSUSE:Factory/.kdelibs4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdelibs4", Maintainer is "kde-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdelibs4/kdelibs4-apidocs.changes        
2012-03-13 11:24:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kdelibs4.new/kdelibs4-apidocs.changes   
2012-04-12 09:32:00.000000000 +0200
@@ -1,0 +2,17 @@
+Fri Mar 30 01:01:55 CEST 2012 - dmuel...@suse.de
+
+- update to 4.8.2
+  * see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for 
details
+
+-------------------------------------------------------------------
+Mon Mar 26 08:21:56 UTC 2012 - corne...@solcon.nl
+
+- Do not build aspell backend, only enchant. This is less confusing, as there 
is no interface for choosing the backend. Aspell is still supported by the 
enchant backend, but default is hunspell.
+
+-------------------------------------------------------------------
+Wed Mar 14 09:47:52 UTC 2012 - kru...@zib.de
+
+- added fix for KMail2 crashes from
+  https://bugs.kde.org/show_bug.cgi?id=295474#c27
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/kdelibs4/kdelibs4.changes        2012-03-29 
07:45:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kdelibs4.new/kdelibs4.changes   2012-04-12 
09:32:01.000000000 +0200
@@ -1,0 +2,11 @@
+Sun Apr  1 17:40:36 UTC 2012 - wstephen...@suse.com
+
+- Remove wrongly added %kde_runtime_requires macro
+
+-------------------------------------------------------------------
+Fri Mar 30 01:01:55 CEST 2012 - dmuel...@suse.de
+
+- update to 4.8.2
+  * see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for 
details
+
+-------------------------------------------------------------------

Old:
----
  kdelibs-4.8.1.tar.bz2
  kmail2-crash.diff

New:
----
  kdelibs-4.8.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kdelibs4-apidocs.spec ++++++
--- /var/tmp/diff_new_pack.tSki88/_old  2012-04-12 09:32:07.000000000 +0200
+++ /var/tmp/diff_new_pack.tSki88/_new  2012-04-12 09:32:07.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           kdelibs4-apidocs
-Version:        4.8.1
+Version:        4.8.2
 Release:        0
 Summary:        KDE 4 API documentation
 License:        LGPL-2.1+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
-Source0:        kdelibs-%{version}.tar.bz2
+Source0:        kdelibs-%{version}.tar.xz
 Source1:        baselibs.conf
 Source2:        hidden.desktop
 Source3:        ycp.xml
@@ -35,6 +35,7 @@
 BuildRequires:  graphviz-gnome
 BuildRequires:  kde4-filesystem
 BuildRequires:  libqt4-devel-doc
+BuildRequires:  xz
 Requires:       kde4-filesystem
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch

++++++ kdelibs4.spec ++++++
--- /var/tmp/diff_new_pack.tSki88/_old  2012-04-12 09:32:07.000000000 +0200
+++ /var/tmp/diff_new_pack.tSki88/_new  2012-04-12 09:32:07.000000000 +0200
@@ -24,7 +24,7 @@
 %define kderev 0 
 
 Name:           kdelibs4
-Version:        4.8.1
+Version:        4.8.2
 Release:        0
 BuildRequires:  OpenEXR-devel
 BuildRequires:  alsa-devel
@@ -70,6 +70,7 @@
 %else
 BuildRequires:  utempter
 %endif
+BuildRequires:  xz
 BuildRequires:  xz-devel
 %if %suse_version > 1210
 %define brandingversion 4.8
@@ -87,7 +88,7 @@
 License:        LGPL-2.1+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
-Source0:        kdelibs-%{version}.tar.bz2
+Source0:        kdelibs-%{version}.tar.xz
 Source1:        baselibs.conf
 Source2:        hidden.desktop
 Source3:        ycp.xml
@@ -107,8 +108,6 @@
 Patch18:        plasma-libs.diff
 Patch20:        ignore-inline-menu.diff
 Patch24:        ksuseinstall.diff
-# fix for KDE Bug 295474 from https://bugs.kde.org/show_bug.cgi?id=295474#c27
-Patch25:        kmail2-crash.diff
 PreReq:         permissions
 Requires:       soprano >= %( echo `rpm -q --queryformat '%{VERSION}' 
libsoprano-devel`)
 Recommends:     strigi >= %( echo `rpm -q --queryformat '%{VERSION}' 
strigi-devel`)
@@ -124,7 +123,6 @@
 %requires_ge        shared-mime-info
 %requires_ge        shared-desktop-ontologies
 %requires_ge        libqt4-x11
-%kde4_runtime_requires
 
 %if 0%{?opensuse_bs}
 %define debug_package_requires %{name} = %{version}-%{release} libqt4-debuginfo
@@ -173,7 +171,6 @@
 %patch18
 %patch20
 %patch24
-%patch25 -p1
 
 #
 # define KDE version exactly
@@ -264,7 +261,6 @@
 PreReq:         grep
 PreReq:         sed
 Requires:       sgml-skel
-%kde4_runtime_requires
 
 %description doc
 This package contains the core environment and templates for the KDE
@@ -313,7 +309,6 @@
 Requires:       kde4-filesystem >= %{_kde_platform_version}
 Requires:       libkdecore4 = %{version}
 %requires_ge        libpolkit-qt-1-1
-%kde4_runtime_requires
 
 %description -n kdelibs4-core
 This package contains the basic packages of the K Desktop Environment.


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to