From b6d100cb004f32709a11576694965151803eb24f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 19:15:31 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- libmicrohttpd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libmicrohttpd.spec b/libmicrohttpd.spec index 47ef8f4..7f47406 100644 --- a/libmicrohttpd.spec +++ b/libmicrohttpd.spec @@ -1,6 +1,6 @@ Name: libmicrohttpd Version: 0.9.55 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Summary: Lightweight library for embedding a webserver in applications License: LGPLv2+ @@ -117,6 +117,9 @@ fi %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 1:0.9.55-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Mon May 29 2017 Martin Gansser - 0.9.55-1 - Add BR texinfo - Update to 0.9.55 (#1456304)