Update to 0.52.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
b9754f2591
commit
6c3204ad1f
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@
|
||||
/meson-0.51.0.tar.gz
|
||||
/meson-0.51.1.tar.gz
|
||||
/meson-0.51.2.tar.gz
|
||||
/meson-0.52.0.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global libname mesonbuild
|
||||
|
||||
Name: meson
|
||||
Version: 0.51.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.52.0
|
||||
Release: 1%{?dist}
|
||||
Summary: High productivity build system
|
||||
|
||||
License: ASL 2.0
|
||||
@ -47,6 +47,9 @@ install -Dpm0644 -t %{buildroot}%{rpmmacrodir} data/macros.%{name}
|
||||
%{_datadir}/polkit-1/actions/com.mesonbuild.install.policy
|
||||
|
||||
%changelog
|
||||
* Wed Oct 09 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.52.0-1
|
||||
- Update to 0.52.0
|
||||
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.51.2-2
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (meson-0.51.2.tar.gz) = 9bd16b75c75d3c1920937874267ee59673a7bf5772bd86e42e9e81c4553149a8eb2812fc5922626280319aa3833f242c2ff126cea9768d871e8b5af32165bdf4
|
||||
SHA512 (meson-0.52.0.tar.gz) = b86b65d839692a33388f52b1fc23186173a2924eb601030a939837cf5f66e1ac57ba35bdb598023cef31a65673f5409a4bc776da79927c893dfb3f806b9fb961
|
||||
|
Loading…
Reference in New Issue
Block a user