Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sane-backends for openSUSE:Factory checked in at 2024-02-23 16:40:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sane-backends (Old) and /work/SRC/openSUSE:Factory/.sane-backends.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sane-backends" Fri Feb 23 16:40:41 2024 rev:94 rq:1148995 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/sane-backends/sane-backends.changes 2023-04-13 14:10:07.016079325 +0200 +++ /work/SRC/openSUSE:Factory/.sane-backends.new.1770/sane-backends.changes 2024-02-23 16:40:48.601507496 +0100 @@ -1,0 +2,7 @@ +Thu Feb 22 07:14:09 UTC 2024 - Michael Vetter <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. +- Add BuildArch noarch to autoconfig subpackage + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sane-backends.spec ++++++ --- /var/tmp/diff_new_pack.vRgr4J/_old 2024-02-23 16:40:49.257531277 +0100 +++ /var/tmp/diff_new_pack.vRgr4J/_new 2024-02-23 16:40:49.257531277 +0100 @@ -1,7 +1,7 @@ # # spec file for package sane-backends # -# Copyright (c) 2023 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 @@ -153,6 +153,7 @@ Requires: %{libname} = %{version} # When sane-backends is already installed, try to install also sane-backends-autoconfig if available: Supplements: sane-backends +BuildArch: noarch %description autoconfig USB scanner autoconfiguration happens via udev. @@ -187,11 +188,10 @@ Saned allows access to locally attached scanners over the network. %prep -%setup -q # Patch100... is SUSE specific stuff: # Patch102 adapt_epkowa.desc_for_yast2-scanner.patch adapts epkowa.desc for yast2-scanner # see https://bugzilla.opensuse.org/show_bug.cgi?id=788756#c14 -%patch102 +%autosetup -p0 # Remove hpoj.desc completely to avoid confusion with its successor hpaio.desc # because since openSUSE 10.3 the package hp-officeJet (for hpoj.desc) is dropped.
