From cdf67ede06150b9d9086fa69c973db16b4be748b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:18:56 +0100 Subject: [PATCH] automatic version update by autodist [release 1.14.2-1mamba;Fri Apr 10 2020] --- go.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/go.spec b/go.spec index 851aa8b..8c020ce 100644 --- a/go.spec +++ b/go.spec @@ -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 1.14.2-1mamba +- automatic version update by autodist + * Thu Dec 26 2019 Automatic Build System 1.13.5-1mamba - automatic version update by autodist