This commit is contained in:
Dennis Gilmore 2014-06-07 04:54:10 -05:00
parent 4d2171264a
commit 8bc35ec69e
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: perl-Software-License
Version: 0.103010
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Package that provides templated software licenses
License: GPL+ or Artistic
Group: Development/Libraries
@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/Software::LicenseUtils.3pm*
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.103010-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun Mar 30 2014 Paul Howarth <paul@city-fan.org> - 0.103010-1
- Update to 0.103010
- Fix guess_license_from_pod's return on GPL licenses