This commit is contained in:
Fedora Release Engineering 2017-02-11 04:49:44 +00:00
parent 0cb2d4b259
commit e643e0b686
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%global base_version 3.62
Name: perl-PathTools
Version: 3.63
Release: 366%{?dist}
Release: 367%{?dist}
Summary: PathTools Perl module (Cwd, File::Spec)
# Cwd.xs: BSD
# other files: GPL+ or Artistic
@ -85,6 +85,9 @@ make test
%{_mandir}/man3/*
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.63-367
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Aug 03 2016 Jitka Plesnikova <jplesnik@redhat.com> - 3.63-366
- Avoid loading optional modules from default . (CVE-2016-1238)