Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package marco for openSUSE:Factory checked in at 2023-05-17 10:53:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/marco (Old) and /work/SRC/openSUSE:Factory/.marco.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "marco" Wed May 17 10:53:04 2023 rev:32 rq:1087415 version:1.26.2 Changes: -------- --- /work/SRC/openSUSE:Factory/marco/marco.changes 2022-11-21 15:31:03.745095099 +0100 +++ /work/SRC/openSUSE:Factory/.marco.new.1533/marco.changes 2023-05-17 10:53:35.775497652 +0200 @@ -1,0 +2,12 @@ +Mon May 15 18:48:33 UTC 2023 - Alexei Sorokin <[email protected]> + +- Update to version 1.26.2: + * Show correct window title when owned by superuser. + * Test if XResQueryClientIds() is available before using it. + Needed for X2Go as it does not have XRES 1.2 extension. + * Test Xres 1.2 is present. + * Test return value from XResQueryClientIds(). + * Update translations. +- Drop marco-glib-2.54.patch. + +------------------------------------------------------------------- Old: ---- marco-1.26.1.tar.xz marco-glib-2.54.patch New: ---- marco-1.26.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ marco.spec ++++++ --- /var/tmp/diff_new_pack.j8WEk7/_old 2023-05-17 10:53:36.287500409 +0200 +++ /var/tmp/diff_new_pack.j8WEk7/_new 2023-05-17 10:53:36.291500431 +0200 @@ -1,7 +1,7 @@ # # spec file for package marco # -# Copyright (c) 2022 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 @@ -19,17 +19,14 @@ %define soname libmarco-private %define sover 2 %define _version 1.26 - Name: marco -Version: 1.26.1 +Version: 1.26.2 Release: 0 Summary: MATE window manager License: GPL-2.0-or-later -URL: https://mate-desktop.org/ Group: System/GUI/Other +URL: https://mate-desktop.org/ Source: https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz -# PATCH-FEATURE-OPENSUSE marco-glib-2.54.patch -- Restore GLib 2.54 support. -Patch0: %{name}-glib-2.54.patch BuildRequires: fdupes BuildRequires: mate-common >= %{_version} BuildRequires: pkgconfig @@ -80,8 +77,8 @@ %package devel Summary: MATE window manager development files -Requires: %{soname}%{sover} = %{version} Group: Development/Libraries/X11 +Requires: %{soname}%{sover} = %{version} # mate-window-manager-devel was last used in openSUSE 13.1. Provides: mate-window-manager-devel = %{version} Obsoletes: mate-window-manager-devel < %{version} @@ -93,7 +90,7 @@ %lang_package %prep -%autosetup -p1 +%setup -q %build NOCONFIGURE=1 mate-autogen ++++++ marco-1.26.1.tar.xz -> marco-1.26.2.tar.xz ++++++ ++++ 9287 lines of diff (skipped)
