diff --git a/meson.spec b/meson.spec index 8e18198..1310295 100644 --- a/meson.spec +++ b/meson.spec @@ -2,12 +2,14 @@ Name: meson Version: 0.26.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: High productivity build system License: ASL 2.0 URL: http://mesonbuild.com/ Source0: https://github.com/mesonbuild/meson/archive/%{version}/%{name}-%{version}.tar.gz +# https://github.com/mesonbuild/meson/pull/301 +Patch0: 0001-rpm-macros-export-FLAGS.patch BuildArch: noarch BuildRequires: python3-devel ninja-build @@ -83,6 +85,9 @@ MESON_PRINT_TEST_OUTPUT=1 ./run_tests.py %{_mandir}/man1/%{name}gui.1.* %changelog +* Fri Oct 30 2015 Igor Gnatenko - 0.26.0-2 +- Fix rpm macros for using optflags + * Sun Sep 13 2015 Igor Gnatenko - 0.26.0-1 - 0.26.0