diff --git a/golang.spec b/golang.spec index 7a47999..2c0c1ea 100644 --- a/golang.spec +++ b/golang.spec @@ -115,7 +115,7 @@ %global pkg_release 1 # For rpmdev-bumpspec and releng automation. -%global baserelease 1 +%global baserelease 2 Name: golang Version: %{go_version} @@ -156,7 +156,7 @@ BuildRequires: openssl-devel Requires: openssl-devel %endif -BuildRequires: pcre-devel, glibc-static +BuildRequires: glibc-static # For running the tests on Fedora %if 0%{?fedora} @@ -620,6 +620,9 @@ fi %files -n go-toolset %changelog +* Tue Sep 05 2023 Yaakov Selkowitz - 1.20.6-2 +- Drop unused pcre dependency + * Tue Aug 01 2023 Alejandro Sáez - 1.20.6-1 - Update to go 1.20.6