Update to 4.5.1
This commit is contained in:
parent
7b3ca4de36
commit
3cb924a5f6
2
.gitignore
vendored
2
.gitignore
vendored
@ -23,4 +23,6 @@
|
||||
/gtk-4.2.0.tar.xz
|
||||
/gtk-4.2.1.tar.xz
|
||||
/gtk-4.4.0.tar.xz
|
||||
/gtk-4.4.1.tar.xz
|
||||
/gtk-4.5.0.tar.xz
|
||||
/gtk-4.5.1.tar.xz
|
||||
|
11
gtk4.spec
11
gtk4.spec
@ -3,7 +3,7 @@
|
||||
%endif
|
||||
|
||||
%global glib2_version 2.66.0
|
||||
%global pango_version 1.49.1
|
||||
%global pango_version 1.50.0
|
||||
%global cairo_version 1.14.0
|
||||
%global gdk_pixbuf_version 2.30.0
|
||||
%global wayland_protocols_version 1.21
|
||||
@ -16,8 +16,8 @@
|
||||
%global __provides_exclude_from ^%{_libdir}/gtk-4.0
|
||||
|
||||
Name: gtk4
|
||||
Version: 4.5.0
|
||||
Release: 2%{?dist}
|
||||
Version: 4.5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: GTK graphical user interface library
|
||||
|
||||
License: LGPLv2+
|
||||
@ -197,8 +197,6 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
%files devel-docs
|
||||
%{_datadir}/doc/gdk4/
|
||||
%{_datadir}/doc/gdk4-wayland/
|
||||
%{_datadir}/doc/gdk4-wayland/
|
||||
%{_datadir}/doc/gdk4-x11/
|
||||
%{_datadir}/doc/gdk4-x11/
|
||||
%{_datadir}/doc/gsk4/
|
||||
%{_datadir}/doc/gtk4/
|
||||
@ -228,6 +226,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
%{_mandir}/man1/gtk4-widget-factory.1*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 17 2021 David King <amigadave@amigadave.com> - 4.5.1-1
|
||||
- Update to 4.5.1
|
||||
|
||||
* Mon Nov 01 2021 Kalev Lember <klember@redhat.com> - 4.5.0-2
|
||||
- Build -devel-docs as noarch (#2018991)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gtk-4.5.0.tar.xz) = 07b776a0a0b96cb257e6788c1c9eafbd4f16e688f455a4255abf240fa693c1506c49d78e4ca50bd2eeab0474b8b065673dc96f4bf8d0fe50792a1ac1bcbcceae
|
||||
SHA512 (gtk-4.5.1.tar.xz) = af3a06f62672ec89299d6d20e37e7293593bd175b7a97eb1416f65d86c5c48a71f1dffa44ed1533e17d8af954614b3797e0d8d3d4fe7fb539b76c4920cd42629
|
||||
|
Loading…
Reference in New Issue
Block a user