Update to 0.39.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
0141830460
commit
1201c8d2f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
|||||||
/meson-0.37.1.tar.gz
|
/meson-0.37.1.tar.gz
|
||||||
/meson-0.38.0.tar.gz
|
/meson-0.38.0.tar.gz
|
||||||
/meson-0.38.1.tar.gz
|
/meson-0.38.1.tar.gz
|
||||||
|
/meson-0.39.0.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global libname mesonbuild
|
%global libname mesonbuild
|
||||||
|
|
||||||
Name: meson
|
Name: meson
|
||||||
Version: 0.38.1
|
Version: 0.39.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: High productivity build system
|
Summary: High productivity build system
|
||||||
|
|
||||||
@ -92,6 +92,9 @@ export MESON_PRINT_TEST_OUTPUT=1
|
|||||||
%{rpmmacrodir}/macros.%{name}
|
%{rpmmacrodir}/macros.%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 06 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.39.0-1
|
||||||
|
- Update to 0.39.0
|
||||||
|
|
||||||
* Tue Feb 07 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.38.1-1
|
* Tue Feb 07 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.38.1-1
|
||||||
- Update to 0.38.1
|
- Update to 0.38.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (meson-0.38.1.tar.gz) = fa12fff91099256f12f630ac9d1ac6f6abccdc8307c8e7e564c0deb31afe16835b4c4f60b712cb2352110db5251ed7c7aaf8e31d056f60f8d039fd0ea66dc525
|
SHA512 (meson-0.39.0.tar.gz) = 4d8b052542efcdd24a78994ad9ce705ddec26301cdfecc6342564863f412bd390e131e228091d7f3362212ad0d48a82fda754a1c7873ef3da7cca01ee368653d
|
||||||
|
Loading…
Reference in New Issue
Block a user