public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perltidy] epel10: Update to 20260109 (rhbz#2428067)
@ 2026-08-25 17:45 Paul Howarth
  0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-08-25 17:45 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-25 17:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-25 17:45 [rpms/perltidy] epel10: Update to 20260109 (rhbz#2428067) Paul Howarth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox