import perl-Data-Dumper-2.161-5.module+el8.1.0+2926+ce7246ad

This commit is contained in:
CentOS Sources 2019-11-11 05:27:17 -05:00 committed by Andrew Lukoshko
parent 3ea4c6a42b
commit 74f92ead3f

View File

@ -1,6 +1,6 @@
Name: perl-Data-Dumper
Version: 2.161
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Stringify perl data structures, suitable for printing and eval
License: GPL+ or Artistic
Group: Development/Libraries
@ -83,6 +83,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2.161-5
- Rebuild with enable hardening (bug #1636329)
* Thu Jan 11 2018 Petr Pisar <ppisar@redhat.com> - 2.161-4
- Fix postentry for quoted glob (bug #1532524)