Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package caja for openSUSE:Factory checked in 
at 2024-04-09 16:47:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/caja (Old)
 and      /work/SRC/openSUSE:Factory/.caja.new.29460 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "caja"

Tue Apr  9 16:47:20 2024 rev:40 rq:1165607 version:1.28.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/caja/caja.changes        2023-11-17 
20:51:44.741989361 +0100
+++ /work/SRC/openSUSE:Factory/.caja.new.29460/caja.changes     2024-04-09 
16:52:10.959036758 +0200
@@ -1,0 +2,19 @@
+Sun Mar 24 07:33:30 UTC 2024 - Hillwood Yang <[email protected]>
+
+- Update version to 1.28.0
+  * Translation update
+  * Wl bgleaks fixes (#1763)
+  * wayland-background-dialog: fix two issues found by cppcheck
+  * wayland-background-dialog: ensure style provider is added only once
+  * eel-background: fix logic error in x11/wayland detection
+  * wayland-background-dialog: Preview images at original aspect ratio
+  * wayland-background-dialog: fix memory leaks
+  * wayland background dialog: fix build warning
+  * Make wayland background dialog more intuitive
+  * Manage desktop backgrounds when running in wayland
+  * wayland desktop: suppress spatial window warning
+  * Do not show "Organize Desktop by Name" when desktop icons are locked
+  * fix building with libxml 2.12.0
+- Drop caja-glib-2.54.patch
+
+-------------------------------------------------------------------

Old:
----
  caja-1.26.3.tar.xz
  caja-glib-2.54.patch

New:
----
  caja-1.28.0.tar.xz

BETA DEBUG BEGIN:
  Old:  * fix building with libxml 2.12.0
- Drop caja-glib-2.54.patch
BETA DEBUG END:

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

Other differences:
------------------
++++++ caja.spec ++++++
--- /var/tmp/diff_new_pack.kBjUOf/_old  2024-04-09 16:52:11.471055647 +0200
+++ /var/tmp/diff_new_pack.kBjUOf/_new  2024-04-09 16:52:11.471055647 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package caja
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,18 +18,16 @@
 
 %define lname libcaja-extension1
 %define typelib typelib-1_0-Caja-2_0
-%define _version 1.26
+%define _version 1.28
 
 Name:           caja
-Version:        1.26.3
+Version:        1.28.0
 Release:        0
 Summary:        File manager for the MATE desktop
 License:        GPL-2.0-only AND LGPL-2.0-only
 URL:            https://mate-desktop.org/
 Group:          Productivity/File utilities
 Source:         
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
-# PATCH-FEATURE-OPENSUSE caja-glib-2.54.patch -- Restore GLib 2.54 support.
-Patch0:         %{name}-glib-2.54.patch
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
@@ -42,12 +40,14 @@
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk-layer-shell-0)
 BuildRequires:  pkgconfig(libexif)
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(mate-desktop-2.0) >= %{_version}
 BuildRequires:  pkgconfig(pango)
 BuildRequires:  pkgconfig(sm)
+BuildRequires:  pkgconfig(wayland-client)
 Recommends:     %{name}-lang
 # mate-file-manager was last used in openSUSE 13.1.
 Provides:       mate-file-manager = %{version}
@@ -89,9 +89,6 @@
 desktop. It works on local and remote filesystems.
 
 
-
-
-
 # Needed for using pluma as standalone from MATE.
 
 %package gschemas
@@ -126,9 +123,9 @@
 
 %build
 NOCONFIGURE=1 mate-autogen
-%configure \
-  --disable-update-mimedb \
-  --disable-static        \
+%configure --disable-update-mimedb \
+           --disable-static\
+           --enable-wayland \
   --enable-introspection
 %make_build
 

++++++ caja-1.26.3.tar.xz -> caja-1.28.0.tar.xz ++++++
++++ 1077776 lines of diff (skipped)

Reply via email to