Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mate-desktop for openSUSE:Factory checked in at 2021-08-26 23:14:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-desktop (Old) and /work/SRC/openSUSE:Factory/.mate-desktop.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-desktop" Thu Aug 26 23:14:34 2021 rev:31 rq:913145 version:1.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mate-desktop/mate-desktop.changes 2020-08-18 15:12:19.588072354 +0200 +++ /work/SRC/openSUSE:Factory/.mate-desktop.new.1899/mate-desktop.changes 2021-08-26 23:15:04.636247750 +0200 @@ -1,0 +2,24 @@ +Tue Aug 10 06:47:47 UTC 2021 - Hillwood Yang <[email protected]> + +- Update version to 1.26.0 + * Translations update + * Replace the obsolete API in mate-colorsel.c file + * Fix compilation warning + * update copyright to 2021 + * travis-ci: use ubuntu focal as host system + * MATE About: Fix off-by-one error, display yerba mate comment + * travis: disable travis builds for ubuntu + * Remove shadow warnings [-Wshadow] + * mate-about: Use the macro _(String) instead of the macro gettext(Msgid) + * Drop local macro mate_gettext(package, locale, codeset) + * Remove warning -Wbad-function-cast + * g_settings_get_string always returns a newly-allocated string + * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME + * tx: update resource + * mate-color-select: Do not use deprecated gtk_button_new_from_stock + * update issue template + * Remove USE_MATE2_MACROS from autogen.sh (legacy) + * travis CI: use rolling tag for ubuntu docker image + * travis CI: fix build issue of gtk-doc module + +------------------------------------------------------------------- Old: ---- mate-desktop-1.24.1.tar.xz New: ---- mate-desktop-1.26.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-desktop.spec ++++++ --- /var/tmp/diff_new_pack.NkK3gj/_old 2021-08-26 23:15:05.268247484 +0200 +++ /var/tmp/diff_new_pack.NkK3gj/_new 2021-08-26 23:15:05.272247482 +0200 @@ -1,7 +1,7 @@ # # spec file for package mate-desktop # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,12 +19,14 @@ %define soname libmate-desktop-2 %define sover 17 %define typelib typelib-1_0-MateDesktop-2_0 -%define _version 1.24 +%define _version 1.26 + Name: mate-desktop -Version: 1.24.1 +Version: 1.26.0 Release: 0 Summary: Library with common API for various MATE modules License: GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT +Group: System/GUI/Other URL: https://mate-desktop.org/ Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz Source1: user-dirs-update-mate.desktop @@ -64,6 +66,7 @@ This package contains the library with common API for various MATE modules. + # Separate shared schemas to make MATE desktop applications usable standalone. %package -n %{typelib} @@ -103,6 +106,7 @@ %package devel Summary: MATE module API library development files +Group: Development/Libraries/X11 License: GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT Requires: %{soname}-%{sover} = %{version} ++++++ mate-desktop-1.24.1.tar.xz -> mate-desktop-1.26.0.tar.xz ++++++ ++++ 55153 lines of diff (skipped)
