Hello community,
here is the log from the commit of package xfce4-panel-plugin-whiskermenu for
openSUSE:Factory checked in at 2017-08-24 18:29:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-whiskermenu (Old)
and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-whiskermenu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-whiskermenu"
Thu Aug 24 18:29:35 2017 rev:21 rq:489456 version:2.1.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-whiskermenu/xfce4-panel-plugin-whiskermenu.changes
2016-10-26 21:48:42.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-whiskermenu.new/xfce4-panel-plugin-whiskermenu.changes
2017-08-24 18:29:59.794746396 +0200
@@ -1,0 +2,32 @@
+Wed Apr 19 19:02:49 UTC 2017 - [email protected]
+
+- update to 2.1.2:
+ - Fixed category names checkbox incorrectly enabled when opening
+ dialog
+ - Fixed category names turning off at login. (bug #13422)
+ - Fixed memory leak when editing launcher (2.1.1)
+ - Translation updates
+
+-------------------------------------------------------------------
+Mon Feb 27 21:44:30 UTC 2017 - [email protected]
+
+- update to 2.1.0:
+ - Add editing launchers from context menu (bxo#13290)
+ - Add support for desktop actions (bxo#11787)
+ - Add option to hide category names (bxo#12895)
+ - Load applications immediately
+ - Translation updates
+
+-------------------------------------------------------------------
+Sun Dec 25 18:35:31 UTC 2016 - [email protected]
+
+- update to 2.0.3:
+ - translation updates
+
+-------------------------------------------------------------------
+Sat Nov 26 16:54:07 UTC 2016 - [email protected]
+
+- update to 2.0.2:
+ - port to GTK3
+
+-------------------------------------------------------------------
Old:
----
xfce4-panel-plugin-whiskermenu-1.6.1.tar.gz
New:
----
xfce4-whiskermenu-plugin-2.1.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-panel-plugin-whiskermenu.spec ++++++
--- /var/tmp/diff_new_pack.Az2NNY/_old 2017-08-24 18:30:00.910589189 +0200
+++ /var/tmp/diff_new_pack.Az2NNY/_new 2017-08-24 18:30:00.918588063 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-panel-plugin-whiskermenu
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,22 +17,22 @@
Name: xfce4-panel-plugin-whiskermenu
-Version: 1.6.1
+Version: 2.1.2
Release: 0
Summary: Alternate Xfce Menu
License: GPL-2.0+
Group: System/GUI/XFCE
Url: http://gottcode.org/xfce4-whiskermenu-plugin/
-Source0:
https://github.com/gottcode/xfce4-whiskermenu-plugin/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source0:
http://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/2.1/xfce4-whiskermenu-plugin-%{version}.tar.bz2
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: pkgconfig
-BuildRequires: pkgconfig(exo-1)
+BuildRequires: pkgconfig(exo-2) >= 0.11
BuildRequires: pkgconfig(garcon-1)
-BuildRequires: pkgconfig(gtk+-2.0)
-BuildRequires: pkgconfig(libxfce4panel-1.0)
-BuildRequires: pkgconfig(libxfce4ui-1)
-BuildRequires: pkgconfig(libxfce4util-1.0)
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.12
+BuildRequires: pkgconfig(libxfce4panel-2.0) >= 4.11
+BuildRequires: pkgconfig(libxfce4ui-2) >= 4.11
+BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.11
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build