From 7ad841cc7ad6372eca218fb47a969466d6e4780e Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 18:34:56 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-IO-HTML.git#cc04b1850d14466e8a4a3388b6a35503313f1c4a --- perl-IO-HTML.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-IO-HTML.spec b/perl-IO-HTML.spec index 06916d7..aa0ed4e 100644 --- a/perl-IO-HTML.spec +++ b/perl-IO-HTML.spec @@ -1,6 +1,6 @@ Name: perl-IO-HTML Version: 1.004 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Open an HTML file with automatic character set detection License: (GPL+ or Artistic) and Public Domain URL: https://metacpan.org/release/IO-HTML @@ -53,6 +53,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.004-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Sep 29 2020 Petr Pisar - 1.004-1 - 1.004 bump