Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mate-menus for openSUSE:Factory 
checked in at 2023-05-17 10:53:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-menus (Old)
 and      /work/SRC/openSUSE:Factory/.mate-menus.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-menus"

Wed May 17 10:53:03 2023 rev:18 rq:1087413 version:1.26.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-menus/mate-menus.changes    2021-08-26 
23:15:33.744235488 +0200
+++ /work/SRC/openSUSE:Factory/.mate-menus.new.1533/mate-menus.changes  
2023-05-17 10:53:32.291478892 +0200
@@ -1,0 +2,9 @@
+Mon May 15 18:48:33 UTC 2023 - Alexei Sorokin <[email protected]>
+
+- Update to version 1.26.1:
+  * Fix build error: Invalid operands to binary expression.
+  * Allow to disable collection menu entry.
+  * Update translations.
+- Disable the collection menu entry.
+
+-------------------------------------------------------------------

Old:
----
  mate-menus-1.26.0.tar.xz

New:
----
  mate-menus-1.26.1.tar.xz

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

Other differences:
------------------
++++++ mate-menus.spec ++++++
--- /var/tmp/diff_new_pack.ysIgNk/_old  2023-05-17 10:53:32.791481585 +0200
+++ /var/tmp/diff_new_pack.ysIgNk/_new  2023-05-17 10:53:32.795481606 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-menus
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,9 +20,8 @@
 %define sover    2
 %define typelib  typelib-1_0-MateMenu-2_0
 %define _version 1.26
-
 Name:           mate-menus
-Version:        1.26.0
+Version:        1.26.1
 Release:        0
 Summary:        MATE Desktop Menu
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -74,8 +73,8 @@
 
 %package -n %{soname}%{sover}
 Summary:        MATE Desktop Menu
-Group:          System/Libraries
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
+Group:          System/Libraries
 
 %description -n %{soname}%{sover}
 The libmate-menu library implements the "Desktop Menu Specification"
@@ -83,8 +82,8 @@
 
 %package -n %{typelib}
 Summary:        Introspection bindings for the MATE Desktop Menu
-Group:          System/Libraries
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
+Group:          System/Libraries
 
 %description -n %{typelib}
 The libmate-menu library implements the "Desktop Menu Specification"
@@ -114,7 +113,8 @@
 %build
 NOCONFIGURE=1 mate-autogen
 %configure \
-  --disable-static
+  --disable-static \
+  --disable-collection
 %make_build
 
 %install

++++++ mate-menus-1.26.0.tar.xz -> mate-menus-1.26.1.tar.xz ++++++
++++ 23097 lines of diff (skipped)

Reply via email to