Upgrade to 3.24.29
Update Version Delete '^' char
This commit is contained in:
parent
da13ae527f
commit
ba02528a26
Binary file not shown.
@ -9,11 +9,11 @@
|
|||||||
%define wayland_protocols_version 1.12
|
%define wayland_protocols_version 1.12
|
||||||
%define bin_version 3.0.0
|
%define bin_version 3.0.0
|
||||||
%define enable_immodules_package 0
|
%define enable_immodules_package 0
|
||||||
%global __provides_exclude_from ^%{_libdir}/gtk-3.0
|
%global __provides_exclude_from %{_libdir}/gtk-3.0
|
||||||
|
|
||||||
#Basic Information
|
#Basic Information
|
||||||
Name: gtk3
|
Name: gtk3
|
||||||
Version: 3.24.22
|
Version: 3.24.29
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: GTK+ graphical user interface library
|
Summary: GTK+ graphical user interface library
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -256,6 +256,11 @@ gtk-query-immodules-3.0-64 --update-cache &>/dev/null || :
|
|||||||
%{_mandir}/man1/gtk3-widget-factory.1*
|
%{_mandir}/man1/gtk3-widget-factory.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 19 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.24.29-1
|
||||||
|
- Upgrade to 3.24.29
|
||||||
|
- Update Version
|
||||||
|
- Delete '^' char
|
||||||
|
|
||||||
* Wed Dec 23 2020 huanghaitao <huanghaitao8@huawei.com> - 3.24.22-1
|
* Wed Dec 23 2020 huanghaitao <huanghaitao8@huawei.com> - 3.24.22-1
|
||||||
- update gtk3.24.22
|
- update gtk3.24.22
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user