Update to 4.7.2
This commit is contained in:
parent
0f741e54a0
commit
1220af9867
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/gtk-4.6.3.tar.xz
|
||||
/gtk-4.7.0.tar.xz
|
||||
/gtk-4.7.1.tar.xz
|
||||
/gtk-4.7.2.tar.xz
|
||||
|
@ -16,8 +16,8 @@
|
||||
%global __provides_exclude_from ^%{_libdir}/gtk-4.0
|
||||
|
||||
Name: gtk4
|
||||
Version: 4.7.1
|
||||
Release: 3%{?dist}
|
||||
Version: 4.7.2
|
||||
Release: 1%{?dist}
|
||||
Summary: GTK graphical user interface library
|
||||
|
||||
License: LGPLv2+
|
||||
@ -235,6 +235,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
%{_mandir}/man1/gtk4-widget-factory.1*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 11 2022 Kalev Lember <klember@redhat.com> - 4.7.2-1
|
||||
- Update to 4.7.2
|
||||
|
||||
* Mon Jul 25 2022 Kalev Lember <klember@redhat.com> - 4.7.1-3
|
||||
- Work around broken rpm pkg-config dep extraction
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gtk-4.7.1.tar.xz) = 4fa2b0ac083522fca68507568c10fc64742514c0a0dfc5e0f602b43cfec7389e8457ce2d97e9cccf8b564139863d6df2816e0e8191b001b58a0126c4eba5aa1a
|
||||
SHA512 (gtk-4.7.2.tar.xz) = 1459d87d483325b956f4b4cd5278d747d77b95d04f5f6b0e8818c0b647c775c586388105c4e49befe354e7622dceaaec8b517f33e8cb9451bd79d7e809a34c3b
|
||||
|
Loading…
Reference in New Issue
Block a user