From 571896a8e91b2fd986e7f483703317911b816a4f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 16:17:27 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_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 434be50..dfe6382 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.5 -Release: 1%{?dist} +Release: 2%{?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 +* Fri Jul 26 2019 Fedora Release Engineering - 1.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon May 13 2019 Jiri Konecny - 1.5-1 - Update spec file from the downstream (jkonecny) - Fix translation issue for lt language (jkonecny)