From c0f5e7ad6f00fb016a62b4c63a6f9aaa9ed0a00d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 19:02:36 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- libmicrohttpd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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