From 66f44a4b6a285b0d67b62249c7bc189741afa530 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 16:45:03 +0100 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-Data-OptList.git#fa2bc617360dc3838361c8acee44f74e6df04a3a --- perl-Data-OptList.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Data-OptList.spec b/perl-Data-OptList.spec index 992ff24..80f54a2 100644 --- a/perl-Data-OptList.spec +++ b/perl-Data-OptList.spec @@ -10,7 +10,7 @@ Name: perl-Data-OptList Version: 0.110 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Parse and validate simple name/value option pairs License: GPL+ or Artistic URL: https://metacpan.org/release/Data-OptList @@ -96,6 +96,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/Data::OptList.3* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.110-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.110-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild