Update to 3.24.43
Resolves: RHEL-56990
This commit is contained in:
parent
766bc6a861
commit
706f5fa435
1
.gitignore
vendored
1
.gitignore
vendored
@ -211,3 +211,4 @@ gtk+-2.90.5.tar.bz2
|
||||
/gtk+-3.24.40.tar.xz
|
||||
/gtk+-3.24.41.tar.xz
|
||||
/gtk+-3.24.42.tar.xz
|
||||
/gtk+-3.24.43.tar.xz
|
||||
|
@ -19,8 +19,8 @@
|
||||
%global __provides_exclude_from ^%{_libdir}/gtk-3.0
|
||||
|
||||
Name: gtk3
|
||||
Version: 3.24.42
|
||||
Release: 2%{?dist}
|
||||
Version: 3.24.43
|
||||
Release: 1%{?dist}
|
||||
Summary: GTK+ graphical user interface library
|
||||
|
||||
License: LGPL-2.0-or-later
|
||||
@ -306,6 +306,10 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache &>/dev/null || :
|
||||
%{_datadir}/installed-tests/
|
||||
|
||||
%changelog
|
||||
* Wed Jul 10 2024 Matthias Clasen <mclasen@redhat.com> - 3.24.43-1
|
||||
- Update to 3.24.43
|
||||
- Resolves: RHEL-46990
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.24.42-2
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gtk+-3.24.42.tar.xz) = 53e86e35d33f82384f1d40bd91feee67be68bc9003abd095842991441b1f2ee11a5b431168963270d3ffc0c653d26673ca97cdd55a8f577ef21dbd5d6004b643
|
||||
SHA512 (gtk+-3.24.43.tar.xz) = 2f208a353d94fa504088ab080006cb097de721ec934b69b5719af0f4c8c72d2aa9a68b47239feca1622ec67c7389be87023729ee6ad3580a87777f2bf9ed5375
|
||||
|
Loading…
Reference in New Issue
Block a user