diff --git a/python-httpbin.spec b/python-httpbin.spec index 51fc4f3..0b3fa77 100644 --- a/python-httpbin.spec +++ b/python-httpbin.spec @@ -27,7 +27,7 @@ being considered. All endpoint responses are JSON-encoded. Name: python-%{modname} Version: 0.7.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: HTTP Request & Response Service, written in Python + Flask License: MIT @@ -145,6 +145,9 @@ LANG=en_US.UTF-8 %py3_other_install ################################################################################# %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.7.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon Jun 18 2018 Miro HronĨok - 0.7.0-2 - Rebuilt for Python 3.7