automatic version update by autodist [release 0.58.1-1mamba;Thu Jun 10 2021]
This commit is contained in:
parent
09d1e61348
commit
31305914fe
@ -1,6 +1,6 @@
|
||||
Name: meson
|
||||
Version: 0.58.0
|
||||
Release: 2mamba
|
||||
Version: 0.58.1
|
||||
Release: 1mamba
|
||||
Summary: The Meson Build System
|
||||
Group: Development/Tools
|
||||
Vendor: openmamba
|
||||
@ -27,7 +27,7 @@ The Meson Build System.
|
||||
%prep
|
||||
%setup -q
|
||||
#%patch0 -p1
|
||||
%patch1 -p1
|
||||
#%patch1 -p1
|
||||
|
||||
%build
|
||||
CFLAGS="%{optflags}" %{__python3} setup.py build
|
||||
@ -58,6 +58,9 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.meson
|
||||
%doc COPYING
|
||||
|
||||
%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
|
||||
- added upstream patch to fix gtk-doc generation (glib) see also https://github.com/mesonbuild/meson/pull/8757
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user