From 4c64af15c886ea94fd043c4037e670d52ffd3742 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 15:18:28 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-simpleline.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-simpleline.spec b/python-simpleline.spec index b645b78..8621128 100644 --- a/python-simpleline.spec +++ b/python-simpleline.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Summary: A Python library for creating text UI Url: https://github.com/rhinstaller/python-%{srcname} Version: 1.6 -Release: 2%{?dist} +Release: 3%{?dist} # This tarball was created from upstream git: # git clone https://github.com/rhinstaller/python-simpleline # cd python-simpleline && make archive @@ -59,6 +59,9 @@ make test %{python3_sitelib}/* %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 1.6-2 - Rebuilt for Python 3.8.0rc1 (#1748018)