!29 [sync] PR-27: strip binary file

From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2023-03-04 03:50:24 +00:00 committed by Gitee
commit 75c30f78fc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,8 +1,6 @@
%define debug_package %{nil}
Name: python-dmidecode Name: python-dmidecode
Version: 3.12.2 Version: 3.12.2
Release: 24 Release: 25
Summary: Python extension module for dmidecode Summary: Python extension module for dmidecode
License: GPLv2 License: GPLv2
@ -71,6 +69,9 @@ make -C unit-tests
%doc README doc/README.upstream %doc README doc/README.upstream
%changelog %changelog
* Wed Mar 01 2023 zhouwenpei<zhouwenpei@h-partners.com>- 3.12.2-25
- strip binary file
* Wed Nov 23 2022 wuzx<wuzx1226@qq.com> - 3.12.2-24 * Wed Nov 23 2022 wuzx<wuzx1226@qq.com> - 3.12.2-24
- Add sw64 architecture - Add sw64 architecture