From 91476d0374d773b918b036b6f6eb67e2ac253cfc Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 26 2020 01:19:41 +0000 Subject: Rebuilt for Python 3.9 --- diff --git a/python-identify.spec b/python-identify.spec index d29baec..af7688d 100644 --- a/python-identify.spec +++ b/python-identify.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 1.4.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: File identification library for Python License: MIT @@ -62,6 +62,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Tue May 26 2020 Miro Hrončok - 1.4.16-2 +- Rebuilt for Python 3.9 + * Thu May 21 2020 Artem Polishchuk - 1.4.16-1 - Update to 1.4.16