From b3599b3035dc3cbbf378df4b0ebdd07a73d50f75 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 23 2021 06:46:52 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-httpbin.spec b/python-httpbin.spec index 4ffc669..2400afe 100644 --- a/python-httpbin.spec +++ b/python-httpbin.spec @@ -28,7 +28,7 @@ being considered. All endpoint responses are JSON-encoded. Name: python-%{modname} Version: 0.7.0 -Release: 15%{?dist} +Release: 16%{?dist} Summary: HTTP Request & Response Service, written in Python + Flask License: MIT @@ -128,6 +128,9 @@ chmod ugo-x httpbin/templates/forms-post.html ################################################################################# %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.7.0-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Jul 19 2021 Adam Williamson - 0.7.0-15 - Fix Location header autocorrect disabling with werkzeug >= 2.0.0