From 08172bb7d3ebed58927b2ca7158f7521f38dfcfa Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 22:15:34 +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-WWW-RobotRules.git#f01acb9c4fd37cfd8bc211a2b5d5d35d2c46a634 --- perl-WWW-RobotRules.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-WWW-RobotRules.spec b/perl-WWW-RobotRules.spec index 6000149..fb40b64 100644 --- a/perl-WWW-RobotRules.spec +++ b/perl-WWW-RobotRules.spec @@ -1,6 +1,6 @@ Name: perl-WWW-RobotRules Version: 6.02 -Release: 27%{?dist} +Release: 28%{?dist} Summary: Database of robots.txt-derived permissions License: GPL+ or Artistic URL: https://metacpan.org/release/WWW-RobotRules @@ -57,6 +57,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 6.02-28 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Jan 15 2021 Petr Pisar - 6.02-27 - Modernize a spec file