automatic version update by autodist [release 0.58.1-1mamba;Thu Jun 10 2021]

This commit is contained in:
Automatic Build System 2024-01-06 07:06:36 +01:00
parent 09d1e61348
commit 31305914fe

View File

@ -1,6 +1,6 @@
Name: meson Name: meson
Version: 0.58.0 Version: 0.58.1
Release: 2mamba Release: 1mamba
Summary: The Meson Build System Summary: The Meson Build System
Group: Development/Tools Group: Development/Tools
Vendor: openmamba Vendor: openmamba
@ -27,7 +27,7 @@ The Meson Build System.
%prep %prep
%setup -q %setup -q
#%patch0 -p1 #%patch0 -p1
%patch1 -p1 #%patch1 -p1
%build %build
CFLAGS="%{optflags}" %{__python3} setup.py build CFLAGS="%{optflags}" %{__python3} setup.py build
@ -58,6 +58,9 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.meson
%doc COPYING %doc COPYING
%changelog %changelog
* Thu Jun 10 2021 Automatic Build System <autodist@mambasoft.it> 0.58.1-1mamba
- automatic version update by autodist
* Sat Jun 05 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.58.0-2mamba * Sat Jun 05 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.58.0-2mamba
- added upstream patch to fix gtk-doc generation (glib) see also https://github.com/mesonbuild/meson/pull/8757 - added upstream patch to fix gtk-doc generation (glib) see also https://github.com/mesonbuild/meson/pull/8757