commit brisk-menu for openSUSE:Factory

2020-09-01 Thread root
Hello community,

here is the log from the commit of package brisk-menu for openSUSE:Factory 
checked in at 2020-09-01 20:08:46

Comparing /work/SRC/openSUSE:Factory/brisk-menu (Old)
 and  /work/SRC/openSUSE:Factory/.brisk-menu.new.3399 (New)


Package is "brisk-menu"

Tue Sep  1 20:08:46 2020 rev:7 rq:830835 version:0.6.2

Changes:

--- /work/SRC/openSUSE:Factory/brisk-menu/brisk-menu.changes2020-02-28 
15:22:24.914024308 +0100
+++ /work/SRC/openSUSE:Factory/.brisk-menu.new.3399/brisk-menu.changes  
2020-09-01 20:09:31.644653000 +0200
@@ -1,0 +2,9 @@
+Mon Aug 31 13:43:30 UTC 2020 - Hillwood Yang 
+
+- update version to 0.6.2
+  * frontend: Allow keyboard navigation
+  * applet: Re-create applet menu when changing window-type
+  * backend: Hide menu when rebuilding menu items
+  * Update translations. 
+
+---

Old:

  brisk-menu-v0.6.1.tar.xz
  brisk-menu-v0.6.1.tar.xz.asc

New:

  brisk-menu-v0.6.2.tar.xz
  brisk-menu-v0.6.2.tar.xz.asc



Other differences:
--
++ brisk-menu.spec ++
--- /var/tmp/diff_new_pack.PsA1yp/_old  2020-09-01 20:09:33.052653659 +0200
+++ /var/tmp/diff_new_pack.PsA1yp/_new  2020-09-01 20:09:33.056653660 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   brisk-menu
-Version:0.6.1
+Version:0.6.2
 Release:0
 Summary:Modern, efficient menu for MATE
 License:GPL-2.0-or-later AND CC-BY-SA-4.0
@@ -42,7 +42,7 @@
 Modern, efficient menu for the MATE Desktop Environment.
 
 %prep
-%setup -q -n %{name}-v%{version}
+%setup -q -n %{name}-%{version}
 
 %lang_package
 

++ brisk-menu-v0.6.1.tar.xz -> brisk-menu-v0.6.2.tar.xz ++
 19370 lines of diff (skipped)




commit brisk-menu for openSUSE:Factory

2020-02-28 Thread root
Hello community,

here is the log from the commit of package brisk-menu for openSUSE:Factory 
checked in at 2020-02-28 15:22:22

Comparing /work/SRC/openSUSE:Factory/brisk-menu (Old)
 and  /work/SRC/openSUSE:Factory/.brisk-menu.new.26092 (New)


Package is "brisk-menu"

Fri Feb 28 15:22:22 2020 rev:6 rq:780243 version:0.6.1

Changes:

--- /work/SRC/openSUSE:Factory/brisk-menu/brisk-menu.changes2019-05-16 
22:02:59.510671601 +0200
+++ /work/SRC/openSUSE:Factory/.brisk-menu.new.26092/brisk-menu.changes 
2020-02-28 15:22:24.914024308 +0100
@@ -1,0 +2,15 @@
+Sat Feb 22 15:48:43 UTC 2020 - Alexei Sorokin 
+
+- Update to version 0.6.1 (changes since 0.5.0):
+  * Add a new "dash" style menu.
+  * Fix super key global bindings on Compiz.
+  * Unset Lock key masks when closing menu.
+  * Fix key-binder from swallowing Super+Mouse events.
+  * Update API for MATE Desktop 1.22.
+  * Make favourites appear first.
+  * Fix categories list so scrollbar is not always shown.
+  * Update translations.
+- Remove brisk-menu-mate-menus-1.22.patch: fixed upstream.
+- Drop support for old openSUSE versions.
+
+---

Old:

  brisk-menu-mate-menus-1.22.patch
  brisk-menu-v0.5.0.tar.xz
  brisk-menu-v0.5.0.tar.xz.asc

New:

  brisk-menu-v0.6.1.tar.xz
  brisk-menu-v0.6.1.tar.xz.asc



Other differences:
--
++ brisk-menu.spec ++
--- /var/tmp/diff_new_pack.hHHYBE/_old  2020-02-28 15:22:25.678025863 +0100
+++ /var/tmp/diff_new_pack.hHHYBE/_new  2020-02-28 15:22:25.682025871 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package brisk-menu
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,25 +17,22 @@
 
 
 Name:   brisk-menu
-Version:0.5.0
+Version:0.6.1
 Release:0
 Summary:Modern, efficient menu for MATE
 License:GPL-2.0-or-later AND CC-BY-SA-4.0
-Group:  System/GUI/Other
-Url:https://github.com/solus-project/brisk-menu
-Source: 
https://github.com/solus-project/brisk-menu/releases/download/v%{version}/%{name}-v%{version}.tar.xz
-Source1:
https://github.com/solus-project/brisk-menu/releases/download/v%{version}/%{name}-v%{version}.tar.xz.asc
+URL:https://github.com/getsolus/brisk-menu
+Source: 
https://github.com/getsolus/brisk-menu/releases/download/v%{version}/%{name}-v%{version}.tar.xz
+Source1:
https://github.com/getsolus/brisk-menu/releases/download/v%{version}/%{name}-v%{version}.tar.xz.asc
 Source2:%{name}.keyring
-# PATCH-FIX-UPSTREAM brisk-menu-mate-menus-1.22.patch -- 
https://github.com/solus-project/brisk-menu/pull/103
-Patch0: brisk-menu-mate-menus-1.22.patch
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(libmate-menu) >= 1.21
-BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= 1.21
+BuildRequires:  pkgconfig(libmate-menu) >= 1.22
+BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= 1.22
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(x11)
 Recommends: %{name}-lang
@@ -46,7 +43,6 @@
 
 %prep
 %setup -q -n %{name}-v%{version}
-%patch0 -p1
 
 %lang_package
 
@@ -58,16 +54,6 @@
 %meson_install
 %find_lang %{name}
 
-%if 0%{?suse_version} < 1500
-%post
-%icon_theme_cache_post
-%glib2_gsettings_schema_post
-
-%postun
-%icon_theme_cache_postun
-%glib2_gsettings_schema_postun
-%endif
-
 %files
 %license LICENSE*
 %{_libexecdir}/brisk-menu

++ brisk-menu-v0.5.0.tar.xz -> brisk-menu-v0.6.1.tar.xz ++
 13097 lines of diff (skipped)

++ brisk-menu.keyring ++
--- /var/tmp/diff_new_pack.hHHYBE/_old  2020-02-28 15:22:25.810026131 +0100
+++ /var/tmp/diff_new_pack.hHHYBE/_new  2020-02-28 15:22:25.814026139 +0100
@@ -1,56 +1,56 @@
-pub   rsa4096 2016-02-22 [SC] [expires: 2018-02-21]
-  8876 CC8E DAEC 52CE AB77  42E7 78E2 3870 15C1 205F
-uid [ unknown] Ikey Doherty (Solus Project Founder) 

-sub   rsa4096 2016-02-22 [E] [expires: 2018-02-21]
+pub   rsa4096 2018-05-04 [SC] [expires: 2019-05-04]
+  96B4 A029 1094 A86A 2B7E  3367 DD67 2FE9 A2BE 5892
+uid[ unknown] Joshua Strobl (Personal) 

 
 -BEGIN PGP PUBLIC KEY BLOCK-
 
-mQINBFbKT5kBEAC3yZN2st3PRLipHpz08rsKY3W6CgqWAIErkXupj840lWPdzgEH
-cSBMk1Sccc7urHkWBUIEogwlwMbfUp7WOLuGOLnV2o/PoE2Nw/887+3VF5uCSDL8
-0Bhf2pqlND9mFOzX07ZYi9iXnkEfbkKTb/PfKzj39dJ4PDmUDJDVpKui/WzqqofT

commit brisk-menu for openSUSE:Factory

2019-05-16 Thread root
Hello community,

here is the log from the commit of package brisk-menu for openSUSE:Factory 
checked in at 2019-05-16 22:02:56

Comparing /work/SRC/openSUSE:Factory/brisk-menu (Old)
 and  /work/SRC/openSUSE:Factory/.brisk-menu.new.5148 (New)


Package is "brisk-menu"

Thu May 16 22:02:56 2019 rev:5 rq:682544 version:0.5.0

Changes:

--- /work/SRC/openSUSE:Factory/brisk-menu/brisk-menu.changes2017-11-09 
14:04:40.488081153 +0100
+++ /work/SRC/openSUSE:Factory/.brisk-menu.new.5148/brisk-menu.changes  
2019-05-16 22:02:59.510671601 +0200
@@ -1,0 +2,6 @@
+Fri Dec 14 12:54:01 UTC 2018 - sor.ale...@meowr.ru
+
+- Add brisk-menu-mate-menus-1.22.patch:
+  https://github.com/solus-project/brisk-menu/pull/103
+
+---

New:

  brisk-menu-mate-menus-1.22.patch



Other differences:
--
++ brisk-menu.spec ++
--- /var/tmp/diff_new_pack.zMoDCm/_old  2019-05-16 22:03:00.082671242 +0200
+++ /var/tmp/diff_new_pack.zMoDCm/_new  2019-05-16 22:03:00.086671239 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package brisk-menu
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,21 +20,22 @@
 Version:0.5.0
 Release:0
 Summary:Modern, efficient menu for MATE
-License:GPL-2.0+ AND CC-BY-SA-4.0
+License:GPL-2.0-or-later AND CC-BY-SA-4.0
 Group:  System/GUI/Other
 Url:https://github.com/solus-project/brisk-menu
 Source: 
https://github.com/solus-project/brisk-menu/releases/download/v%{version}/%{name}-v%{version}.tar.xz
 Source1:
https://github.com/solus-project/brisk-menu/releases/download/v%{version}/%{name}-v%{version}.tar.xz.asc
 Source2:%{name}.keyring
+# PATCH-FIX-UPSTREAM brisk-menu-mate-menus-1.22.patch -- 
https://github.com/solus-project/brisk-menu/pull/103
+Patch0: brisk-menu-mate-menus-1.22.patch
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  meson
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(gdk-x11-3.0) >= 3.18.0
-BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.44.0
-BuildRequires:  pkgconfig(glib-2.0) >= 2.44.0
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.18.0
-BuildRequires:  pkgconfig(libmate-menu) >= 1.18.0
-BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= 1.18.0
+BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(libmate-menu) >= 1.21
+BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= 1.21
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(x11)
 Recommends: %{name}-lang
@@ -45,6 +46,7 @@
 
 %prep
 %setup -q -n %{name}-v%{version}
+%patch0 -p1
 
 %lang_package
 
@@ -56,7 +58,7 @@
 %meson_install
 %find_lang %{name}
 
-%if 0%{?suse_version} <= 1320
+%if 0%{?suse_version} < 1500
 %post
 %icon_theme_cache_post
 %glib2_gsettings_schema_post
@@ -67,7 +69,7 @@
 %endif
 
 %files
-%doc LICENSE*
+%license LICENSE*
 %{_libexecdir}/brisk-menu
 %dir %{_datadir}/mate-panel/
 %dir %{_datadir}/mate-panel/applets/

++ brisk-menu-mate-menus-1.22.patch ++
--- a/meson.build
+++ b/meson.build
@@ -52,7 +52,7 @@ gnome = import('gnome')
 
 # Required minimum versions
 gtk_min_version = '>= 3.18.0'
-mate_min_version = '>= 1.16.0'
+mate_min_version = '>= 1.21.0'
 glib_min_version = '>= 2.44.0'
 
 # GTK/UI deps
--- a/src/backend/apps/apps-backend.c
+++ b/src/backend/apps/apps-backend.c
@@ -19,6 +19,8 @@ BRISK_BEGIN_PEDANTIC
 #include "apps-section.h"
 #include 
 #include 
+
+#define MATEMENU_I_KNOW_THIS_IS_UNSTABLE
 #include 
 BRISK_END_PEDANTIC
 
@@ -72,9 +74,11 @@ static void brisk_apps_backend_launch_action(GSimpleAction 
*action, GVariant *pa
 DEF_AUTOFREE(gchar, g_free)
 DEF_AUTOFREE(GSList, g_slist_free)
 DEF_AUTOFREE(MateMenuTreeDirectory, matemenu_tree_item_unref)
-DEF_AUTOFREE(MateMenuTreeItem, matemenu_tree_item_unref)
-DEF_AUTOFREE(MateMenuTree, matemenu_tree_unref)
+DEF_AUTOFREE(MateMenuTreeEntry, matemenu_tree_item_unref)
+DEF_AUTOFREE(MateMenuTreeIter, matemenu_tree_iter_unref)
+DEF_AUTOFREE(MateMenuTree, g_object_unref)
 DEF_AUTOFREE(GDesktopAppInfo, g_object_unref)
+DEF_AUTOFREE(GError, g_error_free)
 
 /**
  * Due to a glib weirdness we must fully invalidate the monitor's cache
@@ -352,12 +356,18 @@ 

commit brisk-menu for openSUSE:Factory

2017-11-09 Thread root
Hello community,

here is the log from the commit of package brisk-menu for openSUSE:Factory 
checked in at 2017-11-09 14:04:38

Comparing /work/SRC/openSUSE:Factory/brisk-menu (Old)
 and  /work/SRC/openSUSE:Factory/.brisk-menu.new (New)


Package is "brisk-menu"

Thu Nov  9 14:04:38 2017 rev:4 rq:538579 version:0.5.0

Changes:

--- /work/SRC/openSUSE:Factory/brisk-menu/brisk-menu.changes2017-08-24 
18:35:00.468386251 +0200
+++ /work/SRC/openSUSE:Factory/.brisk-menu.new/brisk-menu.changes   
2017-11-09 14:04:40.488081153 +0100
@@ -1,0 +2,18 @@
+Fri Nov  3 06:00:03 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 0.5.0:
+  * New Favourites back end (backed by gsettings).
+  * Optimised backends to ensure O(1) lookup times.
+  * Extended backend actions API for context sensitive backend
+actions (pin/unpin).
+  * Add ~/Desktop pin/unpin.
+  * Move to meson to help with modularity.
+  * Confined MATE Applet APIs to the applet component
+(not frontend/backend/etc).
+  * Moved BriskKeyBinder and window positioning logic into a
+front end.
+  * Mask confusing inverted MatePanelAppletOrient in favour of
+GtkPositionType.
+  * Update translations.
+
+---

Old:

  brisk-menu-0.4.5.tar.xz

New:

  brisk-menu-v0.5.0.tar.xz
  brisk-menu-v0.5.0.tar.xz.asc
  brisk-menu.keyring



Other differences:
--
++ brisk-menu.spec ++
--- /var/tmp/diff_new_pack.z8PeOf/_old  2017-11-09 14:04:41.188055647 +0100
+++ /var/tmp/diff_new_pack.z8PeOf/_new  2017-11-09 14:04:41.192055502 +0100
@@ -17,25 +17,25 @@
 
 
 Name:   brisk-menu
-Version:0.4.5
+Version:0.5.0
 Release:0
 Summary:Modern, efficient menu for MATE
-License:GPL-2.0+ and CC-BY-SA-4.0
+License:GPL-2.0+ AND CC-BY-SA-4.0
 Group:  System/GUI/Other
 Url:https://github.com/solus-project/brisk-menu
-Source: 
https://github.com/solus-project/brisk-menu/releases/download/v%{version}/%{name}-%{version}.tar.xz
-BuildRequires:  autoconf
-BuildRequires:  automake
+Source: 
https://github.com/solus-project/brisk-menu/releases/download/v%{version}/%{name}-v%{version}.tar.xz
+Source1:
https://github.com/solus-project/brisk-menu/releases/download/v%{version}/%{name}-v%{version}.tar.xz.asc
+Source2:%{name}.keyring
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  intltool
-BuildRequires:  libtool
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gdk-x11-3.0) >= 3.18.0
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.44.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.44.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.18.0
-BuildRequires:  pkgconfig(libmate-menu) >= 1.16.0
-BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= 1.16.0
+BuildRequires:  pkgconfig(libmate-menu) >= 1.18.0
+BuildRequires:  pkgconfig(libmatepanelapplet-4.0) >= 1.18.0
+BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(x11)
 Recommends: %{name}-lang
 %glib2_gsettings_schema_requires
@@ -44,19 +44,19 @@
 Modern, efficient menu for the MATE Desktop Environment.
 
 %prep
-%setup -q
+%setup -q -n %{name}-v%{version}
 
 %lang_package
 
 %build
-NOCONFIGURE=1 ./autogen.sh
-%configure
-make %{?_smp_mflags} V=1
+%meson
+%meson_build
 
 %install
-%make_install
+%meson_install
 %find_lang %{name}
 
+%if 0%{?suse_version} <= 1320
 %post
 %icon_theme_cache_post
 %glib2_gsettings_schema_post
@@ -64,9 +64,9 @@
 %postun
 %icon_theme_cache_postun
 %glib2_gsettings_schema_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %doc LICENSE*
 %{_libexecdir}/brisk-menu
 %dir %{_datadir}/mate-panel/
@@ -77,6 +77,5 @@
 %{_datadir}/dbus-1/services/org.mate.panel.applet.BriskMenuFactory.service
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++ brisk-menu.keyring ++
pub   rsa4096 2016-02-22 [SC] [expires: 2018-02-21]
  8876 CC8E DAEC 52CE AB77  42E7 78E2 3870 15C1 205F
uid [ unknown] Ikey Doherty (Solus Project Founder) 

sub   rsa4096 2016-02-22 [E] [expires: 2018-02-21]

-BEGIN PGP PUBLIC KEY BLOCK-

mQINBFbKT5kBEAC3yZN2st3PRLipHpz08rsKY3W6CgqWAIErkXupj840lWPdzgEH
cSBMk1Sccc7urHkWBUIEogwlwMbfUp7WOLuGOLnV2o/PoE2Nw/887+3VF5uCSDL8
0Bhf2pqlND9mFOzX07ZYi9iXnkEfbkKTb/PfKzj39dJ4PDmUDJDVpKui/WzqqofT
aIoJx7KrbKDIj+g5Si/ik6jXZt90ltZE8ORaoYhFAIRYtc1r0D8VOl5vr+Q1lALL
q1bV7HmFuRlgCjuv3ksHp8HpK6PlB7bkQbzVmpCqJphYOzXzFCbDpgPNPfm5L+/+
yk+aVJbxkpVhdwuDLaMTQzfF/2GXXJpp+E6IF67/WLnnvgsP9am2ps6LXAyMO7i8
5XSpVJO975p+SODdFwoeiHAG9d6cfp8PLb8Hn5tD1uP2O6AZkYdgddsdhMnFCLke
E3C6yiAS/EhdfgmaPwoWIQHFXwGJIC73pPpkkgjfmYbAS5AAuB85vV19F3OqPJzZ
TBdRpdy/i1yuPvjFBid0RBntR6g1XKAu5H6F/qTNFsDhnNLeR6GnkoXc0dxJgyi9

commit brisk-menu for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package brisk-menu for openSUSE:Factory 
checked in at 2017-08-24 18:34:58

Comparing /work/SRC/openSUSE:Factory/brisk-menu (Old)
 and  /work/SRC/openSUSE:Factory/.brisk-menu.new (New)


Package is "brisk-menu"

Thu Aug 24 18:34:58 2017 rev:3 rq:508351 version:0.4.5

Changes:

--- /work/SRC/openSUSE:Factory/brisk-menu/brisk-menu.changes2017-04-11 
09:35:28.123249222 +0200
+++ /work/SRC/openSUSE:Factory/.brisk-menu.new/brisk-menu.changes   
2017-08-24 18:35:00.468386251 +0200
@@ -1,0 +2,24 @@
+Wed Jul  5 10:30:59 UTC 2017 - thanosaposto...@outlook.com
+
+- Update to version 0.4.5 (changes since 0.3.5):
+  * The Super key now works.
+  * The Label text is now configurable.
+  * The menu now dynamically adapts to vertical panel layouts.
+  * The core load + management mechanism is now handled by a
+BriskAppsBackend, and the front end is no longer tied
+explicitly to libmate-menus or even .desktop files. This opens
+up the future possibilities for Favourites Pinning and "others"
+(...) through the generic BriskBackend, BriskItem, and
+BriskSection API.
+  * Reloading has been changed and fixed, always works (part of
+the new BriskAppsBackend, signal based).
+  * Control Centre applications are now listed in Preferences and
+Administration categories.
+  * Add full vertical panel support.
+  * Switch everything to backends (All button is now a backend too).
+  * Dynamically size menu to the best size available on the screen.
+  * Fix Super key binding being swallowed by others (and swallowing
+theirs) - requires fixes in Albert, MATE Settings Daemon, etc.
+  * Update translations.
+
+---

Old:

  brisk-menu-0.3.5.tar.xz

New:

  brisk-menu-0.4.5.tar.xz



Other differences:
--
++ brisk-menu.spec ++
--- /var/tmp/diff_new_pack.IUI8D1/_old  2017-08-24 18:35:01.832194115 +0200
+++ /var/tmp/diff_new_pack.IUI8D1/_new  2017-08-24 18:35:01.836193552 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   brisk-menu
-Version:0.3.5
+Version:0.4.5
 Release:0
 Summary:Modern, efficient menu for MATE
 License:GPL-2.0+ and CC-BY-SA-4.0

++ brisk-menu-0.3.5.tar.xz -> brisk-menu-0.4.5.tar.xz ++
 35586 lines of diff (skipped)




commit brisk-menu for openSUSE:Factory

2017-04-11 Thread root
Hello community,

here is the log from the commit of package brisk-menu for openSUSE:Factory 
checked in at 2017-04-11 09:35:25

Comparing /work/SRC/openSUSE:Factory/brisk-menu (Old)
 and  /work/SRC/openSUSE:Factory/.brisk-menu.new (New)


Package is "brisk-menu"

Tue Apr 11 09:35:25 2017 rev:2 rq:483428 version:0.3.5

Changes:

--- /work/SRC/openSUSE:Factory/brisk-menu/brisk-menu.changes2017-03-24 
02:21:39.320058047 +0100
+++ /work/SRC/openSUSE:Factory/.brisk-menu.new/brisk-menu.changes   
2017-04-11 09:35:28.123249222 +0200
@@ -1,0 +2,11 @@
+Wed Mar 29 17:26:14 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 0.3.5:
+  * Fix bitwise operators on search bar placement (inverse logic).
+  * Standardise the CSS usage, fix broken assets.
+  * Add rollover behaviour (a gsettings option).
+  * Add a context menu for editing menus.
+  * Style fixes (new CSS classes).
+  * Update translations.
+
+---

Old:

  brisk-menu-0.3.0.tar.xz

New:

  brisk-menu-0.3.5.tar.xz



Other differences:
--
++ brisk-menu.spec ++
--- /var/tmp/diff_new_pack.MmnzPS/_old  2017-04-11 09:35:29.395069561 +0200
+++ /var/tmp/diff_new_pack.MmnzPS/_new  2017-04-11 09:35:29.399068996 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   brisk-menu
-Version:0.3.0
+Version:0.3.5
 Release:0
 Summary:Modern, efficient menu for MATE
 License:GPL-2.0+ and CC-BY-SA-4.0

++ brisk-menu-0.3.0.tar.xz -> brisk-menu-0.3.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/brisk-menu-0.3.0/brisk-resources.c 
new/brisk-menu-0.3.5/brisk-resources.c
--- old/brisk-menu-0.3.0/brisk-resources.c  2017-01-24 06:17:27.0 
+0100
+++ new/brisk-menu-0.3.5/brisk-resources.c  2017-03-29 19:21:55.0 
+0200
@@ -6,7 +6,7 @@
 # define SECTION
 #endif
 
-static const SECTION union { const guint8 data[420]; const double alignment; 
void * const ptr;}  brisk_resources_resource_data = { {
+static const SECTION union { const guint8 data[416]; const double alignment; 
void * const ptr;}  brisk_resources_resource_data = { {
   0x47, 0x56, 0x61, 0x72, 0x69, 0x61, 0x6e, 0x74, 
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
   0x18, 0x00, 0x00, 0x00, 0xc8, 0x00, 0x00, 0x00, 
@@ -25,13 +25,13 @@
   0xec, 0x00, 0x00, 0x00, 0xf0, 0x00, 0x00, 0x00, 
   0x1a, 0x8a, 0x84, 0x9e, 0x05, 0x00, 0x00, 0x00, 
   0xf0, 0x00, 0x00, 0x00, 0x0b, 0x00, 0x76, 0x00, 
-  0x00, 0x01, 0x00, 0x00, 0x8d, 0x01, 0x00, 0x00, 
+  0x00, 0x01, 0x00, 0x00, 0x8c, 0x01, 0x00, 0x00, 
   0xc2, 0xaf, 0x89, 0x0b, 0x01, 0x00, 0x00, 0x00, 
-  0x8d, 0x01, 0x00, 0x00, 0x04, 0x00, 0x4c, 0x00, 
-  0x94, 0x01, 0x00, 0x00, 0x98, 0x01, 0x00, 0x00, 
+  0x8c, 0x01, 0x00, 0x00, 0x04, 0x00, 0x4c, 0x00, 
+  0x90, 0x01, 0x00, 0x00, 0x94, 0x01, 0x00, 0x00, 
   0x19, 0x1a, 0x41, 0xb7, 0x00, 0x00, 0x00, 0x00, 
-  0x98, 0x01, 0x00, 0x00, 0x05, 0x00, 0x4c, 0x00, 
-  0xa0, 0x01, 0x00, 0x00, 0xa4, 0x01, 0x00, 0x00, 
+  0x94, 0x01, 0x00, 0x00, 0x05, 0x00, 0x4c, 0x00, 
+  0x9c, 0x01, 0x00, 0x00, 0xa0, 0x01, 0x00, 0x00, 
   0x62, 0x72, 0x69, 0x73, 0x6b, 0x2f, 0x00, 0x00, 
   0x05, 0x00, 0x00, 0x00, 0x2f, 0x00, 0x00, 0x00, 
   0x04, 0x00, 0x00, 0x00, 0x73, 0x6f, 0x6c, 0x75, 
@@ -39,27 +39,26 @@
   0x74, 0x2f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
   0x73, 0x74, 0x79, 0x6c, 0x69, 0x6e, 0x67, 0x2e, 
   0x63, 0x73, 0x73, 0x00, 0x00, 0x00, 0x00, 0x00, 
-  0x7d, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
+  0x7c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
   0x2e, 0x62, 0x72, 0x69, 0x73, 0x6b, 0x2d, 0x6d, 
   0x65, 0x6e, 0x75, 0x20, 0x2e, 0x61, 0x70, 0x70, 
   0x73, 0x2d, 0x6c, 0x69, 0x73, 0x74, 0x20, 0x72, 
   0x6f, 0x77, 0x2c, 0x20, 0x2e, 0x62, 0x72, 0x69, 
   0x73, 0x6b, 0x2d, 0x6d, 0x65, 0x6e, 0x75, 0x20, 
   0x2e, 0x61, 0x70, 0x70, 0x73, 0x2d, 0x6c, 0x69, 
-  0x73, 0x74, 0x20, 0x2e, 0x72, 0x6f, 0x77, 0x2c, 
-  0x20, 0x20, 0x7b, 0x0a, 0x20, 0x20, 0x20, 0x20, 
-  0x62, 0x61, 0x63, 0x6b, 0x67, 0x72, 0x6f, 0x75, 
-  0x6e, 0x64, 0x2d, 0x63, 0x6f, 0x6c, 0x6f, 0x72, 
-  0x3a, 0x20, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x70, 
-  0x61, 0x72, 0x65, 0x6e, 0x74, 0x3b, 0x0a, 0x20, 
-  0x20, 0x20, 0x20, 0x62, 0x61, 0x63, 0x6b, 0x67, 
-  0x72, 0x6f, 0x75, 0x6e, 0x64, 0x2d, 0x69, 0x6d, 
-  0x61, 0x67, 0x65, 0x3a, 0x20, 0x6e, 0x6f, 0x6e, 
-  0x65, 0x3b, 0x0a, 0x7d, 0x0a, 0x00, 0x00, 0x28, 
-  0x75, 0x75, 0x61, 0x79, 0x29, 0x63, 0x6f, 0x6d, 
-  0x2f, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 
-  0x6d, 0x65, 0x6e, 0x75, 0x2f, 0x00, 0x00, 0x00, 
-  0x03, 0x00, 0x00, 0x00
+  0x73, 0x74, 0x20, 0x2e, 0x72, 0x6f, 0x77, 0x20, 
+  0x20, 0x7b, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x62, 
+  0x61, 0x63, 0x6b, 0x67, 0x72, 0x6f, 0x75, 0x6e,