Update to 3.24.38
Use SPDX for licence field.
This commit is contained in:
parent
67cad3d97b
commit
0a15907ad1
1
.gitignore
vendored
1
.gitignore
vendored
@ -206,3 +206,4 @@ gtk+-2.90.5.tar.bz2
|
|||||||
/gtk+-3.24.35.tar.xz
|
/gtk+-3.24.35.tar.xz
|
||||||
/gtk+-3.24.36.tar.xz
|
/gtk+-3.24.36.tar.xz
|
||||||
/gtk+-3.24.37.tar.xz
|
/gtk+-3.24.37.tar.xz
|
||||||
|
/gtk+-3.24.38.tar.xz
|
||||||
|
@ -18,11 +18,11 @@
|
|||||||
%global __provides_exclude_from ^%{_libdir}/gtk-3.0
|
%global __provides_exclude_from ^%{_libdir}/gtk-3.0
|
||||||
|
|
||||||
Name: gtk3
|
Name: gtk3
|
||||||
Version: 3.24.37
|
Version: 3.24.38
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GTK+ graphical user interface library
|
Summary: GTK+ graphical user interface library
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPL-2.0-or-later
|
||||||
URL: https://gtk.org
|
URL: https://gtk.org
|
||||||
Source0: https://download.gnome.org/sources/gtk+/3.24/gtk+-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gtk+/3.24/gtk+-%{version}.tar.xz
|
||||||
|
|
||||||
@ -297,6 +297,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache &>/dev/null || :
|
|||||||
%{_datadir}/installed-tests/
|
%{_datadir}/installed-tests/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 22 2023 David King <amigadave@amigadave.com> - 3.24.38-1
|
||||||
|
- Update to 3.24.38
|
||||||
|
|
||||||
* Fri Mar 03 2023 David King <amigadave@amigadave.com> - 3.24.37-1
|
* Fri Mar 03 2023 David King <amigadave@amigadave.com> - 3.24.37-1
|
||||||
- Update to 3.24.37
|
- Update to 3.24.37
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gtk+-3.24.37.tar.xz) = 118521686cb40c5b6ddfcc361be8ff8a16aced2108a24d1f6b7f29d32c235a77774d365b0bd283c9a6873003fca144d67793d12094c74d224a08fc1be341a22f
|
SHA512 (gtk+-3.24.38.tar.xz) = e99ec10959191b55013fce37e83f0e85bf36597db101e324081479792a2047d032cf0d213d69c02eeb4b7cd6d56d6489b7b2a60904b2bd7af23ea1b9c5a79528
|
||||||
|
Loading…
Reference in New Issue
Block a user