Mailinglist Archive: opensuse-commit (1177 mails)
| < Previous | Next > |
commit kdebase4-workspace for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 28 Jan 2009 23:19:26 +0100
- Message-id: <20090128221927.6548E6780B0@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package kdebase4-workspace for
openSUSE:Factory
checked in at Wed Jan 28 23:19:26 CET 2009.
--------
--- KDE/kdebase4-workspace/kdebase4-wallpapers.changes 2009-01-22
01:57:07.000000000 +0100
+++ kdebase4-workspace/kdebase4-wallpapers.changes 2009-01-28
23:18:50.938458000 +0100
@@ -1,0 +2,5 @@
+Wed Jan 28 23:14:53 CET 2009 - dmueller@xxxxxxx
+
+- update to KDE 4.2.0
+
+-------------------------------------------------------------------
kdebase4-workspace.changes: same change
calling whatdependson for head-i586
Old:
----
kdebase-workspace-4.1.96.tar.bz2
New:
----
kdebase-workspace-4.2.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdebase4-wallpapers.spec ++++++
--- /var/tmp/diff_new_pack.j26556/_old 2009-01-28 23:18:57.000000000 +0100
+++ /var/tmp/diff_new_pack.j26556/_new 2009-01-28 23:18:57.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package kdebase4-wallpapers (Version 4.1.96)
+# spec file for package kdebase4-wallpapers (Version 4.2.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -28,8 +28,8 @@
Group: System/GUI/KDE
Summary: KDE 4 Wallpapers
Url: http://www.kde.org/
-Version: 4.1.96
-Release: 3
+Version: 4.2.0
+Release: 1
Source0: kdebase-workspace-%version.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@@ -66,6 +66,8 @@
/usr/share/wallpapers
%changelog
+* Wed Jan 28 2009 dmueller@xxxxxxx
+- update to KDE 4.2.0
* Wed Jan 21 2009 stbinner@xxxxxxx
- split off kdebase4-workspace-google-gadgets sub-package
* Tue Jan 20 2009 stbinner@xxxxxxx
++++++ kdebase4-workspace.spec ++++++
--- /var/tmp/diff_new_pack.j26556/_old 2009-01-28 23:18:57.000000000 +0100
+++ /var/tmp/diff_new_pack.j26556/_new 2009-01-28 23:18:57.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package kdebase4-workspace (Version 4.1.96)
+# spec file for package kdebase4-workspace (Version 4.2.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -37,8 +37,8 @@
Group: System/GUI/KDE
Summary: The KDE Workspace Components
Url: http://www.kde.org/
-Version: 4.1.96
-Release: 3
+Version: 4.2.0
+Release: 1
Source0: kdebase-workspace-%version.tar.bz2
Source1: rediff-plasma.sh
Source2: titlebar_decor.png
@@ -163,7 +163,6 @@
sed -ri "s,.*%{_kde_share_dir}/apps/kdm/themes/oxygen.*,," filelists/kdm
sed -ri "s,.*%{_kde_share_dir}/apps/kdm/pics.*,," filelists/kdm
rm -r $RPM_BUILD_ROOT/usr/share/wallpapers/Code_Poets_Dream
- rm -r $RPM_BUILD_ROOT/usr/share/wallpapers/Colorado_Farm
rm -r $RPM_BUILD_ROOT/usr/share/wallpapers/Curls_on_Green
rm -r $RPM_BUILD_ROOT/usr/share/wallpapers/Fields_of_Peace
rm -r $RPM_BUILD_ROOT/usr/share/wallpapers/Finally_Summer_in_Germany
@@ -817,6 +816,8 @@
%_kde_share_dir/servicetypes/weather_ion.desktop
%changelog
+* Wed Jan 28 2009 dmueller@xxxxxxx
+- update to KDE 4.2.0
* Wed Jan 21 2009 stbinner@xxxxxxx
- split off kdebase4-workspace-google-gadgets sub-package
* Tue Jan 20 2009 stbinner@xxxxxxx
++++++ kdebase-workspace-4.1.96.tar.bz2 -> kdebase-workspace-4.2.0.tar.bz2
++++++
KDE/kdebase4-workspace/kdebase-workspace-4.1.96.tar.bz2
kdebase4-workspace/kdebase-workspace-4.2.0.tar.bz2 differ: byte 11, line 1
++++++ kwin-suse.diff ++++++
--- /var/tmp/diff_new_pack.j26556/_old 2009-01-28 23:18:58.000000000 +0100
+++ /var/tmp/diff_new_pack.j26556/_new 2009-01-28 23:18:58.000000000 +0100
@@ -1,8 +1,8 @@
Index: kwin/clients/ozone/oxygenclient.cpp
-===================================================================
---- kwin/clients/ozone/oxygenclient.cpp (revision 866283)
-+++ kwin/clients/ozone/oxygenclient.cpp (working copy)
-@@ -58,6 +58,9 @@
+================================================================================
+--- kwin/clients/ozone/oxygenclient.cpp
++++ kwin/clients/ozone/oxygenclient.cpp
+@@ -59,6 +59,9 @@
#include "oxygenbutton.h"
#include "oxygen.h"
@@ -12,15 +12,15 @@
namespace Ozone
{
namespace Oxygen
-@@ -76,6 +79,7 @@
- , colorCacheInvalid_(true)
- , helper_(*globalHelper)
+@@ -93,6 +96,7 @@
+
+ OxygenClient::~OxygenClient()
{
+ logo.load(logourl);
}
-
- OxygenClient::~OxygenClient()
-@@ -289,7 +293,7 @@
+ QString OxygenClient::visibleName() const
+ {
+@@ -305,7 +309,7 @@
const int titleWidth = frame.width() -
titleEdgeLeft - layoutMetric(LM_TitleEdgeRight) -
buttonsLeftWidth() - buttonsRightWidth() -
@@ -29,9 +29,9 @@
QPalette pal2( palette );
if( !OxygenFactory::blendTitlebarColors()) {
-@@ -305,6 +309,12 @@
+@@ -321,6 +325,12 @@
painter.drawText(titleLeft, titleTop-1, titleWidth, titleHeight, // -1
is to go into top resizearea
- OxygenFactory::titleAlign() | Qt::AlignVCenter, caption());
+ OxygenFactory::titleAlignment() | Qt::AlignVCenter, caption());
+ if (isActive()) {
+ QFontMetrics fm(options()->font(isActive(), false));
@@ -42,20 +42,18 @@
painter.setRenderHint(QPainter::Antialiasing);
// Draw dividing line
-@@ -348,7 +358,7 @@
+@@ -346,7 +356,7 @@
}
if (align & Qt::AlignLeft) {
-- int left = titleLeft + QFontMetrics(options()->font(isActive(),
false)).width(caption());
-+ int left = titleLeft + QFontMetrics(options()->font(isActive(),
false)).width(caption()) + logo.width() + logooffset;
+- int left = titleLeft + QFontMetrics(options()->font(isActive(),
false)).width(caption()) + 4;
++ int left = titleLeft + QFontMetrics(options()->font(isActive(),
false)).width(caption()) + 4 + logo.width() + logooffset;
int right = titleLeft + titleWidth;
drawScratch(&painter, palette, left, right, titleTop+6);
}
-Index: kwin/clients/ozone/oxygenclient.h
-===================================================================
---- kwin/clients/ozone/oxygenclient.h (revision 866283)
-+++ kwin/clients/ozone/oxygenclient.h (working copy)
-@@ -59,6 +59,7 @@
+--- kwin/clients/ozone/oxygenclient.h
++++ kwin/clients/ozone/oxygenclient.h
+@@ -62,6 +62,7 @@
QColor titlebarTextColor(const QPalette &palette);
bool colorCacheInvalid_;
QColor cachedTitlebarTextColor_;
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |