From c685eb7bb3a634b7f0ca528af1265ae6de8e3693 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 30 2020 14:48:35 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-pytest-xprocess.spec b/python-pytest-xprocess.spec index a79ac33..0bc892d 100644 --- a/python-pytest-xprocess.spec +++ b/python-pytest-xprocess.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.12.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Pytest plugin to manage external processes across test runs License: MIT @@ -64,6 +64,9 @@ chmod -x README.rst %{python3_sitelib}/pytest_xprocess-%{version}-py?.?.egg-info %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.12.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.12.1-4 - Rebuilt for Python 3.8.0rc1 (#1748018)