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