diff --git a/python-littleutils.spec b/python-littleutils.spec index 7c3e0c7..ece2c8d 100644 --- a/python-littleutils.spec +++ b/python-littleutils.spec @@ -5,7 +5,7 @@ Small collection of Python utilities.} Name: python-%{pypi_name} Version: 0.2.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Small collection of Python utilities License: MIT @@ -51,6 +51,9 @@ cp %{SOURCE1} . -vp %{python3_sitelib}/%{pypi_name} %changelog +* Tue May 26 2020 Miro HronĨok - 0.2.2-2 +- Rebuilt for Python 3.9 + * Thu Feb 06 2020 Ankur Sinha - 0.2.2-1 - Initial build - use -p in the cp command