|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-File-Map
|
|
|
|
|
Version: 0.56
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 0.57
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Memory mapping made simple and safe
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
|
|
|
|
@ -64,6 +64,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun May 26 2013 Emmanuel Seyman <emmanuel@seyman.fr> - 0.57-1
|
|
|
|
|
- Update to 0.57
|
|
|
|
|
|
|
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.56-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|