Update to 0.47.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
1e0bf7fbf8
commit
8b36bdfae9
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
||||
/meson-0.45.1.tar.gz
|
||||
/meson-0.46.0.tar.gz
|
||||
/meson-0.46.1.tar.gz
|
||||
/meson-0.47.0.tar.gz
|
||||
|
@ -3,14 +3,13 @@
|
||||
%bcond_with check
|
||||
|
||||
Name: meson
|
||||
Version: 0.46.1
|
||||
Release: 3%{?dist}
|
||||
Version: 0.47.0
|
||||
Release: 1%{?dist}
|
||||
Summary: High productivity build system
|
||||
|
||||
License: ASL 2.0
|
||||
URL: http://mesonbuild.com/
|
||||
Source0: https://github.com/mesonbuild/meson/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
Patch0: https://github.com/mesonbuild/meson/commit/a87496addd9160300837aa50193f4798c6f1d251.patch
|
||||
|
||||
BuildArch: noarch
|
||||
Obsoletes: %{name}-gui < 0.31.0-3
|
||||
@ -113,6 +112,9 @@ export MESON_PRINT_TEST_OUTPUT=1
|
||||
%{rpmmacrodir}/macros.%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Jul 02 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.47.0-1
|
||||
- Update to 0.47.0
|
||||
|
||||
* Thu Jun 28 2018 Miro Hrončok <mhroncok@redhat.com> - 0.46.1-3
|
||||
- Fix error on Python 3.7 (#1596230)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (meson-0.46.1.tar.gz) = caaa24b271edab3a90109e6bbce91f3f1242238d8e175e1056174d912e2bf6986589543766ac5c23031e07cb3c12a41f931a55480c99333d47c94a32134feb4e
|
||||
SHA512 (meson-0.47.0.tar.gz) = b6667f2668a87de081e41441764ed7b8cdfeda508e17c5e36b157f8a7801adb940899cbd16ef28e7d2644524f443deebd9abeaafaed1894d507d30632b26b02b
|
||||
|
Loading…
Reference in New Issue
Block a user