Update to 3.99.2
This commit is contained in:
parent
e3c9f9a2e7
commit
7af086aa7e
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/gtk-3.98.5.tar.xz
|
||||
/gtk-3.99.0.tar.xz
|
||||
/gtk-3.99.1.tar.xz
|
||||
/gtk-3.99.2.tar.xz
|
||||
|
@ -16,8 +16,8 @@
|
||||
%global __provides_exclude_from ^%{_libdir}/gtk-4.0
|
||||
|
||||
Name: gtk4
|
||||
Version: 3.99.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.99.2
|
||||
Release: 1%{?dist}
|
||||
Summary: GTK graphical user interface library
|
||||
|
||||
License: LGPLv2+
|
||||
@ -214,6 +214,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
%{_mandir}/man1/gtk4-widget-factory.1*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 29 2020 Kalev Lember <klember@redhat.com> - 3.99.2-1
|
||||
- Update to 3.99.2
|
||||
|
||||
* Mon Sep 28 2020 Jeff Law <law@redhat.com> - 3.99.1-2
|
||||
- Re-enable LTO as upstream GCC target/96939 has been fixed
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gtk-3.99.1.tar.xz) = c6cec0c32fb530f90c933c529d093699d7120c74e94a959226dca2fb2a458fd97fcd3e0c0bf2ce5c27e1c783c98a094f7b2eae0f58ecd02798f8360463d1929d
|
||||
SHA512 (gtk-3.99.2.tar.xz) = 0ddb0071a7a65c224982ba488e414b0619392a5871ec887bd06b3837fc08ee00073687dd220bf9492827cd3a8e211de013157fc158cbe73d3ae899f71c81c074
|
||||
|
Loading…
Reference in New Issue
Block a user