Update to 0.48.1
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
be465e4709
commit
27823e888d
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@
|
||||
/meson-0.47.1.tar.gz
|
||||
/meson-0.47.2.tar.gz
|
||||
/meson-0.48.0.tar.gz
|
||||
/meson-0.48.1.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%bcond_with check
|
||||
|
||||
Name: meson
|
||||
Version: 0.48.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.48.1
|
||||
Release: 1%{?dist}
|
||||
Summary: High productivity build system
|
||||
|
||||
License: ASL 2.0
|
||||
@ -101,6 +101,9 @@ export MESON_PRINT_TEST_OUTPUT=1
|
||||
%{_datadir}/polkit-1/actions/com.mesonbuild.install.policy
|
||||
|
||||
%changelog
|
||||
* Sun Oct 21 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.48.1-1
|
||||
- Update to 0.48.1
|
||||
|
||||
* Wed Sep 26 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.48.0-2
|
||||
- Add missing dependency on setuptools
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (meson-0.48.0.tar.gz) = 3144ad011d5d666ee9c162ad789dc5cbded3292d24d92833cb9f92aabca98033a93b4d7de3b22a86a10ac751f397bc1ad489e03221f8550a30c428624e5545f5
|
||||
SHA512 (meson-0.48.1.tar.gz) = dcc45f377db2d2969cfbcc5681b9780238b494e5fcf4293ef5665607251bfd694db519c3e1ef4eeffe3a5977fe559e35b431db99a24847ce134282233889d9c9
|
||||
|
Loading…
Reference in New Issue
Block a user