From 2d9c6372ef6613fbf532b8d178eb09ea6c65699b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 17 Aug 2019 01:17:46 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-distro.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-distro.spec b/python-distro.spec index d88b058..dd4dd03 100644 --- a/python-distro.spec +++ b/python-distro.spec @@ -12,7 +12,7 @@ Name: python-%{pypi_name} Version: 1.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Linux Distribution - a Linux OS platform information API License: ASL 2.0 @@ -122,6 +122,9 @@ rm -rf %{pypi_name}.egg-info %endif %changelog +* Fri Aug 16 2019 Miro HronĨok - 1.4.0-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild