Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package THE for openSUSE:Factory:NonFree checked in at 2022-06-07 11:44:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory:NonFree/THE (Old) and /work/SRC/openSUSE:Factory:NonFree/.THE.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "THE" Tue Jun 7 11:44:24 2022 rev:7 rq:981096 version:3.3~RC8 Changes: -------- --- /work/SRC/openSUSE:Factory:NonFree/THE/THE.changes 2020-12-02 13:56:11.561672876 +0100 +++ /work/SRC/openSUSE:Factory:NonFree/.THE.new.1548/THE.changes 2022-06-07 11:44:25.211172318 +0200 @@ -1,0 +2,6 @@ +Mon Jun 6 09:02:49 UTC 2022 - Martin Pluskal <mplus...@suse.com> + +- Update to version 3.3~RC8: + * No upstream changelog available + +------------------------------------------------------------------- Old: ---- THE-3.3RC7.tar.gz New: ---- the-3.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ THE.spec ++++++ --- /var/tmp/diff_new_pack.gUNZdy/_old 2022-06-07 11:44:25.803173125 +0200 +++ /var/tmp/diff_new_pack.gUNZdy/_new 2022-06-07 11:44:25.811173136 +0200 @@ -17,7 +17,7 @@ Name: THE -Version: 3.3~RC7 +Version: 3.3~RC8 Release: 0 Summary: The Hessling Editor (z/VM-CMS xedit clone) # getch.c and getch.h state that @@ -27,7 +27,7 @@ # see boo#982229 License: GFDL-1.1-only AND GPL-2.0-or-later AND SUSE-Freeware URL: http://hessling-editor.sourceforge.net/ -Source0: https://sourceforge.net/projects/hessling-editor/files/hessling-editor/3.3%%20Release%%20Candidate%%207/THE-3.3RC7.tar.gz +Source0: https://sourceforge.net/projects/hessling-editor/files/hessling-editor/3.3%20Release%20Candidate%208/the-3.3.tar.gz Source1: %{name}-rpmlintrc BuildRequires: Regina-REXX-devel BuildRequires: distribution-release @@ -35,7 +35,6 @@ BuildRequires: lsb-release BuildRequires: pkgconfig BuildRequires: pkgconfig(ncurses) -BuildRequires: pkgconfig(xaw3d) %description THE is a text editor that uses both command line commands and key bindings @@ -51,16 +50,14 @@ package. %prep -%autosetup -n %{name}-3.3RC7 +%autosetup -n the-3.3 %build %configure \ --with-curses=ncurses \ - --with-xaw3d \ --with-rexx=regina PATH=${PATH}:$(pwd) -# Parallel build will not correctly build documentation -%make_build --jobs=1 +%make_build %install %make_install @@ -72,7 +69,7 @@ %doc FAQ README TODO HISTORY %{_bindir}/the %{_bindir}/the-con -%{_datadir}/THE/ +%{_datadir}/the/ %{_mandir}/man1/the.1%{?ext_man} %files doc