diff --git a/libmicrohttpd.spec b/libmicrohttpd.spec index 0b8cb92..cc93860 100644 --- a/libmicrohttpd.spec +++ b/libmicrohttpd.spec @@ -1,6 +1,6 @@ Name: libmicrohttpd Version: 0.9.75 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 Summary: Lightweight library for embedding a webserver in applications License: LGPLv2+ @@ -100,6 +100,9 @@ fi %doc html %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 1:0.9.75-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Tue Dec 28 2021 Martin Gansser - 1:0.9.75-2 - Cleanup specfile