diff options
author | Kalev Lember <klember@redhat.com> | 2019-09-04 08:25:13 +0200 |
---|---|---|
committer | Kalev Lember <klember@redhat.com> | 2019-09-04 08:27:15 +0200 |
commit | d25462da11720f543953450ada40faab98073794 (patch) | |
tree | d71f00f348a8364b84132c41a06cf8922ec36f87 | |
parent | - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild (diff) | |
download | gtk3-classic-build-gtk3-d25462da11720f543953450ada40faab98073794.tar.gz gtk3-classic-build-gtk3-d25462da11720f543953450ada40faab98073794.tar.bz2 gtk3-classic-build-gtk3-d25462da11720f543953450ada40faab98073794.zip |
Update to 3.24.11
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | gtk3.spec | 11 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 9 insertions, 5 deletions
@@ -181,3 +181,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.24.8.tar.xz /gtk+-3.24.9.tar.xz /gtk+-3.24.10.tar.xz +/gtk+-3.24.11.tar.xz @@ -2,14 +2,14 @@ %global with_broadway 1 %endif -%global glib2_version 2.53.4 +%global glib2_version 2.57.2 %global pango_version 1.41.0 %global atk_version 2.15.1 %global cairo_version 1.14.0 %global gdk_pixbuf_version 2.30.0 %global xrandr_version 1.5.0 %global wayland_version 1.9.91 -%global wayland_protocols_version 1.12 +%global wayland_protocols_version 1.14 %global epoxy_version 1.4 %global bin_version 3.0.0 @@ -20,8 +20,8 @@ %global __provides_exclude_from ^%{_libdir}/gtk-3.0 Name: gtk3 -Version: 3.24.10 -Release: 2%{?dist} +Version: 3.24.11 +Release: 1%{?dist} Summary: GTK+ graphical user interface library License: LGPLv2+ @@ -318,6 +318,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache &>/dev/null || : %{_datadir}/installed-tests/ %changelog +* Wed Sep 04 2019 Kalev Lember <klember@redhat.com> - 3.24.11-1 +- Update to 3.24.11 + * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.24.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild @@ -1 +1 @@ -SHA512 (gtk+-3.24.10.tar.xz) = 1f7980189f522fd3646fb480b965c21801cc30b3316eb8bad8ded1efd25d3054f62160ddbe9ea241628c11b24f746024fbc3d22b17b9bd61fa6c301ab91d6498 +SHA512 (gtk+-3.24.11.tar.xz) = 15e33169030aa38e363730e5b19bbde614897b1a0de5db29c5292940a97e3613383b3eeb1c83ab8c09015a2a3f3ad425511bacd8fdbb79b30e0a47d4d4b57008 |