|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-File-Map
|
|
|
|
Name: perl-File-Map
|
|
|
|
Version: 0.66
|
|
|
|
Version: 0.66
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
@ -78,6 +78,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.66-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Dec 23 2018 Emmanuel Seyman <emmanuel@seyman.fr> - 0.66-1
|
|
|
|
* Sun Dec 23 2018 Emmanuel Seyman <emmanuel@seyman.fr> - 0.66-1
|
|
|
|
- Update to 0.66
|
|
|
|
- Update to 0.66
|
|
|
|
|
|
|
|
|
|
|
|