Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gpick for openSUSE:Factory checked 
in at 2024-02-09 23:52:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpick (Old)
 and      /work/SRC/openSUSE:Factory/.gpick.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpick"

Fri Feb  9 23:52:29 2024 rev:18 rq:1145234 version:0.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpick/gpick.changes      2020-01-31 
23:57:01.731643440 +0100
+++ /work/SRC/openSUSE:Factory/.gpick.new.1815/gpick.changes    2024-02-09 
23:52:52.080148913 +0100
@@ -1,0 +2,5 @@
+Thu Feb  8 16:01:27 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Prepare for RPM 4.20: use autosetup.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gpick.spec ++++++
--- /var/tmp/diff_new_pack.DWuSec/_old  2024-02-09 23:52:53.660205850 +0100
+++ /var/tmp/diff_new_pack.DWuSec/_new  2024-02-09 23:52:53.660205850 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gpick
 #
-# 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/
 #
 
 
@@ -22,7 +22,7 @@
 Summary:        Advanced color picker writen in GTK+
 License:        BSD-3-Clause
 Group:          Productivity/Graphics/Visualization/Other
-Url:            http://www.gpick.org/
+URL:            http://www.gpick.org/
 Source0:        http://gpick.googlecode.com/files/%{name}_%{version}.tar.gz
 Source1:        copyright
 # PATCH-FIX-UPSTREAM reproducible.patch gh#thezbyg/gpick#138 
bwiedem...@suse.com -- Fix reproducible builds
@@ -55,10 +55,9 @@
 tools. It is written in C++ and uses GTK+ toolkit for user interface.
 
 %lang_package
+
 %prep
-%setup -q -n %{name}_%{version}
-%patch0 -p1
-%patch1 -p1
+%autosetup -n %{name}_%{version} -p1
 
 %build
 export CFLAGS="%optflags"

Reply via email to