Update to 3.99.5
This commit is contained in:
parent
05e46452c9
commit
18b1423985
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/gtk-3.99.2.tar.xz
|
||||
/gtk-3.99.3.tar.xz
|
||||
/gtk-3.99.4.tar.xz
|
||||
/gtk-3.99.5.tar.xz
|
||||
|
@ -16,8 +16,8 @@
|
||||
%global __provides_exclude_from ^%{_libdir}/gtk-4.0
|
||||
|
||||
Name: gtk4
|
||||
Version: 3.99.4
|
||||
Release: 3%{?dist}
|
||||
Version: 3.99.5
|
||||
Release: 1%{?dist}
|
||||
Summary: GTK graphical user interface library
|
||||
|
||||
License: LGPLv2+
|
||||
@ -218,6 +218,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
%{_mandir}/man1/gtk4-widget-factory.1*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 11 2020 Kalev Lember <klember@redhat.com> - 3.99.5-1
|
||||
- Update to 3.99.5
|
||||
|
||||
* Wed Dec 09 2020 Jeff Law <law@redhat.com> - 3.99.4-3
|
||||
- Avoid diagnostics for gcc-11 false positive out of bounds accesses
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gtk-3.99.4.tar.xz) = 85a0999c3ca07a0f6897ffe5d93ed04c953a952dde6f6ca72bf99641532acda38461177b460bda445c76abed66c5a7af07d4dd928084be5a54a7175e8133cd37
|
||||
SHA512 (gtk-3.99.5.tar.xz) = def20b1e62ca3b45cf8a7efb8d704930dafc5fedd1e2bb73d1f0ae947e76e3e1ff3774e0a14bf17cdf58a2d6b748f1c7d5e18af49d5b4a2a50e3789dbdbe9d3f
|
||||
|
Loading…
Reference in New Issue
Block a user