Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-OpenGL for openSUSE:Factory checked in at 2024-03-06 23:06:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-OpenGL (Old) and /work/SRC/openSUSE:Factory/.perl-OpenGL.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-OpenGL" Wed Mar 6 23:06:26 2024 rev:3 rq:1155626 version:0.70 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-OpenGL/perl-OpenGL.changes 2018-02-05 10:53:24.791178465 +0100 +++ /work/SRC/openSUSE:Factory/.perl-OpenGL.new.1770/perl-OpenGL.changes 2024-03-06 23:07:00.794715362 +0100 @@ -1,0 +2,6 @@ +Mon Mar 4 13:57:05 UTC 2024 - pgaj...@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-OpenGL.spec ++++++ --- /var/tmp/diff_new_pack.5y2LiK/_old 2024-03-06 23:07:01.390736988 +0100 +++ /var/tmp/diff_new_pack.5y2LiK/_new 2024-03-06 23:07:01.390736988 +0100 @@ -48,9 +48,8 @@ Perl bindings to the OpenGL API, GLU, and GLUT/FreeGLUT %prep -%setup -q -n %{cpan_name}-%{version} +%autosetup -p1 -n %{cpan_name}-%{version} find . -type f -print0 | xargs -0 chmod 644 -%patch0 -p1 # MANUAL BEGIN find include -type f \! -name glprocs.h -exec rm {} + # MANUAL END