From aababd75f927715199f74806c224f21c86d5d23f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 23 2021 05:18:02 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-beautifultable.spec b/python-beautifultable.spec index fd34cfe..fde8a5d 100644 --- a/python-beautifultable.spec +++ b/python-beautifultable.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.0.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Print ASCII tables for terminals License: MIT @@ -80,6 +80,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} test.py %license LICENSE.txt %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.0.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.0.1-3 - Rebuilt for Python 3.10