Update to 3.24.11
This commit is contained in:
parent
6b15407dd8
commit
d25462da11
1
.gitignore
vendored
1
.gitignore
vendored
@ -181,3 +181,4 @@ gtk+-2.90.5.tar.bz2
|
|||||||
/gtk+-3.24.8.tar.xz
|
/gtk+-3.24.8.tar.xz
|
||||||
/gtk+-3.24.9.tar.xz
|
/gtk+-3.24.9.tar.xz
|
||||||
/gtk+-3.24.10.tar.xz
|
/gtk+-3.24.10.tar.xz
|
||||||
|
/gtk+-3.24.11.tar.xz
|
||||||
|
11
gtk3.spec
11
gtk3.spec
@ -2,14 +2,14 @@
|
|||||||
%global with_broadway 1
|
%global with_broadway 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global glib2_version 2.53.4
|
%global glib2_version 2.57.2
|
||||||
%global pango_version 1.41.0
|
%global pango_version 1.41.0
|
||||||
%global atk_version 2.15.1
|
%global atk_version 2.15.1
|
||||||
%global cairo_version 1.14.0
|
%global cairo_version 1.14.0
|
||||||
%global gdk_pixbuf_version 2.30.0
|
%global gdk_pixbuf_version 2.30.0
|
||||||
%global xrandr_version 1.5.0
|
%global xrandr_version 1.5.0
|
||||||
%global wayland_version 1.9.91
|
%global wayland_version 1.9.91
|
||||||
%global wayland_protocols_version 1.12
|
%global wayland_protocols_version 1.14
|
||||||
%global epoxy_version 1.4
|
%global epoxy_version 1.4
|
||||||
|
|
||||||
%global bin_version 3.0.0
|
%global bin_version 3.0.0
|
||||||
@ -20,8 +20,8 @@
|
|||||||
%global __provides_exclude_from ^%{_libdir}/gtk-3.0
|
%global __provides_exclude_from ^%{_libdir}/gtk-3.0
|
||||||
|
|
||||||
Name: gtk3
|
Name: gtk3
|
||||||
Version: 3.24.10
|
Version: 3.24.11
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GTK+ graphical user interface library
|
Summary: GTK+ graphical user interface library
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -318,6 +318,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache &>/dev/null || :
|
|||||||
%{_datadir}/installed-tests/
|
%{_datadir}/installed-tests/
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.24.10-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gtk+-3.24.10.tar.xz) = 1f7980189f522fd3646fb480b965c21801cc30b3316eb8bad8ded1efd25d3054f62160ddbe9ea241628c11b24f746024fbc3d22b17b9bd61fa6c301ab91d6498
|
SHA512 (gtk+-3.24.11.tar.xz) = 15e33169030aa38e363730e5b19bbde614897b1a0de5db29c5292940a97e3613383b3eeb1c83ab8c09015a2a3f3ad425511bacd8fdbb79b30e0a47d4d4b57008
|
||||||
|
Loading…
Reference in New Issue
Block a user