From 819bb8538a38477c1da644a56d78e92797a1ac8a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jan 2022 05:07:50 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-Software-License.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Software-License.spec b/perl-Software-License.spec index 061d3f4..1122d0c 100644 --- a/perl-Software-License.spec +++ b/perl-Software-License.spec @@ -13,7 +13,7 @@ Name: perl-Software-License Version: 0.104001 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Package that provides templated software licenses License: GPL+ or Artistic URL: https://metacpan.org/release/Software-License @@ -84,6 +84,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/Software::LicenseUtils.3* %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 0.104001-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Tue Aug 3 2021 Paul Howarth - 0.104001-1 - Update to 0.104001 - Update the text of Artistic License 1.0 to match upstream source