!12 update to meson-0.59.4
From: @shirely16 Reviewed-by: @zzm_567 Signed-off-by:
This commit is contained in:
commit
ac9347e89e
Binary file not shown.
BIN
meson-0.59.4.tar.gz
Normal file
BIN
meson-0.59.4.tar.gz
Normal file
Binary file not shown.
@ -1,13 +0,0 @@
|
||||
diff --git a/mesonbuild/modules/gnome.py b/mesonbuild/modules/gnome.py
|
||||
index 1faa128..3c7f378 100644
|
||||
--- a/mesonbuild/modules/gnome.py
|
||||
+++ b/mesonbuild/modules/gnome.py
|
||||
@@ -1417,7 +1417,7 @@ class GnomeModule(ExtensionModule):
|
||||
GType
|
||||
%s@enum_name@_get_type (void)
|
||||
{
|
||||
- static volatile gsize gtype_id = 0;
|
||||
+ static gsize gtype_id = 0;
|
||||
static const G@Type@Value values[] = {''' % func_prefix
|
||||
|
||||
c_file_kwargs['vprod'] = ' { C_@TYPE@(@VALUENAME@), "@VALUENAME@", "@valuenick@" },'
|
||||
@ -1,11 +1,10 @@
|
||||
Name: meson
|
||||
Version: 0.56.2
|
||||
Version: 0.59.4
|
||||
Release: 1
|
||||
Summary: An open source high quality build system
|
||||
License: ASL 2.0
|
||||
URL: https://mesonbuild.com/
|
||||
Source0: https://github.com/mesonbuild/meson/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
Patch0: %{name}-gcc11.patch
|
||||
|
||||
BuildArch: noarch
|
||||
Obsoletes: %{name}-gui < 0.31.0-3
|
||||
@ -49,6 +48,9 @@ install -Dpm0644 data/macros.%{name} %{buildroot}%{_rpmmacrodir}/macros.%{name}
|
||||
%{_mandir}/man1/%{name}.1*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 3 2021 hanhui <hanhui15@huawei.com> - 0.59.4-1
|
||||
- Upgrade to 0.59.4
|
||||
|
||||
* Mon Jun 7 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 0.56.2-1
|
||||
- Upgrade to 0.56.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user