From d9404975a989cf8c9c93cd4d48077c0557d19214 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 15 Jun 2018 14:30:38 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- pygobject3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pygobject3.spec b/pygobject3.spec index 3404a8d..6269694 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -13,7 +13,7 @@ Name: pygobject3 Version: 3.28.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python bindings for GObject Introspection License: LGPLv2+ and MIT @@ -219,6 +219,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check V=1 %{_libdir}/pkgconfig/pygobject-3.0.pc %changelog +* Fri Jun 15 2018 Miro HronĨok - 3.28.3-2 +- Rebuilt for Python 3.7 + * Fri Jun 01 2018 Kalev Lember - 3.28.3-1 - Update to 3.28.3