From 95e5ee2a79212e0239ec88f975170a9fb38655c7 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Wed, 2 Nov 2022 09:38:32 +0100 Subject: [PATCH] 3.80 bump --- .gitignore | 1 + perl-HTML-Parser.spec | 11 +++++------ sources | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index d381c56..c99d705 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ HTML-Parser-3.66.tar.gz /HTML-Parser-3.77.tar.gz /HTML-Parser-3.78.tar.gz /HTML-Parser-3.79.tar.gz +/HTML-Parser-3.80.tar.gz diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec index 612b049..4c02af7 100644 --- a/perl-HTML-Parser.spec +++ b/perl-HTML-Parser.spec @@ -1,6 +1,6 @@ Name: perl-HTML-Parser Summary: Perl module for parsing HTML -Version: 3.79 +Version: 3.80 Release: 1%{?dist} License: GPL-1.0-or-later OR Artistic-1.0-Perl Source0: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/HTML-Parser-%{version}.tar.gz @@ -61,11 +61,7 @@ chmod -c a-x eg/* # Help file to recognise the Perl scripts and normalize shebangs for F in t/*.t; do - if head -1 "$F" | grep -q -e '^#!.*perl\b' ; then - perl -MConfig -pi -e 's|^#!.*perl\b|$Config{startperl}|' "$F" - else - perl -i -MConfig -ple 'print $Config{startperl} if $. == 1' "$F" - fi + perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*perl\b}{$Config{startperl}}' "$F" chmod +x "$F" done @@ -115,6 +111,9 @@ make test %{_libexecdir}/%{name} %changelog +* Wed Nov 02 2022 Jitka Plesnikova - 3.80-1 +- 3.80 bump + * Thu Oct 13 2022 Jitka Plesnikova - 3.79-1 - 3.79 bump diff --git a/sources b/sources index 24c1d29..31b50ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (HTML-Parser-3.79.tar.gz) = 2c228cb7531902a31db09deb7fd8eb8c2f70a968e80c96664f94e7d9d9a55fe43641c2af8796e46e3082d601ee30bf701dbd63c91c9252bbf1803f8c490edfd8 +SHA512 (HTML-Parser-3.80.tar.gz) = 0fa299791243cf15f07bc995109e4995ba3f851c3192345b64493e401fc2b4407d0196bfc79c58460791b041a3f5faf26625ec5da94660d071d1c06c954df415