diff --git a/libmicrohttpd.spec b/libmicrohttpd.spec index 59d0147..7f98857 100644 --- a/libmicrohttpd.spec +++ b/libmicrohttpd.spec @@ -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 - 1:0.9.52-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sun Jan 29 2017 Martin Gansser - 0.9.52-3 - Enable HTTPS with --enable-https=yes - Re-add gnutls-utilize-system-crypto-policy.patch