diff --git a/python-remoto.spec b/python-remoto.spec index ffca304..ff5ab0c 100644 --- a/python-remoto.spec +++ b/python-remoto.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 1.1.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Execute remote commands or processes License: MIT @@ -48,6 +48,9 @@ py.test-%{python3_version} -v remoto/tests %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.1.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 1.1.4-4 - Rebuilt for Python 3.8.0rc1 (#1748018)