Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko 2015-12-28 23:40:58 +01:00
parent 389d23821c
commit 2b4d8be247
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@
/meson-0.25.0.tar.gz
/meson-0.26.0.tar.gz
/meson-0.27.0.tar.gz
/meson-0.28.0.tar.gz

View File

@ -1,7 +1,7 @@
%global __python %{__python3}
Name: meson
Version: 0.27.0
Version: 0.28.0
Release: 1%{?dist}
Summary: High productivity build system
@ -83,6 +83,9 @@ MESON_PRINT_TEST_OUTPUT=1 ./run_tests.py
%{_mandir}/man1/%{name}gui.1.*
%changelog
* Mon Dec 28 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.28.0-1
- 0.28.0
* Wed Nov 25 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.27.0-1
- 0.27.0

View File

@ -1 +1 @@
a2ec18d9e7ef09dc10712b500fe72097 meson-0.27.0.tar.gz
210b77ad963a2133117fbe170a610da5 meson-0.28.0.tar.gz