Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package exo for openSUSE:Leap:16.0 checked 
in at 2025-07-14 15:58:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/exo (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.exo.new.7373 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "exo"

Mon Jul 14 15:58:44 2025 rev:4 rq:1291963 version:4.20.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/exo/exo.changes        2025-03-19 
11:42:37.915415621 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.exo.new.7373/exo.changes      2025-07-14 
15:58:44.892125025 +0200
@@ -1,0 +2,49 @@
+Tue Jan  7 09:09:39 UTC 2025 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Re-add: Drop dependency from libexo to perl-URI: there is no indication
+  of any perl reference in that library.
+
+-------------------------------------------------------------------
+Sun Dec 15 10:25:26 UTC 2024 - Manfred Hollstein <manfre...@gmx.net>
+
+- Updated to version 4.20.0
+  * Translation Updates
+
+-------------------------------------------------------------------
+Sun Dec  1 12:10:51 UTC 2024 - Manfred Hollstein <manfre...@gmx.net>
+
+- Updated to version 4.19.2
+  * I18n: Update po/LINGUAS list
+  * exo-die: Fix string leak in exo_die_g_key_file_set_locale_value
+  * Translation Updates
+
+-------------------------------------------------------------------
+Fri Nov  1 09:28:34 UTC 2024 - Manfred Hollstein <manfre...@gmx.net>
+
+- Updated to version 4.19.1
+  * exo-tree-view: Add Ctrl+Shift+Click functionality (#116)
+  * exo-icon-chooser-dialog: Fix icon leaks
+  * Add option to exo-desktop-item-edit to print the filename
+  * build: Bump requirements for Xfce 4.20
+  * exo-icon-view: layout as well for empty view (Issue #118)
+  * exo-open: Fix GError leak
+  * exo-open: Fix GOptionContext memory leak
+  * build: clang: Use gpointer cast to silence -Wcast-align
+  * build: clang: Silence -Wcast-align
+  * build: Use AM_DISTCHECK_CONFIGURE_FLAGS
+  * build: Fix GLIB_VERSION_MIN_REQUIRED redefined
+  * exo-icon-view: Use GSequence instead of GList to improve performance
+  * exo: Explicitly add GIO_UNIX_CFLAGS
+  * build: Use XDT_VERSION_INIT and get rid of configure.ac.in
+  * build: Add missing GETTEXT_PACKAGE definition
+  * Fix deprecation (libxfce4ui#94)
+  * Fix non X11 build (Fixes #111)
+  * build: Check for bind_textdomain_codeset
+  * Translation Updates
+
+-------------------------------------------------------------------
+Tue Apr  2 06:06:54 UTC 2024 - Maurizio Galli <maurizio.ga...@suse.com>
+
+- Updated to version 4.19.0 
+
+-------------------------------------------------------------------

Old:
----
  _service
  exo-4.18.0.tar.bz2

New:
----
  exo-4.20.0.tar.bz2

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

Other differences:
------------------
++++++ exo.spec ++++++
--- /var/tmp/diff_new_pack.cV1E40/_old  2025-07-14 15:58:45.164136292 +0200
+++ /var/tmp/diff_new_pack.cV1E40/_new  2025-07-14 15:58:45.164136292 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package exo
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,26 +18,26 @@
 
 %bcond_with git
 Name:           exo
-Version:        4.18.0
+Version:        4.20.0
 Release:        0
 Summary:        Application Development Library for Xfce
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
 URL:            https://docs.xfce.org/xfce/exo/start
-Source0:        
https://archive.xfce.org/src/xfce/exo/4.18/%{name}-%{version}.tar.bz2
+Source0:        
https://archive.xfce.org/src/xfce/exo/4.20/%{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
-BuildRequires:  intltool
+BuildRequires:  gettext >= 0.19.8
 BuildRequires:  pkgconfig
 BuildRequires:  xfce4-dev-tools
 BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  pkgconfig(gio-2.0) >= 2.66.0
+BuildRequires:  pkgconfig(gio-2.0) >= 2.72.0
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.66.0
-BuildRequires:  pkgconfig(gthread-2.0) >= 2.66.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.72.0
+BuildRequires:  pkgconfig(gthread-2.0) >= 2.72.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.24.0
 BuildRequires:  pkgconfig(gtk-doc)
 BuildRequires:  pkgconfig(libstartup-notification-1.0)
-BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.15.0
+BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.15.1
 BuildRequires:  pkgconfig(libxfce4util-1.0) >= 4.17.2
 # Prevent dependency cycle exo -> libxfce4ui-devel -> libxfce4ui-1-0 -> 
exo-tools
 #!BuildIgnore:  exo-tools
@@ -69,7 +69,6 @@
 Summary:        Application Development Library for Xfce
 Group:          System/Libraries
 Requires:       %{name}-data >= %{version}
-Requires:       perl-URI
 Recommends:     %{name}-lang = %{version}
 Recommends:     %{name}-tools
 Obsoletes:      libexo-1-0

++++++ exo-4.18.0.tar.bz2 -> exo-4.20.0.tar.bz2 ++++++
++++ 92496 lines of diff (skipped)

Reply via email to