Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-02-02 00:10:03 +00:00
parent bc510238ba
commit 0676e09b8f
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: perl-Storable
Epoch: 1
Version: 3.11
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Persistence for Perl data structures
# __Storable__.pm: GPL+ or Artistic
## Not in the binary packages
@ -102,6 +102,9 @@ make test
%{_mandir}/man3/*
%changelog
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.11-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Mon Jan 07 2019 Petr Pisar <ppisar@redhat.com> - 1:3.11-6
- Storable-3.11 source archive repackaged without a t/CVE-2015-1592.inc file
(RT#133706)