|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-File-Map
|
|
|
|
Name: perl-File-Map
|
|
|
|
Version: 0.65
|
|
|
|
Version: 0.65
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Memory mapping made simple and safe
|
|
|
|
Summary: Memory mapping made simple and safe
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
|
|
|
|
|
|
@ -77,6 +77,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.65-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Nov 04 2017 Emmanuel Seyman <emmanuel@seyman.fr> - 0.65-1
|
|
|
|
* Sat Nov 04 2017 Emmanuel Seyman <emmanuel@seyman.fr> - 0.65-1
|
|
|
|
- Update to 0.65
|
|
|
|
- Update to 0.65
|
|
|
|
|
|
|
|
|
|
|
|