Hello community, here is the log from the commit of package THE for openSUSE:Factory:NonFree checked in at 2020-12-02 13:56:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory:NonFree/THE (Old) and /work/SRC/openSUSE:Factory:NonFree/.THE.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "THE" Wed Dec 2 13:56:10 2020 rev:6 rq:850906 version:3.3~RC7 Changes: -------- --- /work/SRC/openSUSE:Factory:NonFree/THE/THE.changes 2018-10-15 09:48:12.435052259 +0200 +++ /work/SRC/openSUSE:Factory:NonFree/.THE.new.5913/THE.changes 2020-12-02 13:56:11.561672876 +0100 @@ -1,0 +2,6 @@ +Thu Nov 26 07:43:44 UTC 2020 - Martin Pluskal <[email protected]> + +- Update to version 3.3~RC7: + * No upstream changelog available + +------------------------------------------------------------------- Old: ---- THE-3.3RC4.tar.gz New: ---- THE-3.3RC7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ THE.spec ++++++ --- /var/tmp/diff_new_pack.afLxz8/_old 2020-12-02 13:56:12.097673440 +0100 +++ /var/tmp/diff_new_pack.afLxz8/_new 2020-12-02 13:56:12.097673440 +0100 @@ -1,7 +1,7 @@ # # spec file for package THE # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: THE -Version: 3.3~RC4 +Version: 3.3~RC7 Release: 0 Summary: The Hessling Editor (z/VM-CMS xedit clone) # getch.c and getch.h state that @@ -25,18 +25,17 @@ # use any part of this package as long as you do not try to make # money from it or pretend that you wrote it. # see boo#982229 -License: GFDL-1.1 AND GPL-2.0+ AND SUSE-Freeware -Group: Productivity/Text/Editors +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%%204/THE-3.3RC4.tar.gz +Source0: https://sourceforge.net/projects/hessling-editor/files/hessling-editor/3.3%%20Release%%20Candidate%%207/THE-3.3RC7.tar.gz Source1: %{name}-rpmlintrc BuildRequires: Regina-REXX-devel -BuildRequires: libacl-devel +BuildRequires: distribution-release BuildRequires: flex -BuildRequires: libXaw3d-devel BuildRequires: lsb-release -BuildRequires: distribution-release -BuildRequires: ncurses-devel +BuildRequires: pkgconfig +BuildRequires: pkgconfig(ncurses) +BuildRequires: pkgconfig(xaw3d) %description THE is a text editor that uses both command line commands and key bindings @@ -45,7 +44,6 @@ %package doc Summary: The Hessling Editor (z/VM-CMS xedit clone) -Group: Documentation/Other BuildArch: noarch %description doc @@ -53,31 +51,29 @@ package. %prep -%setup -q -n %{name}-3.3RC4 +%autosetup -n %{name}-3.3RC7 %build -export ncurses5_config=%{_bindir}/ncurses6-config %configure \ - --with-ncurses \ + --with-curses=ncurses \ --with-xaw3d \ --with-rexx=regina PATH=${PATH}:$(pwd) -# parallel build randomly fails -make --jobs=1 CFLAGS="%{optflags}" all +# Parallel build will not correctly build documentation +%make_build --jobs=1 %install %make_install -ln -s %{_mandir}/man1/the.1.gz %{buildroot}%{_mandir}/man1/nthe.1.gz # Do not ship backup file rm -rf doc/THE_Help_head.bak %files -%doc FAQ README TODO COPYING HISTORY +%license COPYING +%doc FAQ README TODO HISTORY %{_bindir}/the -%{_bindir}/nthe +%{_bindir}/the-con %{_datadir}/THE/ -%{_mandir}/man1/nthe.1%{ext_man} -%{_mandir}/man1/the.1%{ext_man} +%{_mandir}/man1/the.1%{?ext_man} %files doc %defattr(644,root,root) ++++++ THE-3.3RC4.tar.gz -> THE-3.3RC7.tar.gz ++++++ ++++ 10745 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
