diff --git a/python-pytest-httpbin.spec b/python-pytest-httpbin.spec index c499413..9384696 100644 --- a/python-pytest-httpbin.spec +++ b/python-pytest-httpbin.spec @@ -28,7 +28,7 @@ provides your test with the URL in the fixture. Name: python-%{github_name} Version: 0.2.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: %{sum} # License is included in-line in README.md @@ -156,6 +156,9 @@ PYTHONPATH=./ py.test-%{python3_other_pkgversion} ################################################################################# %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 0.2.3-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Wed May 31 2017 Igor Gnatenko - 0.2.3-6 - Remove useless (and broken) requires on python3-pkgversion-macros