Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xorg-cf-files for openSUSE:Factory checked in at 2025-09-10 17:29:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xorg-cf-files (Old) and /work/SRC/openSUSE:Factory/.xorg-cf-files.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xorg-cf-files" Wed Sep 10 17:29:40 2025 rev:18 rq:1303218 version:1.0.9 Changes: -------- --- /work/SRC/openSUSE:Factory/xorg-cf-files/xorg-cf-files.changes 2024-02-27 22:45:02.347338450 +0100 +++ /work/SRC/openSUSE:Factory/.xorg-cf-files.new.1977/xorg-cf-files.changes 2025-09-10 17:29:46.240344729 +0200 @@ -1,0 +2,13 @@ +Mon Sep 8 13:29:27 UTC 2025 - Stefan Dirsch <[email protected]> + +- Update to version 1.0.9 + * remove autoconf build system + * gitlab CI: remove diffutils & jq from required packages + * meson: Use proper option for encodings + * hurd: Add amd64 definitions + * Also fix incompatibility issue of GNU binutils 2.36 and later on GNU/Hurd + * gnu, linux: Change -D_BSD_SOURCE and -D_SVID_SOURCE to -D_DEFAULT_SOURCE + [Debian bug #870836] +- supersedes u_xorg-cf-files-D_DEFAULT_SOURCE.patch + +------------------------------------------------------------------- Old: ---- u_xorg-cf-files-D_DEFAULT_SOURCE.patch xorg-cf-files-1.0.8.tar.xz New: ---- xorg-cf-files-1.0.9.tar.xz ----------(Old B)---------- Old: [Debian bug #870836] - supersedes u_xorg-cf-files-D_DEFAULT_SOURCE.patch ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xorg-cf-files.spec ++++++ --- /var/tmp/diff_new_pack.QEpuFT/_old 2025-09-10 17:29:47.060379210 +0200 +++ /var/tmp/diff_new_pack.QEpuFT/_new 2025-09-10 17:29:47.064379378 +0200 @@ -1,7 +1,7 @@ # # spec file for package xorg-cf-files # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,15 @@ Name: xorg-cf-files -Version: 1.0.8 +Version: 1.0.9 Release: 0 Summary: Data files for the imake utility License: MIT Group: Development/Tools/Building URL: http://xorg.freedesktop.org/ Source0: http://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.xz -Patch1: u_xorg-cf-files-D_DEFAULT_SOURCE.patch BuildRequires: font-util >= 1.1 +BuildRequires: meson BuildRequires: pkgconfig(xorg-macros) >= 1.4 Requires: gccmakedep Requires: imake @@ -112,16 +112,16 @@ EOF %build -%configure --with-config-dir=%_configdir -make %{?_smp_mflags} +%meson -Dwith-config-dir=%_configdir +%meson_build %install -%make_install +%meson_install %files %defattr(-,root,root) %license COPYING -%doc ChangeLog README +%doc README %dir %{_datadir}/X11 %{_datadir}/X11/config/ ++++++ xorg-cf-files-1.0.8.tar.xz -> xorg-cf-files-1.0.9.tar.xz ++++++ ++++ 17104 lines of diff (skipped)
