Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 00:05:57 +00:00
parent 3aa6d50d9a
commit d625f893e3

View File

@ -6,7 +6,7 @@
Name: pygobject3
Version: 3.40.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Python bindings for GObject Introspection
License: LGPLv2+ and MIT
@ -85,6 +85,10 @@ This package contains files required to embed PyGObject
%{_libdir}/pkgconfig/pygobject-3.0.pc
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 3.40.1-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed May 05 2021 Ray Strode <rstrode@redhat.com> - 3.40.1-3
- Add concurrency fix
Related: #1957130