Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Crypt-SSLeay for
openSUSE:Factory checked in at 2024-03-07 18:27:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Crypt-SSLeay (Old)
and /work/SRC/openSUSE:Factory/.perl-Crypt-SSLeay.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Crypt-SSLeay"
Thu Mar 7 18:27:31 2024 rev:29 rq:1155432 version:0.72
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Crypt-SSLeay/perl-Crypt-SSLeay.changes
2019-10-04 11:22:43.320898133 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Crypt-SSLeay.new.1770/perl-Crypt-SSLeay.changes
2024-03-07 18:27:37.081032222 +0100
@@ -1,0 +2,6 @@
+Mon Mar 4 12:38:09 UTC 2024 - [email protected]
+
+- Use %autosetup macro. Allows to eliminate the usage of deprecated
+ %patchN
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Crypt-SSLeay.spec ++++++
--- /var/tmp/diff_new_pack.fXjd96/_old 2024-03-07 18:27:37.809059087 +0100
+++ /var/tmp/diff_new_pack.fXjd96/_new 2024-03-07 18:27:37.813059234 +0100
@@ -55,11 +55,8 @@
necessary SSL glue.
%prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup -p1 -n %{cpan_name}-%{version}
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
%build
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"