Hello community, here is the log from the commit of package plasma-addons for openSUSE:Factory checked in at 2013-02-12 12:55:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma-addons (Old) and /work/SRC/openSUSE:Factory/.plasma-addons.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-addons", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/plasma-addons/plasma-addons.changes 2013-02-04 21:01:09.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.plasma-addons.new/plasma-addons.changes 2013-02-12 12:55:08.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Feb 11 20:55:10 UTC 2013 - [email protected] + +- Added weather_fix.diff, fixes appearence of weather plasmoid's + details view + +------------------------------------------------------------------- New: ---- weather_fix.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma-addons.spec ++++++ --- /var/tmp/diff_new_pack.Be8wR7/_old 2013-02-12 12:55:10.000000000 +0100 +++ /var/tmp/diff_new_pack.Be8wR7/_new 2013-02-12 12:55:10.000000000 +0100 @@ -30,6 +30,8 @@ Patch2: lancelot-suse.diff # PATCH-FEATURE-OPENSUSE notes.diff [email protected] -- makes colour of the background black to blend in with the theme Patch3: notes.diff +#PATCH-FIX-OPENSUSE weather_fix.diff -- Use plasma theme colors for weather plasmoid's detail view +Patch4: weather_fix.diff BuildRequires: fdupes BuildRequires: ibus-devel BuildRequires: kdebase4-workspace-devel @@ -123,6 +125,7 @@ %patch1 %patch2 %patch3 +%patch4 -p1 %build %cmake_kde4 -d build ++++++ weather_fix.diff ++++++ --- new.kdeplasma-addons-4.10.0/applets/weather/package/contents/ui/DetailsView.qml 2013-01-23 23:02:23.000000000 +0100 +++ kdeplasma-addons-4.10.0/applets/weather/package/contents/ui/DetailsView.qml 2013-02-11 21:48:49.211129835 +0100 @@ -46,6 +46,7 @@ WeatherListView { leftMargin: 2 verticalCenter: parent.verticalCenter } + color: theme.textColor text: rowData.text } } -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
