Drop unused pcre-devel dependency

This commit is contained in:
Yaakov Selkowitz 2023-08-02 13:40:02 -04:00
parent 5261403362
commit 7fa9965761

View File

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