public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Config-IniFiles] epel8: Build-require blib for the tests
@ 2026-06-11 14:20 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-11 14:20 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-11 14:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 14:20 [rpms/perl-Config-IniFiles] epel8: Build-require blib for the tests 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox