From bccee89bfaaba6f58a372ba39a4e690c83b01d3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=91=9E=E6=96=B9?= Date: Tue, 25 Oct 2022 06:04:18 +0000 Subject: [PATCH] Rebuild for next release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张瑞方 --- pyparted.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyparted.spec b/pyparted.spec index 03f6b9a..e9ba548 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -1,7 +1,7 @@ Name: pyparted Epoch: 1 Version: 3.11.7 -Release: 2 +Release: 3 Summary: Python bindings for libparted License: GPLv2 Group: System Environment/Libraries @@ -42,6 +42,9 @@ PYTHON=python3 %make_install %{python3_sitearch}/%{name}-%{version}-*.egg-info %changelog +* Tue Oct 25 2022 zhangruifang - 3.11.7-3 +- Rebuild for next release + * Wed Mar 03 2021 shixuantong - 3.11.7-2 - add debuginfo and debugsource