diff --git a/perl-File-Path.spec b/perl-File-Path.spec index cebbe3b..0932173 100644 --- a/perl-File-Path.spec +++ b/perl-File-Path.spec @@ -1,6 +1,6 @@ Name: perl-File-Path Version: 2.12 -Release: 392%{?dist} +Release: 393%{?dist} Summary: Create or remove directory trees License: GPL+ or Artistic Group: Development/Libraries @@ -64,6 +64,9 @@ make test %{_mandir}/man3/* %changelog +* Sat Jun 03 2017 Jitka Plesnikova - 2.12-393 +- Perl 5.26 rebuild + * Thu Jun 01 2017 Petr Pisar - 2.12-367 - Fix CVE-2017-6512 (setting arbitrary mode on an arbitrary file in rmtree() and remove_tree()) (bug #1457834)