From 3741dceb47cae2fe1dc00531ce15d14023cfefe9 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 11:09:10 +0100 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/libmicrohttpd.git#541a76388738d1d7d2981ff68b5c04a969d1e05a --- libmicrohttpd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libmicrohttpd.spec b/libmicrohttpd.spec index 9d485e8..535bb9e 100644 --- a/libmicrohttpd.spec +++ b/libmicrohttpd.spec @@ -1,6 +1,6 @@ Name: libmicrohttpd Version: 0.9.72 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Summary: Lightweight library for embedding a webserver in applications License: LGPLv2+ @@ -12,6 +12,7 @@ BuildRequires: autoconf, automake, libtool, gettext-devel BuildRequires: texinfo BuildRequires: gnutls-devel BuildRequires: doxygen graphviz +BuildRequires: make Requires(post): info Requires(preun): info @@ -106,6 +107,9 @@ fi %doc html %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1:0.9.72-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Dec 29 2020 Martin Gansser - 1:0.9.72-1 - Update to 1:0.9.72