Hello community,

here is the log from the commit of package mate-panel for openSUSE:Factory 
checked in at 2016-04-15 19:10:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-panel (Old)
 and      /work/SRC/openSUSE:Factory/.mate-panel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-panel"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-panel/mate-panel.changes    2016-01-28 
17:24:04.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mate-panel.new/mate-panel.changes       
2016-04-15 19:10:24.000000000 +0200
@@ -1,0 +2,56 @@
+Sat Apr  9 11:24:53 UTC 2016 - [email protected]
+
+- Update to version 1.14.0:
+  * Make max number of bookmarks in menu (before submenu is created)
+    configurable via GSettings key
+  * Some more fixes and cleanups.
+  * Update translations.
+  * Add Changelog generation.
+
+-------------------------------------------------------------------
+Tue Mar 29 18:41:47 UTC 2016 - [email protected]
+
+- Update to version 1.13.2:
+  * GTK+3.18: Apply panelplug rework.
+  * GTK+3.18/3.20: Move background handling toplevel.
+  * GTK+3.18: Revert a hack not needed with moved bg code.
+  * GTK+3.20: adjust CSS classes for WnckPager.
+  * Use GTK+3.20 custom bg fixes only for > gtk+-3.18 and
+    > glib-2.42.
+  * GTK+3.20: Prevent transparent panel on BG change.
+  * GTK+3.20: Fix custom BG change on applets.
+  * Make MAX_ITEMS_OR_SUBMENU configurable.
+  * GTK+3.20: Preserve default background.
+  * GTK+3.20: Force custom BG drawing on applets.
+  * GTK+3.20: Make custom background work on main panel.
+
+-------------------------------------------------------------------
+Sun Feb 21 14:46:29 UTC 2016 - [email protected]
+
+- Update to version 1.13.1:
+  * Make icon size of menu items configurable via GSettings key.
+  * Change default menubar icon size to 22px.
+  * GTK+-3.20: A bunch of new css names and style classes are added.
+  * GTK+-3.0 workspace-switcher: Remove switching workspace on
+    scroll events, this is now done by WnckPager itself.
+  * GTK+3: A lot of deprecations removal and fixes.
+  * Fix some build warnings.
+  * Icon chooser: Use a proper icon name for missing icons.
+  * GTK+3: Fix ButtonWidget appearing as a thin line on creation.
+  * Drop "Ubuntu hacks" (--enable-ubuntu build option) as Ubuntu
+    dropped that stuff long ago.
+
+-------------------------------------------------------------------
+Mon Jan 25 22:35:01 UTC 2016 - [email protected]
+
+- Update to version 1.13.0:
+  * Gtk3: More panel BG rendering bugfixes.
+  * Add separate "Delete" button in reload applet dialog, and make
+    "Don't Reload" button do what it says (it won't delete applet
+    permanently now).
+  * Gtk3 workspace-switcher: Add fallback colour.
+  * GTK+3: Fix rendering of custom backgrounds with 3.18 and newer.
+  * Gtk3: Don't use deprecated gtk_misc_set_alignment.
+  * Drop MateConf migration script.
+
+-------------------------------------------------------------------

Old:
----
  mate-panel-1.12.2.tar.xz

New:
----
  mate-panel-1.14.0.tar.xz

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

Other differences:
------------------
++++++ mate-panel.spec ++++++
--- /var/tmp/diff_new_pack.GEwfx1/_old  2016-04-15 19:10:25.000000000 +0200
+++ /var/tmp/diff_new_pack.GEwfx1/_new  2016-04-15 19:10:25.000000000 +0200
@@ -19,9 +19,9 @@
 %define soname  libmate-panel-applet-4
 %define sover   1
 %define typelib typelib-1_0-MatePanelApplet-4_0
-%define _version 1.12
+%define _version 1.14
 Name:           mate-panel
-Version:        1.12.2
+Version:        1.14.0
 Release:        0
 Summary:        MATE Desktop Panel
 License:        GPL-2.0+
@@ -130,11 +130,13 @@
 cp -a %{SOURCE1} zz-mate-panel-upream-branding.gschema.override
 
 %build
+NOCONFIGURE=1 mate-autogen
 %configure \
   --libexecdir=%{_libexecdir}/%{name} \
   --disable-static                    \
   --enable-introspection              \
-  --disable-scrollkeeper
+  --disable-scrollkeeper              \
+  --with-gtk=2.0
 make %{?_smp_mflags}
 
 %install

++++++ mate-panel-1.12.2.tar.xz -> mate-panel-1.14.0.tar.xz ++++++
++++ 185389 lines of diff (skipped)


Reply via email to