|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-File-Map
|
|
|
|
|
Version: 0.57
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?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
|
|
|
|
|
* Sat Jul 27 2013 Petr Pisar <ppisar@redhat.com> - 0.57-2
|
|
|
|
|
- Perl 5.18 rebuild
|
|
|
|
|
|
|
|
|
|
* Sun May 26 2013 Emmanuel Seyman <emmanuel@seyman.fr> - 0.57-1
|
|
|
|
|
- Update to 0.57
|
|
|
|
|
|
|
|
|
|