diff --git a/python-microfs.spec b/python-microfs.spec index d3ea262..aef812a 100644 --- a/python-microfs.spec +++ b/python-microfs.spec @@ -7,7 +7,7 @@ Version: 1.3.1 %global commit 2fdfb2525889bf19f1f2d49c546f525855654fbc %global shortcommit %(c=%{commit}; echo ${c:0:7}) -Release: 4%{?dist} +Release: 5%{?dist} Summary: CLI and Python module to work with BBC micro:bit filesystem License: MIT @@ -60,6 +60,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Thu Oct 03 2019 Miro Hrončok - 1.3.1-5 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 1.3.1-4 - Rebuilt for Python 3.8