File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ # Debuginfo packages are disabled from generating broken file
2+ %global debug_package %{nil }
3+
14# Generated by go2rpm
25%bcond_without check
36
47Name: vitess
58Version: 17.0.7
6- Release: 9 %{?dist }
9+ Release: 10 %{?dist }
710Summary: Database clustering system for horizontal scaling of MySQL
811# Upstream license specification: MIT and Apache-2.0
912License: MIT and ASL 2.0
@@ -102,6 +105,9 @@ go test -v ./go/cmd/... \
102105%{_bindir }/*
103106
104107%changelog
108+ * Mon Sep 22 2025 Mykhailo Bykhovtsev <mbykhovtsev@microsoft.com> - 17.0.7-10
109+ - Disable debuginfo generation to due to a broken file
110+
105111* Thu Sep 04 2025 Akhila Guruju <v-guakhila@microsoft.com> - 17.0.7-9
106112- Bump release to rebuild with golang
107113
You can’t perform that action at this time.
0 commit comments