RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/meson#e4f7bba9103cea749fd54dd2cd9f36eeef17648a
This commit is contained in:
parent
d97ea66dc7
commit
858e2da5d2
@ -6,8 +6,8 @@
|
|||||||
%bcond_with check
|
%bcond_with check
|
||||||
|
|
||||||
Name: meson
|
Name: meson
|
||||||
Version: 0.55.3
|
Version: 0.56.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: High productivity build system
|
Summary: High productivity build system
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -64,6 +64,7 @@ BuildRequires: pkgconfig(gobject-introspection-1.0)
|
|||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: itstool
|
BuildRequires: itstool
|
||||||
BuildRequires: pkgconfig(zlib)
|
BuildRequires: pkgconfig(zlib)
|
||||||
|
BuildRequires: zlib-static
|
||||||
BuildRequires: python3dist(cython)
|
BuildRequires: python3dist(cython)
|
||||||
BuildRequires: pkgconfig(sdl2)
|
BuildRequires: pkgconfig(sdl2)
|
||||||
BuildRequires: %{_bindir}/pcap-config
|
BuildRequires: %{_bindir}/pcap-config
|
||||||
@ -112,6 +113,9 @@ export MESON_PRINT_TEST_OUTPUT=1
|
|||||||
%{_datadir}/polkit-1/actions/com.mesonbuild.install.policy
|
%{_datadir}/polkit-1/actions/com.mesonbuild.install.policy
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 10 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.56.0-1
|
||||||
|
- Update to latest version (#1889242)
|
||||||
|
|
||||||
* Fri Nov 06 2020 Jeff Law <law@redhat.com> - 0.55.3-2
|
* Fri Nov 06 2020 Jeff Law <law@redhat.com> - 0.55.3-2
|
||||||
- Avoid bogus volatile in gnome modules support code caught by gcc-11
|
- Avoid bogus volatile in gnome modules support code caught by gcc-11
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (meson-0.55.3.tar.gz) = afb0bb25b367e681131d920995124df4b06f6d144ae1a95ebec27be13e06fefbd95840e0287cd1d84bdbb8d9c115b589a833d847c60926f55e0f15749cf66bae
|
SHA512 (meson-0.56.0.tar.gz) = da426e2ac0f657da5672d66143b8f4f45513c269a9a544e8b4c48b4a702743a50d35cbaa37ef4c4fbd7e18b8784c788314927a54faba6a14bb2d468eeaa87607
|
||||||
|
Loading…
Reference in New Issue
Block a user