Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghostview for openSUSE:Factory checked in at 2023-11-07 21:28:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghostview (Old) and /work/SRC/openSUSE:Factory/.ghostview.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghostview" Tue Nov 7 21:28:31 2023 rev:21 rq:1124008 version:1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/ghostview/ghostview.changes 2018-02-28 20:02:31.908398119 +0100 +++ /work/SRC/openSUSE:Factory/.ghostview.new.17445/ghostview.changes 2023-11-07 21:29:24.846264804 +0100 @@ -1,0 +2,6 @@ +Mon Nov 6 16:08:27 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghostview.spec ++++++ --- /var/tmp/diff_new_pack.GGx0zJ/_old 2023-11-07 21:29:25.274280566 +0100 +++ /var/tmp/diff_new_pack.GGx0zJ/_new 2023-11-07 21:29:25.274280566 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghostview # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # 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/ # @@ -22,11 +22,11 @@ Summary: Ghostview License: GPL-2.0-or-later Group: Productivity/Publishing/PS -Url: http://pages.cs.wisc.edu/~ghost/gv/index.htm +URL: http://pages.cs.wisc.edu/~ghost/gv/index.htm Source: ghostview-1.5.tar.bz2 Source1: ghostview.desktop Source2: ghostview.png -Patch: ghostview-1.5.dif +Patch0: ghostview-1.5.dif Patch1: ghostview-1.5-ad.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: imake @@ -39,7 +39,8 @@ Provides: gsview Obsoletes: gsview Requires: ghostscript_x11 -Conflicts: gs_serv gs_vga +Conflicts: gs_serv +Conflicts: gs_vga %define _x11data %{_datadir}/X11 %define _appdefdir %{_x11data}/app-defaults @@ -49,7 +50,7 @@ %prep %setup -q -%patch +%patch0 %patch1 %build
