diff --git a/python-httpbin.spec b/python-httpbin.spec index 2e08117..c14b82f 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: 9%{?dist} +Release: 10%{?dist} Summary: HTTP Request & Response Service, written in Python + Flask License: MIT @@ -123,6 +123,9 @@ chmod ugo-x httpbin/templates/forms-post.html ################################################################################# %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.7.0-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.7.0-9 - Rebuilt for Python 3.8.0rc1 (#1748018)