Update to 0.34.0
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
87b624842e
commit
9a153cdebd
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
||||
/meson-0.30.0.tar.gz
|
||||
/meson-0.31.0.tar.gz
|
||||
/meson-0.33.0.tar.gz
|
||||
/meson-0.34.0.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global libname mesonbuild
|
||||
|
||||
Name: meson
|
||||
Version: 0.33.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.34.0
|
||||
Release: 1%{?dist}
|
||||
Summary: High productivity build system
|
||||
|
||||
License: ASL 2.0
|
||||
@ -72,6 +72,9 @@ MESON_PRINT_TEST_OUTPUT=1 ./run_tests.py
|
||||
%{_rpmconfigdir}/macros.d/macros.%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Sep 07 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.34.0-1
|
||||
- Update to 0.34.0
|
||||
|
||||
* Tue Aug 09 2016 Jon Ciesla <limburgher@gmail.com> - 0.33.0-2
|
||||
- Obsoletes fix.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user