Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-21 05:07:50 +00:00
parent 33e59443c5
commit 819bb8538a
1 changed files with 4 additions and 1 deletions

View File

@ -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 <releng@fedoraproject.org> - 0.104001-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Aug 3 2021 Paul Howarth <paul@city-fan.org> - 0.104001-1
- Update to 0.104001
- Update the text of Artistic License 1.0 to match upstream source