Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pcsc-acr38 for openSUSE:Factory checked in at 2024-03-05 18:50:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pcsc-acr38 (Old) and /work/SRC/openSUSE:Factory/.pcsc-acr38.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pcsc-acr38" Tue Mar 5 18:50:57 2024 rev:22 rq:1154991 version:1.7.11 Changes: -------- --- /work/SRC/openSUSE:Factory/pcsc-acr38/pcsc-acr38.changes 2012-07-16 09:27:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.pcsc-acr38.new.1770/pcsc-acr38.changes 2024-03-05 18:51:04.893957122 +0100 @@ -1,0 +2,11 @@ +Thu Feb 29 15:28:26 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Fix previous change: should be %autopatch -p0. + +------------------------------------------------------------------- +Thu Feb 29 14:51:04 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Use %autopatch macro. Allows to eliminate the usage of deprecated + %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcsc-acr38.spec ++++++ --- /var/tmp/diff_new_pack.JGiknI/_old 2024-03-05 18:51:06.422012602 +0100 +++ /var/tmp/diff_new_pack.JGiknI/_new 2024-03-05 18:51:06.426012748 +0100 @@ -1,7 +1,7 @@ # # spec file for package pcsc-acr38 # -# 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,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/ # @@ -28,9 +28,9 @@ Release: 0 %define envelope_tar_version 101_P %define tar_version 100711_P -Url: http://www.acs.com.hk/drivers-manual.php?driver=ACR38 +URL: http://www.acs.com.hk/drivers-manual.php?driver=ACR38 Summary: PC/SC IFD Handler for the ACR38 Smart Card Reader -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Security # This source is a zip that contains two tar files with drivers, one for # non-CCID devices, one for CCID devices. @@ -40,8 +40,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: pcsc-lite Supplements: modalias(usb:v072Fp9000d*dc*dsc*dp*ic*isc*ip*) -Supplements: modalias(usb:v072Fp90CFd*dc*dsc*dp*ic*isc*ip*) Supplements: modalias(usb:v072Fp9006d*dc*dsc*dp*ic*isc*ip*) +Supplements: modalias(usb:v072Fp90CFd*dc*dsc*dp*ic*isc*ip*) %define ifddir %(pkg-config libpcsclite --variable=usbdropdir) %description @@ -81,8 +81,7 @@ tar -jxf ACR38_LINUX_%{tar_version}.tar.bz2 cd ACR38_LINUX_%{tar_version} mv src/driver/Info.plist src/driver/Info.plist.in -%patch2 -%patch3 +%autopatch -p0 %build cd non-ccid/ACR38_LINUX_%{tar_version}