Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-dev-tools for openSUSE:Factory
checked in at 2024-12-30 12:50:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-dev-tools (Old)
and /work/SRC/openSUSE:Factory/.xfce4-dev-tools.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-dev-tools"
Mon Dec 30 12:50:33 2024 rev:35 rq:1233527 version:4.20.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-dev-tools/xfce4-dev-tools.changes
2023-10-23 23:40:16.494026141 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-dev-tools.new.1881/xfce4-dev-tools.changes
2024-12-30 12:50:44.949703236 +0100
@@ -1,0 +2,82 @@
+Sun Dec 15 10:32:41 UTC 2024 - Manfred Hollstein <[email protected]>
+
+- Update to version 4.20.0
+ * This release is part of the Xfce 4.20 platform release.
+ * No changes since 4.19.4
+
+-------------------------------------------------------------------
+Sat Nov 2 14:06:56 UTC 2024 - Manfred Hollstein <[email protected]>
+
+- Update to version 4.19.4 [development branch]
+ * xfce-do-release: Do not warn when using main instead of master
+ * Add libgspell-1-dev to CI build
+ * Add more details to the meson template and its README
+ * Work around parallel 'make distcheck' bug in gettext
+ * Don't quote the filename args passed to 'git diff'
+ * ci: Parallelize autotools builds
+
+-------------------------------------------------------------------
+Thu Oct 3 13:10:52 UTC 2024 - Manfred Hollstein <[email protected]>
+
+- Add BuildRequires: meson
+
+- Update to version 4.19.3 (development branch)
+ * xfce-do-release: fix quoting for xfce-build command
+ * Add a couple more compiler flags to the meson template
+ * Bump glib dependency in meson template
+ * Add gobject-introspection example check to meson template
+ * build: Bump requirements for Xfce 4.20
+ * Disable ABI_CHECK for no-x11 and no-wayland builds
+
+- Update to version 4.19.2 (development branch)
+ * Add optional ABI check to the CI build stage
+ * Add GNU visibility generation and ABI check script
+ * Enhance/fix xfce-revision.h
+ * Add a project template for meson
+ * Add meson support to xfce-do-release
+ * Add meson support to GitLab CI template
+ * Allow the container build to build dependencies using meson
+ * Plug leak stemming from g_path_get_basename
+ * Add libyaml-dev to the build container
+ * Add libdisplay-info-dev to build container
+ * Add meson to CI build
+ * ci: Do not store clang-format-diff output
+ * ci: Enable on maintenance branches
+ * ci: Only run static analysis jobs on default branch
+ * ci: Make false-positive patterns match a single warning
+ * ci: Explicitly specify C++ compilers
+ * ci: Ensure scan-build uses clang as compiler
+ * ci: Add static analysis jobs
+ * ci: Rename .make hidden job to .configure
+ * ci: Add clang build
+ * ci: Build with --disable-debug in distcheck stage
+ * ci: Only run a stage if previous didn't failed
+ * ci: Avoid clang-format job failure if diff is empty
+ * Add libdbus-glib-1-dev to CI build
+
+-------------------------------------------------------------------
+Thu Jun 6 06:00:50 UTC 2024 - Maurizio Galli <[email protected]>
+
+- Update to version 4.19.1 (development branch)
+ * ci: Add no-x11 and no-wayland builds
+ * ci: Make build stage fail on any compiler warning
+ * ci: Make jobs running in merge requests interruptible
+ * ci: Add clang *format check
+ * Bump CI container to Ubuntu 24.04
+ * xdt-autogen: Fix aclocal macro search path
+ * Add libjson-c-dev to CI build
+ * Clone submodules for current repo in CI template
+ * Clone submodules when cloning repo for CI container build
+ * xfce-do-release: Skip appdata if file does not exist in right format
+ * xfce-do-release: Warn about unmodified configure.ac.in
+ * xfce-do-release: Use available proc units for make
+ * Add libayatana-indicator3-dev to CI build
+ * Remove -Wdeclaration-after-statement from list of enabled warnings
+ * Add polkitd to CI build
+
+-------------------------------------------------------------------
+Tue Apr 2 06:24:10 UTC 2024 - Maurizio Galli <[email protected]>
+
+- Update to version 4.19.0 (development branch)
+
+-------------------------------------------------------------------
Old:
----
xfce4-dev-tools-4.18.1.tar.bz2
New:
----
xfce4-dev-tools-4.20.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-dev-tools.spec ++++++
--- /var/tmp/diff_new_pack.BGhYPz/_old 2024-12-30 12:50:46.085749800 +0100
+++ /var/tmp/diff_new_pack.BGhYPz/_new 2024-12-30 12:50:46.085749800 +0100
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-dev-tools
#
-# Copyright (c) 2020-2023 SUSE LLC
+# Copyright (c) 2020-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,14 +18,15 @@
%bcond_with git
Name: xfce4-dev-tools
-Version: 4.18.1
+Version: 4.20.0
Release: 0
Summary: Xfce Development Tools
License: GPL-2.0-or-later
Group: Development/Tools/Other
URL: https://www.xfce.org/
-Source0:
https://archive.xfce.org/src/xfce/xfce4-dev-tools/4.18/%{name}-%{version}.tar.bz2
-BuildRequires: pkgconfig(glib-2.0) >= 2.66.0
+Source0:
https://archive.xfce.org/src/xfce/xfce4-dev-tools/4.20/%{name}-%{version}.tar.bz2
+BuildRequires: pkgconfig(glib-2.0) >= 2.72.0
+BuildRequires: meson
BuildRequires: xsltproc
Requires: autoconf
Requires: automake
@@ -57,7 +58,7 @@
%files
%doc AUTHORS ChangeLog HACKING NEWS README.md
%license COPYING
-%{_bindir}/xdt-autogen
+%{_bindir}/xdt-*
%{_bindir}/xfce-build
%{_bindir}/xdt-csource
%{_bindir}/xfce-do-release
++++++ xfce4-dev-tools-4.18.1.tar.bz2 -> xfce4-dev-tools-4.20.0.tar.bz2 ++++++
++++ 6343 lines of diff (skipped)