Rebuilt against fixed atk

https://bugzilla.redhat.com/show_bug.cgi?id=1626575
This commit is contained in:
Kalev Lember 2018-09-07 22:56:01 +02:00
parent 9e9fad088b
commit a6b8e184e2

View File

@ -21,7 +21,7 @@
Name: gtk3
Version: 3.24.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: GTK+ graphical user interface library
License: LGPLv2+
@ -324,6 +324,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache &>/dev/null || :
%{_datadir}/installed-tests
%changelog
* Fri Sep 07 2018 Kalev Lember <klember@redhat.com> - 3.24.0-3
- Rebuilt against fixed atk (#1626575)
* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 3.24.0-2
- Backport two bugfixes from upstream