From b845865a5254205865602a1f70b3542a83d9410a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert-Andr=C3=A9=20Mauchin?= Date: Fri, 7 Feb 2020 02:07:15 +0100 Subject: [PATCH] Update to 0df4eb2385467a487d418c6358313e9e838256ae MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert-André Mauchin --- .gitignore | 1 + golang-x-mobile.spec | 18 ++++++++++++------ sources | 2 +- 3 files changed, 14 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index fbce8cd..272218f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /mobile-3e0bab5405d63a8f5dd9d9764a24c8e5ac4997fa.tar.gz +/mobile-0df4eb2385467a487d418c6358313e9e838256ae.tar.gz diff --git a/golang-x-mobile.spec b/golang-x-mobile.spec index ef8ea50..a55493d 100644 --- a/golang-x-mobile.spec +++ b/golang-x-mobile.spec @@ -1,12 +1,10 @@ # Generated by go2rpm -%ifarch x86_64 %bcond_without check -%endif # https://github.com/golang/mobile %global goipath golang.org/x/mobile %global forgeurl https://github.com/golang/mobile -%global commit 3e0bab5405d63a8f5dd9d9764a24c8e5ac4997fa +%global commit 0df4eb2385467a487d418c6358313e9e838256ae %gometa @@ -19,7 +17,7 @@ platforms.} Name: %{goname} Version: 0 -Release: 0.3%{?dist} +Release: 0.4%{?dist} Summary: Go support for Mobile devices # Upstream license specification: BSD-3-Clause @@ -29,9 +27,14 @@ Source0: %{gosource} BuildRequires: golang(golang.org/x/image/draw) BuildRequires: golang(golang.org/x/image/math/f64) +BuildRequires: golang(golang.org/x/mod/modfile) +BuildRequires: golang(golang.org/x/tools/go/packages) + +%if %{with check} # Tests -BuildRequires: pkgconfig(egl) +BuildRequires: golang(golang.org/x/tools/go/packages/packagestest) BuildRequires: pkgconfig(glesv2) +%endif %description %{common_description} @@ -53,7 +56,7 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %if %{with check} %check -%gocheck +%gocheck -d cmd/gobind -d cmd/gomobile %endif %files @@ -64,6 +67,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %gopkgfiles %changelog +* Fri Feb 07 01:28:53 CET 2020 Robert-André Mauchin - 0-0.4.20200207git0df4eb2 +- Update to 0df4eb2385467a487d418c6358313e9e838256ae + * Wed Jan 29 2020 Fedora Release Engineering - 0-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 8dc2d2f..74cbba4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (mobile-3e0bab5405d63a8f5dd9d9764a24c8e5ac4997fa.tar.gz) = 97ae166b4a09638655e2ad2dd7afdcf861594a14e904c58437814d676dc056ffcdee77f1c0736f905e60c0c1b7dd2f45d4ec13b01a0f64802f9db0ba8528e69e +SHA512 (mobile-0df4eb2385467a487d418c6358313e9e838256ae.tar.gz) = 1f1d7d0a04612e130948ba1cd544794664c64cfa5406c4b09d415a4710a2d3dfe17ff76cd5d3e35f9a488e0f55de26ab1b6c385acff94468042b355efb5ac1b3