Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-09 00:41:08 +00:00
parent 01bd9f0b4b
commit dbee7688f0
1 changed files with 4 additions and 1 deletions

View File

@ -13,7 +13,7 @@
Name: perl-Software-License
Version: 0.103013
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Package that provides templated software licenses
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Software-License/
@ -87,6 +87,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%{_mandir}/man3/Software::LicenseUtils.3*
%changelog
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.103013-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Oct 30 2017 Paul Howarth <paul@city-fan.org> - 0.103013-1
- Update to 0.103013
- guess_license_from_pod() now knows about Software::License::CC0_1_0