Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Image-Sane for openSUSE:Factory
checked in at 2024-03-05 18:50:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Image-Sane (Old)
and /work/SRC/openSUSE:Factory/.perl-Image-Sane.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Image-Sane"
Tue Mar 5 18:50:32 2024 rev:6 rq:1154929 version:5
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Image-Sane/perl-Image-Sane.changes
2023-08-08 17:43:26.481711898 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Image-Sane.new.1770/perl-Image-Sane.changes
2024-03-05 18:50:39.393031226 +0100
@@ -1,0 +2,6 @@
+Mon Mar 4 13:12:16 UTC 2024 - [email protected]
+
+- Use %autosetup macro. Allows to eliminate the usage of deprecated
+ %patchN
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Image-Sane.spec ++++++
--- /var/tmp/diff_new_pack.UKaJUm/_old 2024-03-05 18:50:40.125057804 +0100
+++ /var/tmp/diff_new_pack.UKaJUm/_new 2024-03-05 18:50:40.129057950 +0100
@@ -55,8 +55,7 @@
Find out more about SANE at http://www.sane-project.org.
%prep
-%setup -q -n %{cpan_name}-%{version}
-%patch0 -p1
+%autosetup -p1 -n %{cpan_name}-%{version}
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -name "*.sh" ! -path "*/bin/*"
! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build