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
This commit is contained in:
DistroBaker 2021-02-04 11:09:10 +01:00
parent ba9b176076
commit 3741dceb47

View File

@ -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 <releng@fedoraproject.org> - 1:0.9.72-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Dec 29 2020 Martin Gansser <martinkg@fedoraproject.org> - 1:0.9.72-1
- Update to 1:0.9.72