Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gedit for openSUSE:Factory checked in at 2025-10-04 18:50:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gedit (Old) and /work/SRC/openSUSE:Factory/.gedit.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gedit" Sat Oct 4 18:50:35 2025 rev:162 rq:1308804 version:48.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gedit/gedit.changes 2025-05-20 09:36:34.521400494 +0200 +++ /work/SRC/openSUSE:Factory/.gedit.new.11973/gedit.changes 2025-10-04 18:51:15.421794978 +0200 @@ -1,0 +2,6 @@ +Thu Oct 2 07:41:45 UTC 2025 - Bjørn Lie <[email protected]> + +- Add AppStream BuildRequires and check section with meson_test + macro, run tests during build. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gedit.spec ++++++ --- /var/tmp/diff_new_pack.muiAtJ/_old 2025-10-04 18:51:16.241829246 +0200 +++ /var/tmp/diff_new_pack.muiAtJ/_new 2025-10-04 18:51:16.253829748 +0200 @@ -29,6 +29,7 @@ # PATCH-FIX-OPENSUSE gedit-desktop.patch -- Adds more MIME types. Patch0: gedit-desktop.patch +BuildRequires: AppStream BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: gobject-introspection-devel >= 0.9.3 @@ -98,6 +99,9 @@ %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}%{_prefix} +%check +%meson_test + %files %license COPYING %doc NEWS README.md
