Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 19:45:57 +00:00 committed by Stepan Oksanichenko
parent f292207a38
commit 2b63ffd82f
2 changed files with 6 additions and 1 deletions

1
.dbus-glib.metadata Normal file
View File

@ -0,0 +1 @@
998b7c762c8f18c906f19fc393bb8712eabe8c97 dbus-glib-0.110.tar.gz

View File

@ -5,7 +5,7 @@
Summary: GLib bindings for D-Bus
Name: dbus-glib
Version: 0.110
Release: 12%{?dist}
Release: 13%{?dist}
URL: http://www.freedesktop.org/software/dbus/
#VCS: git:git://git.freedesktop.org/git/dbus/dbus-glib
Source0: https://dbus.freedesktop.org/releases/dbus-glib/%{name}-%{version}.tar.gz
@ -78,6 +78,10 @@ chmod -x $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d/dbus-bash-completion.sh
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.110-13
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0.110-12
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937