Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libchipcard for openSUSE:Factory checked in at 2024-03-05 18:50:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libchipcard (Old) and /work/SRC/openSUSE:Factory/.libchipcard.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libchipcard" Tue Mar 5 18:50:56 2024 rev:23 rq:1154989 version:5.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/libchipcard/libchipcard.changes 2021-09-27 20:09:08.774477838 +0200 +++ /work/SRC/openSUSE:Factory/.libchipcard.new.1770/libchipcard.changes 2024-03-05 18:51:03.341900769 +0100 @@ -1,0 +2,6 @@ +Thu Feb 29 15:48:25 UTC 2024 - [email protected] + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libchipcard.spec ++++++ --- /var/tmp/diff_new_pack.u3PY1L/_old 2024-03-05 18:51:04.717950731 +0100 +++ /var/tmp/diff_new_pack.u3PY1L/_new 2024-03-05 18:51:04.721950877 +0100 @@ -1,7 +1,7 @@ # # spec file for package libchipcard # -# Copyright (c) 2021 SUSE LLC +# 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 @@ -71,8 +71,7 @@ to develop applications that require these. %prep -%setup -q -n %{name}-%{_version} -%patch0 -p1 +%autosetup -p1 -n %{name}-%{_version} # And update clones of include files to prevent clash: cp -a /usr/include/PCSC/*.h src/PCSC/
