This commit is contained in:
Dennis Gilmore 2013-02-14 09:15:13 -06:00
parent ff7a981be7
commit f7e6a0e648

View File

@ -1,6 +1,6 @@
Name: perl-Sys-MemInfo
Version: 0.91
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Memory information as Perl module
# README: GPLv1+ or Artistic
# MemInfo.pm LGPLv2+
@ -48,6 +48,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.91-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Mon Nov 05 2012 Petr Pisar <ppisar@redhat.com> - 0.91-5
- Change license from (LGPLv2+) to ((GPLv1+ or Artistic) and LGPLv2+)
(CPAN RT #80636)