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 2022-03-02 18:22:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-commander (Old) and /work/SRC/openSUSE:Factory/.gnome-commander.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-commander" Wed Mar 2 18:22:31 2022 rev:9 rq:958442 version:1.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-commander/gnome-commander.changes 2022-02-11 23:08:44.542830198 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-commander.new.1958/gnome-commander.changes 2022-03-02 18:22:32.856659024 +0100 @@ -1,0 +2,19 @@ +Wed Mar 2 00:52:14 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 1.14.1: + + Update appdata file. + + on_new_textfile_ok: Add trailing separator at the URI path of + current directory. + + Remove deprecated linking of python library, which was not + working at all. + + Remove deprecated linking of GnomeVFS library, which was not + working at all. + + Remove chmlib configuration option. + + Updated translations. +- Add conditional gcc11 and gcc11-c++ BuildRequires + export: Fix + build for 15.4. +- Drop gnome-commander-doc sub-package, and fold files into main + package, add Provides and Obsoletes, as well as drop no longer + needed Recommends. Helpfiles should be available in main package. + +------------------------------------------------------------------- Old: ---- gnome-commander-1.14.0.tar.xz New: ---- gnome-commander-1.14.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-commander.spec ++++++ --- /var/tmp/diff_new_pack.cEehKa/_old 2022-03-02 18:22:35.020659100 +0100 +++ /var/tmp/diff_new_pack.cEehKa/_new 2022-03-02 18:22:35.024659100 +0100 @@ -17,7 +17,7 @@ Name: gnome-commander -Version: 1.14.0 +Version: 1.14.1 Release: 0 Summary: A file manager for the GNOME desktop environment License: GPL-2.0-or-later @@ -25,8 +25,13 @@ URL: http://gcmd.github.io/ Source: http://download.gnome.org/sources/gnome-commander/1.14/%{name}-%{version}.tar.xz +%if 0%{?suse_version} < 1550 +BuildRequires: gcc11 +BuildRequires: gcc11-c++ +%else BuildRequires: c++_compiler BuildRequires: c_compiler +%endif BuildRequires: fdupes BuildRequires: flex BuildRequires: itstool @@ -41,7 +46,8 @@ BuildRequires: pkgconfig(libgsf-1) >= 1.12.0 BuildRequires: pkgconfig(poppler-glib) >= 0.18 BuildRequires: pkgconfig(taglib) >= 1.4 -Recommends: %{name}-doc +Provides: %{name}-doc = %{version} +Obsoletes: %{name}-doc < 1.14.1 # For xdg-su Recommends: xdg-utils @@ -51,27 +57,20 @@ functions, the program is also an FTP client and can browse SMB networks. -%package doc -Summary: A file manager for the GNOME desktop environment -- Documentation files -Group: Productivity/File utilities -Requires: %{name} = %{version} -BuildArch: noarch - -%description doc -GNOME Commander is a "two-pane" graphical file manager for the Linux -desktop using GNOME libraries. In addition to basic file manager -functions, the program is also an FTP client and can browse SMB -networks. - %lang_package %prep %autosetup -p1 %build +%if 0%{?suse_version} < 1550 +export CC=%{_bindir}/gcc-11 +export CXX=%{_bindir}/g++-11 +%endif %configure\ - --disable-static\ - --without-unique + --disable-static \ + --without-unique \ + %{nil} %make_build %install @@ -85,6 +84,8 @@ %files %license COPYING %doc NEWS README +%doc AUTHORS ChangeLog TODO +%{_datadir}/help/C/%{name} %{_datadir}/metainfo/org.gnome.%{name}.appdata.xml %{_bindir}/* %{_datadir}/applications/*.desktop @@ -95,10 +96,6 @@ %{_libdir}/%{name} %{_mandir}/man1/%{name}.1%{ext_man} -%files doc -%doc AUTHORS ChangeLog TODO -%{_datadir}/help/C/%{name} - %files lang -f %{name}.lang %changelog ++++++ gnome-commander-1.14.0.tar.xz -> gnome-commander-1.14.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/gnome-commander/gnome-commander-1.14.0.tar.xz /work/SRC/openSUSE:Factory/.gnome-commander.new.1958/gnome-commander-1.14.1.tar.xz differ: char 26, line 1