From 1b5043c178d20e2b754b0341ee477eb6c9f37612 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 09 2018 08:17:50 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-httpbin.spec b/python-httpbin.spec index 857f949..b2443a7 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.6.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: HTTP Request & Response Service, written in Python + Flask License: MIT @@ -150,6 +150,9 @@ LANG=en_US.UTF-8 %py3_other_install ################################################################################# %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.6.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Nov 16 2017 Adam Williamson - 0.6.2-3 - Use and require Google's 'brotli', not brotlipy's 'brotli' (wat) - Require python(3)-blinker, as raven[flask] requires it