public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Paul Howarth <paul@city-fan.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perltidy] epel10: Update to 20260109 (rhbz#2428067)
Date: Tue, 25 Aug 2026 17:45:52 GMT [thread overview]
Message-ID: <178767995221.1.4250085027520413331.rpms-perltidy-4347a5c72f09@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perltidy
Branch : epel10
Commit : 4347a5c72f09b3736bc5afc2aec570be19fb2bc5
Author : Paul Howarth <paul@city-fan.org>
Date : 2026-01-08T20:57:14+00:00
Stats : +9/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/perltidy/c/4347a5c72f09b3736bc5afc2aec570be19fb2bc5?branch=epel10
Log:
Update to 20260109 (rhbz#2428067)
- New upstream release 20260109 (see CHANGES.md for details)
- Change Pod::Html dependency to Pod::Simple::XHTML, which is now the preferred
back-end option for HTML generation
---
diff --git a/perltidy.spec b/perltidy.spec
index ba64f14..a190543 100644
--- a/perltidy.spec
+++ b/perltidy.spec
@@ -1,5 +1,5 @@
Name: perltidy
-Version: 20250912
+Version: 20260109
Release: 1%{?dist}
Summary: Tool for indenting and re-formatting Perl scripts
License: GPL-2.0-or-later
@@ -31,7 +31,7 @@ BuildRequires: perl(Getopt::Long)
BuildRequires: perl(HTML::Entities)
BuildRequires: perl(IO::File)
BuildRequires: perl(List::Util)
-BuildRequires: perl(Pod::Html)
+BuildRequires: perl(Pod::Simple::XHTML)
BuildRequires: perl(Scalar::Util)
BuildRequires: perl(strict)
BuildRequires: perl(vars)
@@ -45,7 +45,7 @@ BuildRequires: perl(utf8)
Requires: perl(File::Spec)
Requires: perl(File::Temp)
Requires: perl(HTML::Entities)
-Requires: perl(Pod::Html)
+Requires: perl(Pod::Simple::XHTML)
Provides: perl-Perl-Tidy = %{version}-%{release}
%description
@@ -91,6 +91,11 @@ make test
%{_mandir}/man3/Perl::Tidy.3*
%changelog
+* Thu Jan 8 2026 Paul Howarth <paul@city-fan.org> - 20260109-1
+- Update to 20260109 (see CHANGES.md for details) (rhbz#2428067)
+- Change Pod::Html dependency to Pod::Simple::XHTML, which is now the preferred
+ back-end option for HTML generation
+
* Sat Sep 13 2025 Paul Howarth <paul@city-fan.org> - 20250912-1
- Update to 20250912 (see CHANGES.md for details) (rhbz#2394876)
- Package new SECURITY.md file
diff --git a/sources b/sources
index d670f2f..bdaa2e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Perl-Tidy-20250912.tar.gz) = 8027051a4fda6c17b691fa452086745d437822c5b758292d7a777c4b9dae9a55e13b2c3005be750e241f88ab65c655f40bf92fffb92da46636f52a989953aa71
+SHA512 (Perl-Tidy-20260109.tar.gz) = 1c80f342eeadbe7e7263980263acb10738171c47ec0e5b97f4d58877428cf21e72b54e1b929736295627554abb5a6068b5a6ac4cdbf81744c6f56ea4e3160733
reply other threads:[~2026-08-25 17:45 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=178767995221.1.4250085027520413331.rpms-perltidy-4347a5c72f09@fedoraproject.org \
--to=paul@city-fan.org \
--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