Rebuilt for switch to libxcrypt

This commit is contained in:
Björn Esser 2018-01-20 23:08:33 +01:00
parent a934434deb
commit 493ec3c3da
No known key found for this signature in database
GPG Key ID: F52E98007594C21D

View File

@ -17,7 +17,7 @@
Summary: A widely used Mail Transport Agent (MTA)
Name: sendmail
Version: 8.15.2
Release: 20%{?dist}
Release: 21%{?dist}
License: Sendmail
Group: System Environment/Daemons
URL: http://www.sendmail.org/
@ -737,6 +737,9 @@ fi
%endif
%changelog
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 8.15.2-21
- Rebuilt for switch to libxcrypt
* Thu Nov 30 2017 Jaroslav Škarvada <jskarvad@redhat.com> - 8.15.2-20
- Dropped tcp_wrappers support
Resolves: rhbz#1518782