public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Config-IniFiles] epel8: Build-require blib for the tests
Date: Thu, 11 Jun 2026 14:20:24 GMT [thread overview]
Message-ID: <178118762420.1.11337086711623782353.rpms-perl-Config-IniFiles-97a204c46635@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Config-IniFiles
Branch : epel8
Commit : 97a204c4663547d2d508ddfa3834377defd6f5a4
Author : Petr Písař <ppisar@redhat.com>
Date : 2020-03-19T15:36:45+01:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Config-IniFiles/c/97a204c4663547d2d508ddfa3834377defd6f5a4?branch=epel8
Log:
Build-require blib for the tests
---
diff --git a/perl-Config-IniFiles.spec b/perl-Config-IniFiles.spec
index 34c75f5..f5c4932 100644
--- a/perl-Config-IniFiles.spec
+++ b/perl-Config-IniFiles.spec
@@ -1,6 +1,6 @@
Name: perl-Config-IniFiles
Version: 3.000002
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: A module for reading .ini-style configuration files
# LICENSE: GPL+ or Artistic
# lib/Config/IniFiles.pm: GPL+ or Artistic
@@ -12,8 +12,8 @@ Source0: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/Config-IniFile
BuildRequires: coreutils
BuildRequires: findutils
BuildRequires: make
-BuildRequires: perl-interpreter
BuildRequires: perl-generators
+BuildRequires: perl-interpreter
BuildRequires: perl(Module::Build) >= 0.36
# Module::Build::Compat not used, we run Build.PL
BuildRequires: perl(strict)
@@ -31,6 +31,7 @@ BuildRequires: perl(Symbol)
BuildRequires: perl(vars)
# Tests:
BuildRequires: perl(base)
+BuildRequires: perl(blib)
BuildRequires: perl(English)
BuildRequires: perl(Exporter)
BuildRequires: perl(File::Spec)
@@ -80,6 +81,9 @@ perl Build.PL installdirs=vendor
%{_mandir}/man3/*.3pm*
%changelog
+* Thu Mar 19 2020 Petr Pisar <ppisar@redhat.com> - 3.000002-5
+- Build-require blib for the tests
+
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.000002-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
reply other threads:[~2026-06-11 14:20 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=178118762420.1.11337086711623782353.rpms-perl-Config-IniFiles-97a204c46635@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