From bbe0045af342d2c261e909a3e11ad515e28ef3f0 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 14:01:12 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/pygobject3.git#2226565ff8232ab326f2dddb7c2f033bba673945 --- pygobject3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pygobject3.spec b/pygobject3.spec index 014181c..dcc6993 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -6,7 +6,7 @@ Name: pygobject3 Version: 3.38.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python bindings for GObject Introspection License: LGPLv2+ and MIT @@ -83,6 +83,9 @@ This package contains files required to embed PyGObject %{_libdir}/pkgconfig/pygobject-3.0.pc %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 3.38.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Oct 05 2020 Kalev Lember - 3.38.0-2 - Explicity BuildRequire python3-setuptools