Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Time-Moment for
openSUSE:Factory checked in at 2024-03-06 23:06:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Time-Moment (Old)
and /work/SRC/openSUSE:Factory/.perl-Time-Moment.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Time-Moment"
Wed Mar 6 23:06:23 2024 rev:3 rq:1155620 version:0.44
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Time-Moment/perl-Time-Moment.changes
2022-08-31 18:09:04.579389475 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Time-Moment.new.1770/perl-Time-Moment.changes
2024-03-06 23:06:57.670602004 +0100
@@ -1,0 +2,6 @@
+Mon Mar 4 15:35:16 UTC 2024 - [email protected]
+
+- Use %autosetup macro. Allows to eliminate the usage of deprecated
+ %patchN
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Time-Moment.spec ++++++
--- /var/tmp/diff_new_pack.CnXy8E/_old 2024-03-06 23:06:58.194621018 +0100
+++ /var/tmp/diff_new_pack.CnXy8E/_new 2024-03-06 23:06:58.194621018 +0100
@@ -49,8 +49,7 @@
within '0001-01-01T00:00:00Z' to '9999-12-31T23:59:59Z'.
%prep
-%setup -q -n %{cpan_name}-%{version}
-%patch0 -p1
+%autosetup -p1 -n %{cpan_name}-%{version}
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
%build