Update to 4.8.0
This commit is contained in:
parent
1d96284bf9
commit
d5bb2aec5b
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/gtk-4.7.0.tar.xz
|
||||
/gtk-4.7.1.tar.xz
|
||||
/gtk-4.7.2.tar.xz
|
||||
/gtk-4.8.0.tar.xz
|
||||
|
@ -16,13 +16,13 @@
|
||||
%global __provides_exclude_from ^%{_libdir}/gtk-4.0
|
||||
|
||||
Name: gtk4
|
||||
Version: 4.7.2
|
||||
Release: 2%{?dist}
|
||||
Version: 4.8.0
|
||||
Release: 1%{?dist}
|
||||
Summary: GTK graphical user interface library
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://www.gtk.org
|
||||
Source0: https://download.gnome.org/sources/gtk/4.7/gtk-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gtk/4.8/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.
|
||||
@ -239,6 +239,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
%{_mandir}/man1/gtk4-widget-factory.1*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 07 2022 Kalev Lember <klember@redhat.com> - 4.8.0-1
|
||||
- Update to 4.8.0
|
||||
|
||||
* Tue Aug 16 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 4.7.2-2
|
||||
- Enable font hinting (#1943794)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gtk-4.7.2.tar.xz) = 1459d87d483325b956f4b4cd5278d747d77b95d04f5f6b0e8818c0b647c775c586388105c4e49befe354e7622dceaaec8b517f33e8cb9451bd79d7e809a34c3b
|
||||
SHA512 (gtk-4.8.0.tar.xz) = c48fa63c197d9dbff98485cac57092d0af9ac56993fee5b622fc91c473f06489986105382222d75488fa95272377a9177f56a7cb3a4d2f159eb8d70f80cdadcc
|
||||
|
Loading…
Reference in New Issue
Block a user