From af6557c0c3ab902147cb92e29cde24a70660c6c6 Mon Sep 17 00:00:00 2001 From: zhouwenpei Date: Wed, 1 Mar 2023 11:05:28 +0000 Subject: [PATCH] strip binary file (cherry picked from commit 28d2b4d97de190e8405e233c83dc98ae6bdb08be) --- python-dmidecode.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/python-dmidecode.spec b/python-dmidecode.spec index 2b76422..8e82afb 100644 --- a/python-dmidecode.spec +++ b/python-dmidecode.spec @@ -1,8 +1,6 @@ -%define debug_package %{nil} - Name: python-dmidecode Version: 3.12.2 -Release: 24 +Release: 25 Summary: Python extension module for dmidecode License: GPLv2 @@ -71,6 +69,9 @@ make -C unit-tests %doc README doc/README.upstream %changelog +* Wed Mar 01 2023 zhouwenpei- 3.12.2-25 +- strip binary file + * Wed Nov 23 2022 wuzx - 3.12.2-24 - Add sw64 architecture