Perl 5.30 rebuild

This commit is contained in:
Jitka Plesnikova 2019-05-30 14:12:36 +02:00
parent 2f8ce390ab
commit 4e715af1d9
1 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,7 @@
Summary: The exim mail transfer agent
Name: exim
Version: 4.92
Release: 7%{?dist}
Release: 8%{?dist}
License: GPLv2+
Url: http://www.exim.org/
@ -491,6 +491,9 @@ fi
%{_sysconfdir}/cron.daily/greylist-tidy.sh
%changelog
* Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 4.92-8
- Perl 5.30 rebuild
* Wed Mar 27 2019 Jaroslav Škarvada <jskarvad@redhat.com> - 4.92-7
- Enabled DANE support
Resolves: rhbz#1693202