Update to 4.11.1
This commit is contained in:
parent
45904aafa0
commit
0b08cd52da
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
||||
/gtk-4.9.4.tar.xz
|
||||
/gtk-4.10.0.tar.xz
|
||||
/gtk-4.10.1.tar.xz
|
||||
/gtk-4.11.1.tar.xz
|
||||
|
@ -6,7 +6,7 @@
|
||||
%global pango_version 1.50.0
|
||||
%global cairo_version 1.14.0
|
||||
%global gdk_pixbuf_version 2.30.0
|
||||
%global wayland_protocols_version 1.25
|
||||
%global wayland_protocols_version 1.31
|
||||
%global wayland_version 1.21.0
|
||||
%global epoxy_version 1.4
|
||||
|
||||
@ -16,13 +16,13 @@
|
||||
%global __provides_exclude_from ^%{_libdir}/gtk-4.0
|
||||
|
||||
Name: gtk4
|
||||
Version: 4.10.1
|
||||
Version: 4.11.1
|
||||
Release: %autorelease
|
||||
Summary: GTK graphical user interface library
|
||||
|
||||
License: LGPL-2.0-or-later
|
||||
URL: https://www.gtk.org
|
||||
Source0: https://download.gnome.org/sources/gtk/4.10/gtk-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gtk/4.11/gtk-%{version}.tar.xz
|
||||
Source1: settings.ini
|
||||
# Temporarily revert this until we figure out how to best restore
|
||||
# private requires that are needed for rpm automatic dep extraction.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gtk-4.10.1.tar.xz) = 1fb04c7f5f3cb2f728c2048b0053efc3bef1be371d8e24648d9c3d5fb0404fd1e4fa31a511e02750290aec032253c6bade53651d1f32a3438c104130759ff074
|
||||
SHA512 (gtk-4.11.1.tar.xz) = fce0caecebe0cdfbe76654b8c7a4231ba4fb267c5cde8bd55563032dcaa5af1acb9637de54817247adb240af205c71630ea9d9103a78e799b8e5e96fb8d12706
|
||||
|
Loading…
Reference in New Issue
Block a user