diff --git a/python-repomd.spec b/python-repomd.spec index 1e54c89..787c3bd 100644 --- a/python-repomd.spec +++ b/python-repomd.spec @@ -16,7 +16,7 @@ dnf/yum repositories. Name: python-%{pkgname} Version: 0.2.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Library for reading dnf/yum repositories License: MIT URL: https://github.com/carlwgeorge/repomd @@ -72,6 +72,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} --verbose t %changelog +* Tue May 26 2020 Miro Hrončok - 0.2.1-5 +- Rebuilt for Python 3.9 + * Thu Oct 03 2019 Miro Hrončok - 0.2.1-4 - Rebuilt for Python 3.8.0rc1 (#1748018)