Update to 0.99 (#1385279)

Resolves: #1385279
This commit is contained in:
Jan Synacek 2016-10-17 09:26:32 +02:00
parent 4872c2474d
commit 8977bb224a
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/Sys-MemInfo-0.91.tar.gz
/Sys-MemInfo-0.98.tar.gz
/Sys-MemInfo-0.99.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Sys-MemInfo
Version: 0.98
Release: 3%{?dist}
Version: 0.99
Release: 1%{?dist}
Summary: Memory information as Perl module
License: GPL+ or Artistic
Group: Development/Libraries
@ -50,6 +50,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Oct 17 2016 Jan Synáček <jsynacek@redhat.com> - 0.99-1
- Update to 0.99 (#1385279)
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.98-3
- Perl 5.24 rebuild

View File

@ -1 +1 @@
a5636cf6ae8f1b32253b3ca6fa63653b Sys-MemInfo-0.98.tar.gz
88f0632691d7de91cbed95ba1ff29025 Sys-MemInfo-0.99.tar.gz