From 8d75453c7723681782860a145efc576d5e2a4be4 Mon Sep 17 00:00:00 2001 From: YellowJacketLinux Date: Sun, 23 Apr 2023 21:43:43 -0700 Subject: [PATCH] minor fixes --- SPECS/perl-Software-License.spec | 2 +- SPECS/perl-Test-FailWarnings.spec | 2 +- SPECS/perl-Test-More-UTF8.spec | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SPECS/perl-Software-License.spec b/SPECS/perl-Software-License.spec index 8e318e1..d75ea0f 100644 --- a/SPECS/perl-Software-License.spec +++ b/SPECS/perl-Software-License.spec @@ -60,7 +60,7 @@ Source47: QPL-1.0.txt ### Zlib Source49: Zlib.txt -BuildRequires: python-devel +BuildRequires: perl-devel BuildRequires: perl(ExtUtils::MakeMaker) >= 6.78 # for test %if 0%{?runtests:1} == 1 diff --git a/SPECS/perl-Test-FailWarnings.spec b/SPECS/perl-Test-FailWarnings.spec index fadcd75..bb6869e 100644 --- a/SPECS/perl-Test-FailWarnings.spec +++ b/SPECS/perl-Test-FailWarnings.spec @@ -2,7 +2,7 @@ Name: perl-%{cpanname} Version: 0.008 -Release: %{?repo}0.rc2%{?dist} +Release: %{?repo}0.rc3%{?dist} Summary: Add test failures if warnings are caught BuildArch: noarch diff --git a/SPECS/perl-Test-More-UTF8.spec b/SPECS/perl-Test-More-UTF8.spec index f441f18..9bda104 100644 --- a/SPECS/perl-Test-More-UTF8.spec +++ b/SPECS/perl-Test-More-UTF8.spec @@ -2,7 +2,7 @@ Name: perl-%{cpanname} Version: 0.05 -Release: %{?repo}0.rc2%{?dist} +Release: %{?repo}0.rc3%{?dist} Summary: Enhancing Test::More for UTF8-based projects BuildArch: noarch @@ -77,7 +77,7 @@ EOF %changelog -* Sat Apr 22 2023 Michael A. Peters - 0.05-0.rc2 +* Sat Apr 22 2023 Michael A. Peters - 0.05-0.rc3 - Fix license issue, conditional run tests, add API requirement. * Sat Apr 22 2023 Michael A. Peters - 0.05-0.rc1