Update to 0.51.2
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
e744e15969
commit
d5d334010c
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@
|
||||
/meson-0.50.1.tar.gz
|
||||
/meson-0.51.0.tar.gz
|
||||
/meson-0.51.1.tar.gz
|
||||
/meson-0.51.2.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global libname mesonbuild
|
||||
|
||||
Name: meson
|
||||
Version: 0.51.1
|
||||
Release: 3%{?dist}
|
||||
Version: 0.51.2
|
||||
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
|
||||
* Mon Aug 26 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.51.2-1
|
||||
- Update to 0.51.2
|
||||
|
||||
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 0.51.1-3
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (meson-0.51.1.tar.gz) = 4fbd5bcef1d51a25110ddda83f00b988145ee3f90500db7d3112ad6f28274e5ad95fc30cb04e486ad3b59701162d82ec7ad128d6b9e7d202a351b7a4b8683d4e
|
||||
SHA512 (meson-0.51.2.tar.gz) = 9bd16b75c75d3c1920937874267ee59673a7bf5772bd86e42e9e81c4553149a8eb2812fc5922626280319aa3833f242c2ff126cea9768d871e8b5af32165bdf4
|
||||
|
Loading…
Reference in New Issue
Block a user