File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
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-
41# Generated by go2rpm
52%bcond_without check
63
74Name: vitess
85Version: 17.0.7
9- Release: 11 %{?dist }
6+ Release: 12 %{?dist }
107Summary: Database clustering system for horizontal scaling of MySQL
118# Upstream license specification: MIT and Apache-2.0
129License: MIT and ASL 2.0
@@ -105,11 +102,14 @@ go test -v ./go/cmd/... \
105102%{_bindir }/*
106103
107104%changelog
105+ * Thu Oct 09 2025 Mykhailo Bykhovtsev <mbykhovtsev@microsoft.com> - 17.0.7-12
106+ - Enable debuginfo subpackage generation
107+
108108* Tue Sep 23 2025 Archana Shettigar <v-shettigara@microsoft.com> - 17.0.7-11
109109- Bump release to rebuild with golang
110110
111111* Mon Sep 22 2025 Mykhailo Bykhovtsev <mbykhovtsev@microsoft.com> - 17.0.7-10
112- - Disable debuginfo generation to due to a broken file
112+ - Disable debuginfo subpackage generation to due to a broken file
113113
114114* Thu Sep 04 2025 Akhila Guruju <v-guakhila@microsoft.com> - 17.0.7-9
115115- Bump release to rebuild with golang
You can’t perform that action at this time.
0 commit comments