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-Defang] rawhide: Update to 1.09
Date: Sat, 08 Aug 2026 17:12:37 GMT [thread overview]
Message-ID: <178620915720.1.8578770881580022429.rpms-perl-HTML-Defang-647d484fd568@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-HTML-Defang
Branch : rawhide
Commit : 647d484fd568aa47e9a7ec17a8eed1668c7fd3f8
Author : Emmanuel Seyman <emmanuel@seyman.fr>
Date : 2026-08-08T19:12:15+02:00
Stats : +12/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-HTML-Defang/c/647d484fd568aa47e9a7ec17a8eed1668c7fd3f8?branch=rawhide
Log:
Update to 1.09
---
diff --git a/.gitignore b/.gitignore
index 70c1573..291d190 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ HTML-Defang-1.03.tar.gz
/HTML-Defang-1.04.tar.gz
/HTML-Defang-1.07.tar.gz
/HTML-Defang-1.08.tar.gz
+/HTML-Defang-1.09.tar.gz
diff --git a/perl-HTML-Defang.spec b/perl-HTML-Defang.spec
index 36e6403..c2b3473 100644
--- a/perl-HTML-Defang.spec
+++ b/perl-HTML-Defang.spec
@@ -1,13 +1,13 @@
Name: perl-HTML-Defang
-Version: 1.08
-Release: 3%{?dist}
+Version: 1.09
+Release: 1%{?dist}
Summary: Cleans HTML and CSS of executable contents
-# Automatically converted from old format: GPL+ or Artistic - review is highly recommended.
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/HTML-Defang
Source0: https://cpan.metacpan.org/authors/id/R/RO/ROBM/HTML-Defang-%{version}.tar.gz
BuildArch: noarch
+
BuildRequires: coreutils
BuildRequires: findutils
BuildRequires: make
@@ -34,15 +34,15 @@ only HTML known to be safe is allowed through.
%setup -q -n HTML-Defang-%{version}
%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 PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+%{make_install}
%{_fixperms} $RPM_BUILD_ROOT/*
%check
-make test
+%{make_build} test
%files
%doc Changes README
@@ -50,6 +50,9 @@ make test
%{_mandir}/man3/HTML*
%changelog
+* Sat Aug 08 2026 Emmanuel Seyman <emmanuel@seyman.fr> - 1.09-1
+- Update to 1.09
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.08-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 7b16a1e..f85e815 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (HTML-Defang-1.08.tar.gz) = aafa5a5dd81868fc4c1eec86c7afd07893ff15251c7ec11a9b616835123e1b97d71662b95fdd66e42da64fbf3eafb061ee820017a944e26e656708808c44ac9f
+SHA512 (HTML-Defang-1.09.tar.gz) = 4c33a7b900a536ef597cf423a5467332ac5815171f378408e547a0a4a00e58b4aae7e0c244fc2f54c56eb9d3b413af55c024e4d72e06f119c9123e45295aa0cf
reply other threads:[~2026-08-08 17:12 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=178620915720.1.8578770881580022429.rpms-perl-HTML-Defang-647d484fd568@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