From 02a66e1fb9556e366427a077826a667683ee8a47 Mon Sep 17 00:00:00 2001 From: dongyuzhen Date: Sat, 29 Oct 2022 03:27:14 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification --- libcomps.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/libcomps.spec b/libcomps.spec index 74e8f41..67f325c 100644 --- a/libcomps.spec +++ b/libcomps.spec @@ -1,6 +1,6 @@ Name: libcomps Version: 0.1.18 -Release: 1 +Release: 2 Summary: Comps XML file manipulation library License: GPLv2+ URL: https://github.com/rpm-software-management/libcomps @@ -89,6 +89,12 @@ popd %{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info %changelog +* Sat Oct 29 2022 dongyuzhen - 0.1.18-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:Rebuild for next release + * Fri Dec 31 2021 wangchen - 0.1.18-1 - Type:requirement - ID:NA -- Gitee