From 84a6ee52283a8ac221f7847348223bc781852b9f Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 15:02:36 +0000 Subject: [PATCH] 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/mailx.git#93425f1ac4634b2d52890ab925a7445781afc741 --- mailx.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mailx.spec b/mailx.spec index 132b36a..5920fa1 100644 --- a/mailx.spec +++ b/mailx.spec @@ -4,7 +4,7 @@ Summary: Enhanced implementation of the mailx command Name: mailx Version: 12.5 -Release: 35%{?dist} +Release: 36%{?dist} # MPLv1.1 .. nss.c, nsserr.c License: BSD with advertising and MPLv1.1 URL: http://heirloom.sourceforge.net/mailx.html @@ -39,6 +39,7 @@ Patch13: mailx-12.5-encsplit.patch # fix issues with openssl >= 1.1.0 Patch14: mailx-12.5-openssl.patch +BuildRequires: make BuildRequires: gcc %if %{use_nss} @@ -197,6 +198,9 @@ fi %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 12.5-36 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 12.5-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild