This commit is contained in:
Fedora Release Engineering 2017-02-10 19:02:36 +00:00
parent 98ce3dc810
commit c0f5e7ad6f

View File

@ -1,6 +1,6 @@
Name: libmicrohttpd
Version: 0.9.52
Release: 3%{?dist}
Release: 4%{?dist}
Epoch: 1
Summary: Lightweight library for embedding a webserver in applications
License: LGPLv2+
@ -116,6 +116,9 @@ fi
%changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.9.52-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sun Jan 29 2017 Martin Gansser <martinkg@fedoraproject.org> - 0.9.52-3
- Enable HTTPS with --enable-https=yes
- Re-add gnutls-utilize-system-crypto-policy.patch