diff --git a/python-gbinder.spec b/python-gbinder.spec index 7635c32..86e16ca 100644 --- a/python-gbinder.spec +++ b/python-gbinder.spec @@ -2,7 +2,7 @@ Name: python-gbinder Version: 1.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python bindings for libgbinder License: GPL-3.0-only @@ -44,5 +44,8 @@ sed -i "/^USE_CYTHON =/s/False/True/" setup.py %files -n python3-gbinder -f %{pyproject_files} %changelog +* Fri Jan 06 2023 Alessandro Astone - 1.1.1-2 +- Re-enable s390x builds + * Sun Oct 30 2022 Alessandro Astone - 1.1.1-1 - Initial changelog