Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/sendmail.git#eec6562285f47dac11e399608987c7fb37d9a7cf
This commit is contained in:
DistroBaker 2021-02-03 04:59:26 +00:00
parent 68a97c3f2b
commit 885fdb7262

View File

@ -19,7 +19,7 @@
Summary: A widely used Mail Transport Agent (MTA)
Name: sendmail
Version: 8.16.1
Release: 3%{?dist}
Release: 4%{?dist}
License: Sendmail
URL: http://www.sendmail.org/
@ -85,6 +85,7 @@ Patch23: sendmail-8.16.1-sasl2-in-etc.patch
Patch25: sendmail-8.16.1-qos.patch
Patch26: sendmail-8.16.1-libmilter-socket-activation.patch
BuildRequires: make
BuildRequires: libdb-devel
BuildRequires: libnsl2-devel
BuildRequires: tinycdb-devel
@ -694,6 +695,9 @@ exit 0
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.16.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Dec 2 2020 Jaroslav Škarvada <jskarvad@redhat.com> - 8.16.1-3
- Enabled CDB map support
Related: rhbz#1781181