1 Star 0 Fork 2

hanshuang/golang-x-xerrors

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
golang-x-xerrors.spec 1.49 KB
一键复制 编辑 原始数据 按行查看 历史
hanshuang 提交于 2023-01-16 11:43 . rebuild an8.7-dde
# Generated by go2rpm 1
%bcond_with check
%global anolis_release .0.2
# https://github.com/golang/xerrors
%global goipath golang.org/x/xerrors
%global forgeurl https://github.com/golang/xerrors
%global commit a985d3407aa71f30cf86696ee0a2f409709f22e1
%gometa
%global common_description %{expand:
This package holds the transition packages for the new Go 1.13 error values.
See golang.org/design/29934-error-values.}
%global golicenses LICENSE PATENTS
%global godocs README
Name: %{goname}
Version: 0
Release: 0.1%{?anolis_release}%{?dist}
Summary: Transition packages for the new Go 1.13 error values
# Upstream license specification: BSD-3-Clause
License: BSD
URL: %{gourl}
Source0: %{gosource}
%description
%{common_description}
%package devel
Summary: %{summary}
BuildArch: noarch
%description devel
%{summary}
This package contains library source intended for
building other packages which use import path with
%{goipath} prefix.
%prep
%forgeautosetup
%install
%goinstall
%if %{with check}
%check
%gocheck
%endif
%files devel -f devel.file-list
%license LICENSE
%changelog
* Fri Jan 16 2023 hanshuang <hanshuang@uniontech.com> - 0-0.1.20190917gita985d34.0.2
- build : rebuild
* Fri Jan 13 2023 yangxiaoxuan <yangxiaoxuan@uniontech.com> - 0-0.1.20190917gita985d34.0.1
- build : rebuild
* Wed Aug 21 15:42:55 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.1.20190917gita985d34
- Initial package
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hanshuang123456/golang-x-xerrors.git
git@gitee.com:hanshuang123456/golang-x-xerrors.git
hanshuang123456
golang-x-xerrors
golang-x-xerrors
a8

搜索帮助