Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko 2015-09-13 11:36:22 +02:00
parent 849433c6f4
commit 035747e59a
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@
/meson-0ba1d54.tar.gz
/meson-0.24.0.tar.gz
/meson-0.25.0.tar.gz
/meson-0.26.0.tar.gz

View File

@ -1,8 +1,8 @@
%global __python %{__python3}
Name: meson
Version: 0.25.0
Release: 4%{?dist}
Version: 0.26.0
Release: 1%{?dist}
Summary: High productivity build system
License: ASL 2.0
@ -83,6 +83,9 @@ MESON_PRINT_TEST_OUTPUT=1 ./run_tests.py
%{_mandir}/man1/%{name}gui.1.*
%changelog
* Sun Sep 13 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.26.0-1
- 0.26.0
* Thu Aug 27 2015 Jonathan Wakely <jwakely@redhat.com> - 0.25.0-4
- Rebuilt for Boost 1.59

View File

@ -1 +1 @@
96d3b364eee90dc9f6cb21997e5251ca meson-0.25.0.tar.gz
c6dd8a68ec6ad9ca81a9ca61df1538d4 meson-0.26.0.tar.gz