From 57882f6022190035dae1cf41db56be1d8b0850c5 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Oct 03 2019 12:16:23 +0000 Subject: Rebuilt for Python 3.8.0rc1 (#1748018) --- diff --git a/python-jsonmodels.spec b/python-jsonmodels.spec index 7bb6c0a..183656a 100644 --- a/python-jsonmodels.spec +++ b/python-jsonmodels.spec @@ -10,7 +10,7 @@ Summary: Create Python structures that are converted to, or read from JSON Name: python-jsonmodels Version: 2.4 -Release: 3%{?dist} +Release: 4%{?dist} Source0: https://github.com/beregond/%{pypi_name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz License: BSD BuildArch: noarch @@ -72,6 +72,9 @@ PYTHONPATH=$(pwd) %{__python3} setup.py test %endif %changelog +* Thu Oct 03 2019 Miro Hrončok - 2.4-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 2.4-3 - Rebuilt for Python 3.8