|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-File-Map
|
|
|
|
|
Version: 0.65
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Memory mapping made simple and safe
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
|
|
|
|
@ -78,6 +78,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.65-4
|
|
|
|
|
- Perl 5.28 rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Mar 02 2018 Petr Pisar <ppisar@redhat.com> - 0.65-3
|
|
|
|
|
- Adapt to removing GCC from a build root (bug #1547165)
|
|
|
|
|
|
|
|
|
|