public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-WWW-RobotRules] rawhide: Fix BuildRequires
Date: Tue, 09 Jun 2026 15:32:46 GMT	[thread overview]
Message-ID: <178101916605.1.14528791872153986788.rpms-perl-WWW-RobotRules-940385780778@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-09 15:32 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=178101916605.1.14528791872153986788.rpms-perl-WWW-RobotRules-940385780778@fedoraproject.org \
    --to=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