Drop unused pcre-devel dependency
This commit is contained in:
parent
5261403362
commit
7fa9965761
@ -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 <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
|
||||
- Update to go 1.20.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user