From f6447fed380f3df55a700e1709d939f893f016ac Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Fri, 6 Jan 2023 18:15:00 +0100 Subject: [PATCH] Rebuild --- python-gbinder.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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