Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package PgTcl for openSUSE:Factory checked 
in at 2024-05-21 18:36:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/PgTcl (Old)
 and      /work/SRC/openSUSE:Factory/.PgTcl.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "PgTcl"

Tue May 21 18:36:49 2024 rev:21 rq:1175475 version:1.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/PgTcl/PgTcl.changes      2019-11-06 
13:49:48.559746871 +0100
+++ /work/SRC/openSUSE:Factory/.PgTcl.new.1880/PgTcl.changes    2024-05-21 
18:37:21.548401882 +0200
@@ -1,0 +2,6 @@
+Wed May 15 11:06:23 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Use %autosetup macro: allows us to eliminate usage of deprecated
+  %patchN syntax.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ PgTcl.spec ++++++
--- /var/tmp/diff_new_pack.K1fQce/_old  2024-05-21 18:37:22.304429613 +0200
+++ /var/tmp/diff_new_pack.K1fQce/_new  2024-05-21 18:37:22.308429760 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package PgTcl
 #
-# Copyright (c) 2019 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
@@ -23,7 +23,7 @@
 License:        MIT
 Version:        1.7
 Release:        0
-Url:            http://pgfoundry.org/projects/pgtcl/
+URL:            http://pgfoundry.org/projects/pgtcl/
 Source0:        libpgtcl-%version.tar.gz
 Patch0:         pgtcl-stubs.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -33,8 +33,7 @@
 package. It is needed to access PostgreSQL databases from Tcl scripts.
 
 %prep
-%setup -q -n libpgtcl-%version
-%patch0 -p 1
+%autosetup -p1 -n libpgtcl-%version
 
 %build
 CFLAGS=-DUSE_INTERP_ERRORLINE

Reply via email to