Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package apache-commons-email for
openSUSE:Factory checked in at 2024-02-20 21:15:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-email (Old)
and /work/SRC/openSUSE:Factory/.apache-commons-email.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-email"
Tue Feb 20 21:15:23 2024 rev:9 rq:1147960 version:1.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache-commons-email/apache-commons-email.changes
2022-03-30 20:36:21.817337661 +0200
+++
/work/SRC/openSUSE:Factory/.apache-commons-email.new.1706/apache-commons-email.changes
2024-02-20 21:15:47.993165314 +0100
@@ -1,0 +2,6 @@
+Tue Feb 20 10:43:16 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Use %autosetup macro. Allows to eliminate the usage of deprecated
+ %patchN.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache-commons-email.spec ++++++
--- /var/tmp/diff_new_pack.5kw9rn/_old 2024-02-20 21:15:48.717193409 +0100
+++ /var/tmp/diff_new_pack.5kw9rn/_new 2024-02-20 21:15:48.721193564 +0100
@@ -51,9 +51,7 @@
This package contains the API documentation for %{name}.
%prep
-%setup -q -n %{short_name}-%{version}-src -a1
-%patch0 -p1
-%patch1 -p1
+%autosetup -p1 -n %{short_name}-%{version}-src -a1
%build
ant -Dmaven.mode.offline=true -Dmaven.test.skip=true \