From a3e32f42509790c7c3a8ddff733a6147f999f82e Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 03:44:20 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-simpleline.git#652be8e9cd8bb124527e7224e932e097d5bf843d --- python-simpleline.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-simpleline.spec b/python-simpleline.spec index afefe33..12ca978 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.7 -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 @@ -12,6 +12,7 @@ Source0: https://github.com/rhinstaller/python-%{srcname}/releases/download/%{sr License: LGPLv3+ BuildArch: noarch +BuildRequires: make BuildRequires: python3-devel BuildRequires: gettext BuildRequires: python3-setuptools @@ -59,6 +60,9 @@ make test %{python3_sitelib}/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild