public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Emmanuel Seyman <emmanuel@seyman.fr>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-HTML-FormHandler] f43: Update to 0.410001
Date: Sun, 06 Sep 2026 13:29:02 GMT [thread overview]
Message-ID: <178870134219.1.6758023057702934479.rpms-perl-HTML-FormHandler-7514d79a7e63@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-HTML-FormHandler
Branch : f43
Commit : 7514d79a7e63b323dd985785538142f93bdf33b0
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date : 2026-09-06T15:28:52+02:00
Stats : +16/-10 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-HTML-FormHandler/c/7514d79a7e63b323dd985785538142f93bdf33b0?branch=f43
Log:
Update to 0.410001
---
diff --git a/.gitignore b/.gitignore
index 96cdc73..1664487 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
/HTML-FormHandler-0.40066.tar.gz
/HTML-FormHandler-0.40067.tar.gz
/HTML-FormHandler-0.40068.tar.gz
+/HTML-FormHandler-0.410001.tar.gz
diff --git a/perl-HTML-FormHandler.spec b/perl-HTML-FormHandler.spec
index 4963860..677205c 100644
--- a/perl-HTML-FormHandler.spec
+++ b/perl-HTML-FormHandler.spec
@@ -1,11 +1,11 @@
Name: perl-HTML-FormHandler
-Version: 0.40068
-Release: 25%{?dist}
+Version: 0.410001
+Release: 1%{?dist}
Summary: HTML forms using Moose
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/HTML-FormHandler
-Source0: https://cpan.metacpan.org/authors/id/G/GS/GSHANK/HTML-FormHandler-%{version}.tar.gz
+Source0: https://cpan.metacpan.org/authors/id/A/AB/ABRAXXA/HTML-FormHandler-%{version}.tar.gz
BuildArch: noarch
BuildRequires: make
@@ -45,6 +45,7 @@ BuildRequires: perl(Test::Differences)
BuildRequires: perl(Test::Exception)
BuildRequires: perl(Test::Memory::Cycle) >= 1.04
BuildRequires: perl(Test::More) >= 0.94
+BuildRequires: perl(Test::Needs)
BuildRequires: perl(Test::Warn)
BuildRequires: perl(Try::Tiny)
BuildRequires: perl(utf8)
@@ -79,24 +80,28 @@ produce alternative rendering modules.
find lib -type f -print0 | xargs -0 chmod 644
%build
-%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
-make %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
+%{make_build}
%install
-make pure_install DESTDIR=%{buildroot}
-
+%{make_install}
%{_fixperms} %{buildroot}/*
%check
-make test
+%{make_build} test
%files
%doc Changes README TODO
%license LICENSE
-%{perl_vendorlib}/*
+%{perl_vendorlib}/HTML*
+%{perl_vendorlib}/auto/share/dist/HTML-FormHandler
%{_mandir}/man3/HTML*
%changelog
+* Sun Sep 06 2026 Emmanuel Seyman <emmanuel@seyman.fr> - 0.410001-1
+- Update to 0.410001 (fixes CVE-2022-4993, CVE-2026-19872 and CVE-2022-4993)
+- modernize specfile
+
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.40068-25
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
diff --git a/sources b/sources
index 1e2c25a..d54bcc6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (HTML-FormHandler-0.40068.tar.gz) = 8ea1ffe60f8aaf3f336a98c577122444592d1b6c05916e58bbbbd079cb791348c2c2a144a9c47d523f7c9645ef60d4cfc7e8d0890ccf81867b7fe825718e8406
+SHA512 (HTML-FormHandler-0.410001.tar.gz) = 4215ceb25e16dafc8cb204ec770d2e652123a270f3a145de37f42376ea87d11864e0e8e2b20c125dccf8ea0f39a00e9d0697c4aa40a1d48f708233c5add901d6
reply other threads:[~2026-09-06 13:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178870134219.1.6758023057702934479.rpms-perl-HTML-FormHandler-7514d79a7e63@fedoraproject.org \
--to=emmanuel@seyman.fr \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox