From 48c90a57d890cd311c990844b9d7dbeed6e8476d Mon Sep 17 00:00:00 2001 From: zhouwenpei Date: Wed, 1 Mar 2023 11:03:18 +0000 Subject: [PATCH] strip binary file --- python-dmidecode.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/python-dmidecode.spec b/python-dmidecode.spec index 3ce9247..73d5913 100644 --- a/python-dmidecode.spec +++ b/python-dmidecode.spec @@ -1,8 +1,6 @@ -%define debug_package %{nil} - Name: python-dmidecode Version: 3.12.3 -Release: 1 +Release: 2 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.3-2 +- strip binary file + * Tue Dec 6 2022 chendexi - 3.12.3-1 - Upgrade to 3.12.3