Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-commander for openSUSE:Factory checked in at 2025-07-02 18:17:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-commander (Old) and /work/SRC/openSUSE:Factory/.gnome-commander.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-commander" Wed Jul 2 18:17:19 2025 rev:21 rq:1289824 version:1.18.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-commander/gnome-commander.changes 2025-06-24 20:48:01.425505582 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-commander.new.7067/gnome-commander.changes 2025-07-02 18:17:48.828173240 +0200 @@ -1,0 +2,8 @@ +Fri Jun 27 07:36:11 UTC 2025 - Bjørn Lie <bjorn....@gmail.com> + +- Replace appstream-glib with AppStream BuildRequires following + upstream changes. +- Do not build testsuite, pass tests=disabled to meson setup, and + drop pkgconfig(gtest) and xvfb-run BuildRequires. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-commander.spec ++++++ --- /var/tmp/diff_new_pack.2zuVzj/_old 2025-07-02 18:17:49.992221604 +0200 +++ /var/tmp/diff_new_pack.2zuVzj/_new 2025-07-02 18:17:49.996221771 +0200 @@ -32,21 +32,19 @@ BuildRequires: c++_compiler BuildRequires: c_compiler %endif -BuildRequires: appstream-glib +BuildRequires: AppStream BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: flex BuildRequires: itstool BuildRequires: meson BuildRequires: pkgconfig -BuildRequires: xvfb-run BuildRequires: yelp-tools BuildRequires: pkgconfig(exiv2) >= 0.14 BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.66.0 BuildRequires: pkgconfig(gmodule-2.0) >= 2.0.0 BuildRequires: pkgconfig(gobject-2.0) -BuildRequires: pkgconfig(gtest) BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.0 BuildRequires: pkgconfig(libgsf-1) >= 1.12.0 BuildRequires: pkgconfig(poppler-glib) >= 0.18 @@ -62,12 +60,6 @@ functions, the program is also an FTP client and can browse SMB networks. -%package devel -Summary: Development files for %{name} - -%description devel -Development files for %{name}. - %lang_package %prep @@ -80,6 +72,7 @@ %endif %meson \ -Dsamba=disabled \ + -Dtests=disabled \ %nil %meson_build @@ -91,18 +84,18 @@ %fdupes %{buildroot}%{_libdir} %check -xvfb-run %{shrink:%meson_test} +%meson_test %files %license COPYING %doc NEWS README.md AUTHORS TODO %{_datadir}/help/C/%{name} %{_datadir}/metainfo/org.gnome.%{name}.appdata.xml -%{_bindir}/* +%{_bindir}/gcmd-block +%{_bindir}/gnome-commander %{_datadir}/applications/*.desktop %{_datadir}/glib-2.0/schemas/org.gnome.%{name}.enums.xml %{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml -%{_datadir}/gnome-commander/ %{_datadir}/pixmaps/%{name} %{_libdir}/%{name} %{_mandir}/man1/%{name}.1%{ext_man} @@ -112,6 +105,7 @@ %dir %{_datadir}/%{name} %{_datadir}/%{name}/internal_viewer_hacking.txt %{_datadir}/%{name}/keys.txt +%{_datadir}/%{name}/icons %files lang -f %{name}.lang