automatic version update by autodist [release 1.14.2-1mamba;Fri Apr 10 2020]

This commit is contained in:
Automatic Build System 2024-01-05 23:18:56 +01:00
parent 8288959065
commit cdf67ede06

11
go.spec
View File

@ -1,6 +1,6 @@
%define with_pie 1
Name: go
Version: 1.13.5
Version: 1.14.2
Release: 1mamba
Summary: The Go programming language
Group: Applications/Development
@ -39,9 +39,9 @@ The Go programming language (with PIE enabled by default).
%prep
%setup -q
%if "%{with_pie}" == "1"
%patch0 -p1
%endif
#%if "%{with_pie}" == "1"
#%patch0 -p1
#%endif
%define _use_internal_dependency_generator 0
@ -114,6 +114,9 @@ rm -rf %{buildroot}%{_libdir}/go/src/*.rc
#%doc README.md
%changelog
* Fri Apr 10 2020 Automatic Build System <autodist@mambasoft.it> 1.14.2-1mamba
- automatic version update by autodist
* Thu Dec 26 2019 Automatic Build System <autodist@mambasoft.it> 1.13.5-1mamba
- automatic version update by autodist