e192f8 Update to 0.30.0

Authored and Committed by Igor Gnatenko 8 years ago
1 file changed. 5 lines added. 2 lines removed.
    Update to 0.30.0
    
    Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
    
        
file modified
+5 -2
meson.spec CHANGED
@@ -1,8 +1,8 @@
1
1
%global libname mesonbuild
2
2
3
3
Name: meson
4
- Version: 0.29.0
5
- Release: 2%{?dist}
4
+ Version: 0.30.0
5
+ Release: 1%{?dist}
6
6
Summary: High productivity build system
7
7
8
8
License: ASL 2.0
@@ -84,6 +84,9 @@ MESON_PRINT_TEST_OUTPUT=1 ./run_tests.py
84
84
%{_mandir}/man1/%{name}gui.1.*
85
85
86
86
%changelog
87
+ * Sun Mar 20 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.30.0-1
88
+ - Update to 0.30.0
89
+
87
90
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.0-2
88
91
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
89
92