Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gv for openSUSE:Factory checked in at 2024-03-06 23:05:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gv (Old) and /work/SRC/openSUSE:Factory/.gv.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gv" Wed Mar 6 23:05:51 2024 rev:30 rq:1155505 version:3.7.4 Changes: -------- --- /work/SRC/openSUSE:Factory/gv/gv.changes 2024-02-27 22:49:09.132265055 +0100 +++ /work/SRC/openSUSE:Factory/.gv.new.1770/gv.changes 2024-03-06 23:06:22.893340114 +0100 @@ -1,0 +2,6 @@ +Wed Feb 28 09:31:52 UTC 2024 - Dr. Werner Fink <[email protected]> + +- http -> https +- Verify signed tar ball + +------------------------------------------------------------------- New: ---- gv-3.7.4.tar.gz.sig gv.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gv.spec ++++++ --- /var/tmp/diff_new_pack.2JTsrr/_old 2024-03-06 23:06:23.505362321 +0100 +++ /var/tmp/diff_new_pack.2JTsrr/_new 2024-03-06 23:06:23.509362465 +0100 @@ -1,7 +1,7 @@ # # spec file for package gv # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2024 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/ # @@ -33,19 +33,22 @@ %endif PreReq: %install_info_prereq Requires: ghostscript_x11 -Conflicts: gs_serv gs_vga +Conflicts: gs_serv +Conflicts: gs_vga # NOTE: We don't want this dependency and desktop-data-SuSE is in all # desktop selections. #Requires: desktop-data-SuSE -Url: http://www.gnu.org/software/gv/ +URL: https://www.gnu.org/software/gv/ Summary: A Program to View PostScript Files License: GPL-3.0-or-later Group: Productivity/Publishing/PS Version: 3.7.4 Release: 0 -Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz +Source0: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz Source1: gv.desktop Source2: gv.png +Source3: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig +Source4: gv.keyring Patch1: gv-3.7.4.dif Patch2: gv-3.7.0-I18N-mb.patch # PATCH-FIX-OPENSUSE: make libzio usable
