Update to 3.98.5
This commit is contained in:
parent
6343e54b3c
commit
919fcf84f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/gtk-3.98.2.tar.xz
|
||||
/gtk-3.98.3.tar.xz
|
||||
/gtk-3.98.4.tar.xz
|
||||
/gtk-3.98.5.tar.xz
|
||||
|
11
gtk4.spec
11
gtk4.spec
@ -3,12 +3,12 @@
|
||||
%global with_broadway 1
|
||||
%endif
|
||||
|
||||
%global glib2_version 2.59.0
|
||||
%global pango_version 1.44.4
|
||||
%global glib2_version 2.63.1
|
||||
%global pango_version 1.45.0
|
||||
%global atk_version 2.15.1
|
||||
%global cairo_version 1.14.0
|
||||
%global gdk_pixbuf_version 2.30.0
|
||||
%global wayland_protocols_version 1.14
|
||||
%global wayland_protocols_version 1.20
|
||||
%global wayland_version 1.14.91
|
||||
%global epoxy_version 1.4
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
%global __provides_exclude_from ^%{_libdir}/gtk-4.0
|
||||
|
||||
Name: gtk4
|
||||
Version: 3.98.4
|
||||
Version: 3.98.5
|
||||
Release: 1%{?dist}
|
||||
Summary: GTK graphical user interface library
|
||||
|
||||
@ -222,6 +222,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
%{_mandir}/man1/gtk4-widget-factory.1*
|
||||
|
||||
%changelog
|
||||
* Sun Jun 07 2020 Kalev Lember <klember@redhat.com> - 3.98.5-1
|
||||
- Update to 3.98.5
|
||||
|
||||
* Tue May 19 2020 Kalev Lember <klember@redhat.com> - 3.98.4-1
|
||||
- Update to 3.98.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gtk-3.98.4.tar.xz) = 3764cac5849a2f9e1069d7ba9000a1dc5ccbba6edf960946c0934c98067533afdd24ba66ecddb0b91bfc48a2e8983a6878510a95dd1ee8a39d9779d2ac0eb92b
|
||||
SHA512 (gtk-3.98.5.tar.xz) = 6bd0068ac504a92999eaa18934769adbd5fd39134bc8239728cc30633f44a8b59dc26d074e3d6932f8c1ce7c5e1adcb7db6c4556150505ac62f833161648fb20
|
||||
|
Loading…
Reference in New Issue
Block a user