diff --git a/osbuild.spec b/osbuild.spec index f2ff748..e2a0e6e 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -2,7 +2,7 @@ Name: %{pypi_name} Version: 1 -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 URL: https://github.com/osbuild/osbuild @@ -72,6 +72,9 @@ exit 0 %{python3_sitelib}/%{pypi_name}/ %changelog +* Mon Aug 19 2019 Miro HronĨok - 1-3 +- Rebuilt for Python 3.8 + * Mon Jul 29 2019 Martin Sehnoutka - 1-2 - update upstream URL to the new Github organization