diff --git a/perl-Sys-MemInfo.spec b/perl-Sys-MemInfo.spec index 790b301..3f45636 100644 --- a/perl-Sys-MemInfo.spec +++ b/perl-Sys-MemInfo.spec @@ -1,7 +1,7 @@ Name: perl-Sys-MemInfo Version: 0.91 -Release: 3%{?dist} -Summary: Sys::MemInfo Perl module +Release: 4%{?dist} +Summary: Memory information as Perl module License: LGPLv2+ Group: Development/Libraries URL: http://search.cpan.org/dist/Sys-MemInfo/ @@ -14,7 +14,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi %{?perl_default_filter} %description -Sys::MemInfo return the total amount of free and used physical memory in +Sys::MemInfo returns the total amount of free and used physical memory in bytes in totalmem and freemem variables. %prep @@ -43,6 +43,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Nov 05 2012 Petr Pisar - 0.91-4 +- Improve description + * Fri Jul 20 2012 Fedora Release Engineering - 0.91-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild