From 4d11b8602edd1caf58b3027703cd34d15e325a16 Mon Sep 17 00:00:00 2001 From: loong-C Date: Wed, 15 Jun 2022 05:34:35 +0000 Subject: [PATCH] fix bogus date in %changelog --- libqb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libqb.spec b/libqb.spec index 1755977..0235a1e 100644 --- a/libqb.spec +++ b/libqb.spec @@ -95,5 +95,5 @@ This package contains a program to create nicely-formatted man pages from Doxyge https://github.com/ClusterLabs/libqb/commit/7cd7b06d52ac80c343f362c7e39ef75495439dfc https://github.com/ClusterLabs/libqb/commit/6a4067c1d1764d93d255eccecfd8bf9f43cb0b4d -* Tue Apr 27 2020 wangerfeng - 1.0.3-6 +* Fri Jun 19 2020 wangerfeng - 1.0.3-6 - Package init -- Gitee