From ebcb638eeee3e410aae749675bd05f7d20a9f4ff Mon Sep 17 00:00:00 2001 From: xielh <5604895+xielhxie@user.noreply.gitee.com> Date: Mon, 24 Aug 2020 10:04:05 +0800 Subject: [PATCH] update pcs.spec. --- pcs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pcs.spec b/pcs.spec index 16c474e..7d6d542 100644 --- a/pcs.spec +++ b/pcs.spec @@ -1,6 +1,6 @@ Name: pcs -Version: 0.10.2 -Release: 5%{?dist} +Version: 0.10.6 +Release: 1%{?dist} # https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#Good_Licenses # GPLv2: pcs # ASL 2.0: tornado @@ -505,6 +505,9 @@ remove_all_tests() { %license pyagentx_LICENSE.txt %changelog +* Thu Jun 11 2020 xielh - 0.10.6-1 +- Change pcs ui + * Sun Apr 26 2020 wangmian - 0.10.2-5 - Change pcs ui -- Gitee