diff --git a/python-ana.spec b/python-ana.spec index a6fe9c8..f43145a 100644 --- a/python-ana.spec +++ b/python-ana.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.06 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python module to provide easy distributed data storage License: MIT @@ -43,6 +43,9 @@ to a central location and then "pickle" the object into just its UUID. %{python3_sitelib}/%{pypi_name}-%{version}-py*.egg-info %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 0.06-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue May 26 2020 Miro HronĨok - 0.06-2 - Rebuilt for Python 3.9