0.28.0
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
389d23821c
commit
2b4d8be247
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
|||||||
/meson-0.25.0.tar.gz
|
/meson-0.25.0.tar.gz
|
||||||
/meson-0.26.0.tar.gz
|
/meson-0.26.0.tar.gz
|
||||||
/meson-0.27.0.tar.gz
|
/meson-0.27.0.tar.gz
|
||||||
|
/meson-0.28.0.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global __python %{__python3}
|
%global __python %{__python3}
|
||||||
|
|
||||||
Name: meson
|
Name: meson
|
||||||
Version: 0.27.0
|
Version: 0.28.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: High productivity build system
|
Summary: High productivity build system
|
||||||
|
|
||||||
@ -83,6 +83,9 @@ MESON_PRINT_TEST_OUTPUT=1 ./run_tests.py
|
|||||||
%{_mandir}/man1/%{name}gui.1.*
|
%{_mandir}/man1/%{name}gui.1.*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Nov 25 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.27.0-1
|
||||||
- 0.27.0
|
- 0.27.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user