Skip to content

Commit d5a9689

Browse files
[2.0] Enable vitess debuginfo package generation (microsoft#14850)
1 parent 7d2cf3d commit d5a9689

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

SPECS/vitess/vitess.spec

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
1-
# Debuginfo packages are disabled from generating broken file
2-
%global debug_package %{nil}
3-
41
# Generated by go2rpm
52
%bcond_without check
63

74
Name: vitess
85
Version: 17.0.7
9-
Release: 11%{?dist}
6+
Release: 12%{?dist}
107
Summary: Database clustering system for horizontal scaling of MySQL
118
# Upstream license specification: MIT and Apache-2.0
129
License: 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 <[email protected]> - 17.0.7-12
106+
- Enable debuginfo subpackage generation
107+
108108
* Tue Sep 23 2025 Archana Shettigar <[email protected]> - 17.0.7-11
109109
- Bump release to rebuild with golang
110110

111111
* Mon Sep 22 2025 Mykhailo Bykhovtsev <[email protected]> - 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 <[email protected]> - 17.0.7-9
115115
- Bump release to rebuild with golang

0 commit comments

Comments
 (0)