Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-02-02 00:06:10 +00:00
parent 7c0a8b39b9
commit 64dae62503
1 changed files with 4 additions and 1 deletions

View File

@ -13,7 +13,7 @@
Name: perl-Software-License
Version: 0.103014
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Package that provides templated software licenses
License: GPL+ or Artistic
URL: https://metacpan.org/release/Software-License
@ -88,6 +88,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%{_mandir}/man3/Software::LicenseUtils.3*
%changelog
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.103014-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Nov 28 2018 Paul Howarth <paul@city-fan.org> - 0.103014-1
- Update to 0.103014
- Added SPDX license expression support