Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gq for openSUSE:Factory checked in at 2024-02-09 23:52:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gq (Old) and /work/SRC/openSUSE:Factory/.gq.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gq" Fri Feb 9 23:52:31 2024 rev:23 rq:1145235 version:1.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gq/gq.changes 2020-06-05 20:28:48.489276869 +0200 +++ /work/SRC/openSUSE:Factory/.gq.new.1815/gq.changes 2024-02-09 23:52:53.812211327 +0100 @@ -1,0 +2,5 @@ +Thu Feb 8 16:01:04 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Prepare for RPM 4.20: use autosetup. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gq.spec ++++++ --- /var/tmp/diff_new_pack.YDhed4/_old 2024-02-09 23:52:54.268227760 +0100 +++ /var/tmp/diff_new_pack.YDhed4/_new 2024-02-09 23:52:54.272227904 +0100 @@ -1,7 +1,7 @@ # # spec file for package gq # -# Copyright (c) 2012 SUSE LINUX Products 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,9 +12,10 @@ # 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: gq BuildRequires: glib2-devel BuildRequires: gnome-common @@ -34,11 +35,11 @@ BuildRequires: shared-mime-info BuildRequires: update-desktop-files Summary: An LDAP Client for GTK -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Networking/LDAP/Clients Version: 1.2.3 Release: 0 -Url: http://gq-project.org/ +URL: http://gq-project.org/ Source0: gq-%{version}.tar.bz2 Source1: gq-%{version}-langpack-1.tar.bz2 # PATCH-FIX-UPSTREAM gq-fix-linking.patch [email protected] -- Fix linking issue, taken from git @@ -52,9 +53,7 @@ %prep %setup -q -%setup -T -D -a 1 -%patch0 -p1 -%patch1 -p1 +%autosetup -T -D -a 1 -p1 %build # needed for patch0
