!248 speeds up the creation of source rpm

From: @xinghe_1 
Reviewed-by: @gebidelidaye 
Signed-off-by: @gebidelidaye
This commit is contained in:
openeuler-ci-bot 2024-01-20 07:30:45 +00:00 committed by Gitee
commit f81fef9c31
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,5 +1,6 @@
%bcond_with testsuite
%bcond_without clustering
%{?python3_sitearch: %global python3_sitearch %{python3_sitearch}}
%define talloc_version 2.2.0
%define tdb_version 1.4.2
@ -49,7 +50,7 @@
Name: samba
Version: 4.11.12
Release: 34
Release: 35
Summary: A suite for Linux to interoperate with Windows
License: GPLv3+ and LGPLv3+
@ -3413,6 +3414,12 @@ fi
%{_mandir}/man*
%changelog
* Fri Jan 19 2024 xinghe <xinghe2@h-partners.com> - 4.11.12-35
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:speeds up the creation of source rpm
* Tue Jan 16 2024 xinghe <xinghe2@h-partners.com> - 4.11.12-34
- Type:bugfix
- CVE:NA