diff --git a/go-compilers.spec b/go-compilers.spec index 112fd98ed6f292b4567bbba236fb29bfa9789e24..95fb643c9bf3ba7c055956582d5fa74f93862a53 100644 --- a/go-compilers.spec +++ b/go-compilers.spec @@ -1,9 +1,11 @@ + %global commit 4d469a3d37c21353fbd6bb306ce707dc4151fd1e %global shortcommit %(c=%{commit}; echo ${c:0:7}) +%global anolis_release .0.1 Name: go-compilers Version: 1 -Release: 35%{?dist}.01 +Release: 35%{anolis_release}%{?dist}.01 Summary: Go language compilers for various architectures License: GPLv3+ Source0: https://github.com/gofed/go-macros/archive/%{commit}/go-macros-%{shortcommit}.tar.gz @@ -88,6 +90,9 @@ install -m 644 -D rpm/macros.d/macros.go-compilers-gcc %{buildroot}%{_rpmconfigd %endif %changelog +* Thu Dec 29 2022 hanshuang - 1-35.01.0.1 +- Rebuild on an8.7-dde + * Thu Jul 25 2019 Fedora Release Engineering - 1-35.01 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - add requires glist