Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package meld for openSUSE:Factory checked in at 2025-12-31 10:48:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/meld (Old) and /work/SRC/openSUSE:Factory/.meld.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "meld" Wed Dec 31 10:48:26 2025 rev:85 rq:1324879 version:3.23.1 Changes: -------- --- /work/SRC/openSUSE:Factory/meld/meld.changes 2025-03-25 22:18:20.889369730 +0100 +++ /work/SRC/openSUSE:Factory/.meld.new.1928/meld.changes 2025-12-31 10:48:52.966056885 +0100 @@ -1,0 +2,15 @@ +Wed Dec 31 06:52:27 UTC 2025 - Bjørn Lie <[email protected]> + +- Update to version 3.23.1: + + Fix crash on image comparison with admin:// scheme + + Fix subfolder comparison initiation + + Fix action duplication without cursor movement + + Update dependency requirements and other README details + + Use appstream for appdata validation test + + Rename appdata to metainfo + + Updated translations. +- Replace appstream-glib for AppStream BuildRequires, and use + meson_test macro instead of manual calls to validate metainfo and + desktop files. + +------------------------------------------------------------------- Old: ---- meld-3.23.0.obscpio New: ---- meld-3.23.1.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ meld.spec ++++++ --- /var/tmp/diff_new_pack.ce1Tul/_old 2025-12-31 10:48:53.454076855 +0100 +++ /var/tmp/diff_new_pack.ce1Tul/_new 2025-12-31 10:48:53.458077019 +0100 @@ -1,7 +1,7 @@ # # spec file for package meld # -# Copyright (c) 2025 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,7 +17,7 @@ Name: meld -Version: 3.23.0 +Version: 3.23.1 Release: 0 Summary: Visual diff and merge tool License: GPL-2.0-or-later @@ -25,7 +25,7 @@ URL: https://meldmerge.org/ Source0: %{name}-%{version}.tar.zst -BuildRequires: appstream-glib +BuildRequires: AppStream BuildRequires: desktop-file-utils BuildRequires: fdupes # Needed for typelib() Requires @@ -82,15 +82,14 @@ %fdupes %{buildroot}%{_datadir} %check -appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.gnome.Meld.appdata.xml -desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Meld.desktop +%meson_test %files %license COPYING %doc NEWS %{_bindir}/%{name} %{_datadir}/%{name}/ -%{_datadir}/metainfo/org.gnome.Meld.appdata.xml +%{_datadir}/metainfo/org.gnome.Meld.metainfo.xml %{_datadir}/applications/org.gnome.Meld.desktop %{_datadir}/glib-2.0/schemas/org.gnome.Meld.gschema.xml %doc %{_datadir}/help/C/meld/ ++++++ _service ++++++ --- /var/tmp/diff_new_pack.ce1Tul/_old 2025-12-31 10:48:53.490078329 +0100 +++ /var/tmp/diff_new_pack.ce1Tul/_new 2025-12-31 10:48:53.494078492 +0100 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/meld.git</param> - <param name="revision">3.23.0</param> + <param name="revision">3.23.1</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> ++++++ meld-3.23.0.obscpio -> meld-3.23.1.obscpio ++++++ ++++ 19066 lines of diff (skipped) ++++++ meld.obsinfo ++++++ --- /var/tmp/diff_new_pack.ce1Tul/_old 2025-12-31 10:48:53.998099117 +0100 +++ /var/tmp/diff_new_pack.ce1Tul/_new 2025-12-31 10:48:54.010099609 +0100 @@ -1,5 +1,5 @@ name: meld -version: 3.23.0 -mtime: 1742699284 -commit: b796cda24d72a3c3cf7f6418356da5aa1de9d219 +version: 3.23.1 +mtime: 1767158283 +commit: 09f740b2141239bc4b29aa359c18c89747d112ce
