|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
Name: perl-File-Map
|
|
|
|
|
Version: 0.59
|
|
|
|
|
Version: 0.60
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Memory mapping made simple and safe
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -66,6 +66,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Aug 14 2013 Emmanuel Seyman <emmanuel@seyman.fr> - 0.60-1
|
|
|
|
|
- Update to 0.60
|
|
|
|
|
|
|
|
|
|
* Sat Aug 10 2013 Emmanuel Seyman <emmanuel@seyman.fr> - 0.59-1
|
|
|
|
|
- Update to 0.59
|
|
|
|
|
|
|
|
|
|