Hello community, here is the log from the commit of package manpageeditor for openSUSE:Factory checked in at 2020-10-06 17:15:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/manpageeditor (Old) and /work/SRC/openSUSE:Factory/.manpageeditor.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "manpageeditor" Tue Oct 6 17:15:01 2020 rev:4 rq:839775 version:0.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/manpageeditor/manpageeditor.changes 2020-10-05 19:41:10.249671801 +0200 +++ /work/SRC/openSUSE:Factory/.manpageeditor.new.4249/manpageeditor.changes 2020-10-06 17:16:43.237816473 +0200 @@ -1,0 +2,6 @@ +Tue Oct 6 11:34:35 UTC 2020 - [email protected] + +- depend on aspell, it will not be removed from factory + (sorry for noise) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ manpageeditor.spec ++++++ --- /var/tmp/diff_new_pack.nHEFwi/_old 2020-10-06 17:16:43.785816937 +0200 +++ /var/tmp/diff_new_pack.nHEFwi/_new 2020-10-06 17:16:43.789816941 +0200 @@ -29,6 +29,7 @@ # PATCH-FIX-OPENSUSE vs. various errors & warnings about desktop files. Patch1: manpageeditor-desktop-warnings.diff +BuildRequires: aspell-devel BuildRequires: ctags BuildRequires: fdupes BuildRequires: gcc-c++ @@ -50,7 +51,8 @@ %patch1 %build -%configure +%configure \ + --enable-aspell %install %make_install
