From 2fbd2d0ed1f6b7e71171baf772ff362b3c02965c Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 03:09:12 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-Taint-Runtime.git#1f34941f0eb7d88960db6e9ad5496dc93c6bb990 --- perl-Taint-Runtime.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Taint-Runtime.spec b/perl-Taint-Runtime.spec index b70fc6a..41c53ed 100644 --- a/perl-Taint-Runtime.spec +++ b/perl-Taint-Runtime.spec @@ -1,10 +1,11 @@ Name: perl-Taint-Runtime Version: 0.03 -Release: 40%{?dist} +Release: 41%{?dist} Summary: Runtime enable taint checking License: GPL+ or Artistic URL: https://metacpan.org/release/Taint-Runtime Source0: https://cpan.metacpan.org/authors/id/R/RH/RHANDOM/Taint-Runtime-%{version}.tar.gz +BuildRequires: make BuildRequires: gcc BuildRequires: perl-devel BuildRequires: perl-generators @@ -51,6 +52,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.03-41 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.03-40 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild