Hello community,

here is the log from the commit of package kdebase4-openSUSE for 
openSUSE:Factory checked in at 2014-04-18 11:08:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdebase4-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.kdebase4-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdebase4-openSUSE"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdebase4-openSUSE/kdebase4-openSUSE.changes      
2014-03-04 13:27:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kdebase4-openSUSE.new/kdebase4-openSUSE.changes 
2014-04-18 11:26:04.000000000 +0200
@@ -1,0 +2,12 @@
+Thu Apr 17 20:52:57 UTC 2014 - [email protected]
+
+- Try to apply plasma-change-defaults.diff without offset
+- Bump kdebase4-workspace BuildRequires to 4.11.8, as the above
+  patch would fail with earlier versions
+
+-------------------------------------------------------------------
+Mon Mar 30 14:18:21 UTC 2014 - [email protected]
+
+- Remove an unwanted remainder of one of the patch commands
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kdebase4-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.gVmwdj/_old  2014-04-18 11:31:35.000000000 +0200
+++ /var/tmp/diff_new_pack.gVmwdj/_new  2014-04-18 11:31:35.000000000 +0200
@@ -30,7 +30,7 @@
 BuildRequires:  hwinfo-devel
 BuildRequires:  kdebase4-runtime-branding-upstream
 BuildRequires:  kdebase4-workspace-branding-upstream
-BuildRequires:  kdebase4-workspace-devel
+BuildRequires:  kdebase4-workspace-devel >= 4.11.8
 BuildRequires:  libkde4-devel
 BuildRequires:  oxygen-icon-theme
 BuildRequires:  rpm-devel

++++++ plasma-change-defaults.diff ++++++
--- /var/tmp/diff_new_pack.gVmwdj/_old  2014-04-18 11:31:35.000000000 +0200
+++ /var/tmp/diff_new_pack.gVmwdj/_new  2014-04-18 11:31:35.000000000 +0200
@@ -1,9 +1,9 @@
 --- 
./plasma/layout-templates/org.kde.plasma-desktop.defaultPanel/contents/layout.js
   2011-05-20 22:32:08.000000000 +0200
 +++ 
./plasma/layout-templates/org.kde.plasma-desktop.defaultPanel/contents/layout.js
   2011-10-13 13:12:19.877173319 +0200
-@@ -4,14 +4,17 @@ if (panelIds.length == 1) {
-     panel.location = 'bottom'
+@@ -25,14 +25,17 @@ if (freeEdges["bottom"] == true) {
+     panel.location = "top";
  }
-
+ 
 -panel.height = screenGeometry(panel.screen).height > 1024 ? 35 : 27
 -panel.addWidget("launcher")
 +panel.height = screenGeometry(panel.screen).height > 899 ? 35 : 27
@@ -18,7 +18,7 @@
 +var clock = panel.addWidget("digital-clock")
 +// avoid akonadi unless akonadi is started
 +clock.writeConfig("displayEvents", "false")
-
+ 
  tasks.currentConfigGroup = new Array("Launchers")
  tasks.writeConfig("browser", "preferred://browser, , , ")
 --- ./plasma-desktop/init/00-defaultLayout.js  2011-05-20 22:32:08.000000000 
+0200

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to