Bump to commit 00229845015e38294862ecd9909318241789d41c
Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
This commit is contained in:
parent
36b28be9c6
commit
e107049049
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/exp-8c7d1c524af6eaf18eadc4f57955a748e7001194.tar.gz
|
/exp-8c7d1c524af6eaf18eadc4f57955a748e7001194.tar.gz
|
||||||
|
/exp-00229845015e38294862ecd9909318241789d41c.tar.gz
|
||||||
|
@ -4,17 +4,10 @@
|
|||||||
# https://github.com/golang/exp
|
# https://github.com/golang/exp
|
||||||
%global goipath golang.org/x/exp
|
%global goipath golang.org/x/exp
|
||||||
%global forgeurl https://github.com/golang/exp
|
%global forgeurl https://github.com/golang/exp
|
||||||
%global commit 8c7d1c524af6eaf18eadc4f57955a748e7001194
|
%global commit 00229845015e38294862ecd9909318241789d41c
|
||||||
|
|
||||||
%gometa
|
%gometa
|
||||||
|
|
||||||
# Remove in F33:
|
|
||||||
%global godevelheader %{expand:
|
|
||||||
Obsoletes: golang-googlecode-go-exp-devel < 0-0.20
|
|
||||||
Obsoletes: golang-github-golang-exp-devel < 0-0.20
|
|
||||||
Obsoletes: golang-googlecode-go-exp-unit-test < 0-0.20
|
|
||||||
}
|
|
||||||
|
|
||||||
%global common_description %{expand:
|
%global common_description %{expand:
|
||||||
This subrepository holds experimental and deprecated packages.
|
This subrepository holds experimental and deprecated packages.
|
||||||
|
|
||||||
@ -28,7 +21,7 @@ to make it possible to go get these packages.}
|
|||||||
|
|
||||||
Name: %{goname}
|
Name: %{goname}
|
||||||
Version: 0
|
Version: 0
|
||||||
Release: 0.24%{?dist}
|
Release: 0.25%{?dist}
|
||||||
Summary: Experimental and deprecated Go packages
|
Summary: Experimental and deprecated Go packages
|
||||||
|
|
||||||
# Upstream license specification: BSD-3-Clause
|
# Upstream license specification: BSD-3-Clause
|
||||||
@ -54,8 +47,14 @@ BuildRequires: golang(golang.org/x/mobile/event/paint)
|
|||||||
BuildRequires: golang(golang.org/x/mobile/event/size)
|
BuildRequires: golang(golang.org/x/mobile/event/size)
|
||||||
BuildRequires: golang(golang.org/x/mobile/geom)
|
BuildRequires: golang(golang.org/x/mobile/geom)
|
||||||
BuildRequires: golang(golang.org/x/mobile/gl)
|
BuildRequires: golang(golang.org/x/mobile/gl)
|
||||||
|
BuildRequires: golang(golang.org/x/mod/modfile)
|
||||||
|
BuildRequires: golang(golang.org/x/mod/module)
|
||||||
|
BuildRequires: golang(golang.org/x/mod/semver)
|
||||||
|
BuildRequires: golang(golang.org/x/mod/zip)
|
||||||
BuildRequires: golang(golang.org/x/tools/go/gcexportdata)
|
BuildRequires: golang(golang.org/x/tools/go/gcexportdata)
|
||||||
BuildRequires: golang(golang.org/x/tools/go/packages)
|
BuildRequires: golang(golang.org/x/tools/go/packages)
|
||||||
|
BuildRequires: golang(golang.org/x/tools/txtar)
|
||||||
|
BuildRequires: golang(golang.org/x/xerrors)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{common_description}
|
%{common_description}
|
||||||
@ -71,6 +70,9 @@ BuildRequires: golang(golang.org/x/tools/go/packages)
|
|||||||
%gopkgfiles
|
%gopkgfiles
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 07 19:13:51 CEST 2020 Robert-André Mauchin <zebob.m@gmail.com> - sumdb/v0.0.2-1.20200807git0022984
|
||||||
|
- Bump to commit 00229845015e38294862ecd9909318241789d41c
|
||||||
|
|
||||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.24
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.24
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (exp-8c7d1c524af6eaf18eadc4f57955a748e7001194.tar.gz) = dd85f803b135393b51d08270b869d6027d854375a92a3baf37ac5fd2c2552d7acbf6fe1c6b23491a2dc93406210e83286e74cd7eb79b0581918e8d94463d11c0
|
SHA512 (exp-00229845015e38294862ecd9909318241789d41c.tar.gz) = d2e38f6cbe7422fdd611b415e0418da09157df9a132ea7f8b49147084fbf7d3779f0fd985b474e9cd75cebf97ecabde9923a8027c97ffb79915ba465afea13cd
|
||||||
|
Loading…
Reference in New Issue
Block a user