public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-WWW-RobotRules] rawhide: Fix BuildRequires
@ 2026-06-09 15:32
0 siblings, 0 replies; only message in thread
From: @ 2026-06-09 15:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-WWW-RobotRules
Branch : rawhide
Commit : 940385780778f706b59b6836ccfc262531c0b1d8
Author : Michal Josef Špaček <mspacek@redhat.com>
Date : 2026-06-09T15:38:00+02:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-WWW-RobotRules/c/940385780778f706b59b6836ccfc262531c0b1d8?branch=rawhide
Log:
Fix BuildRequires
---
diff --git a/perl-WWW-RobotRules.spec b/perl-WWW-RobotRules.spec
index a6263c3..5e4db33 100644
--- a/perl-WWW-RobotRules.spec
+++ b/perl-WWW-RobotRules.spec
@@ -1,6 +1,6 @@
Name: perl-WWW-RobotRules
Version: 6.03
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Database of robots.txt-derived permissions
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/WWW-RobotRules
@@ -20,6 +20,7 @@ BuildRequires: perl(Fcntl)
BuildRequires: perl(URI) >= 1.10
BuildRequires: perl(vars)
# Tests:
+BuildRequires: perl(File::Spec)
BuildRequires: perl(File::Temp)
BuildRequires: perl(Test::More)
# LWP::RobotUA not used
@@ -93,6 +94,9 @@ make test
%{_libexecdir}/%{name}
%changelog
+* Tue Jun 09 2026 Michal Josef Špaček <mspacek@redhat.com> - 6.03-2
+- Fix BuildRequires
+
* Tue Jun 02 2026 Michal Josef Špaček <mspacek@redhat.com> - 6.03-1
- 6.03 bump
- Fix build of package
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 15:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 15:32 [rpms/perl-WWW-RobotRules] rawhide: Fix BuildRequires
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox