diff --git a/stunnel.spec b/stunnel.spec index 9f859e3..9003b6c 100644 --- a/stunnel.spec +++ b/stunnel.spec @@ -10,7 +10,7 @@ Summary: A TLS-encrypting socket wrapper Name: stunnel Version: 5.56 -Release: 9%{?dist} +Release: 10%{?dist} License: GPLv2 URL: http://www.stunnel.org/ Source0: https://www.stunnel.org/downloads/stunnel-%{version}.tar.gz @@ -28,6 +28,7 @@ Patch4: stunnel-5.56-coverity.patch Patch5: stunnel-5.56-default-tls-version.patch Patch6: stunnel-5.56-curves-doc-update.patch # util-linux is needed for rename +BuildRequires: make BuildRequires: gcc BuildRequires: openssl-devel, pkgconfig, util-linux BuildRequires: autoconf automake libtool @@ -140,6 +141,9 @@ make test || (for i in tests/logs/*.log ; do echo "$i": ; cat "$i" ; done) %systemd_postun_with_restart %{name}.service %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 5.56-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Aug 01 2020 Fedora Release Engineering - 5.56-9 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild