From 82105e113fc73571caaa292e814a13f45e2fc4cc Mon Sep 17 00:00:00 2001 From: yangzhao_kl Date: Wed, 8 Jun 2022 06:39:30 +0000 Subject: [PATCH] fix spec changelog date error --- xmlpull.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmlpull.spec b/xmlpull.spec index 25c3c74..65acb28 100644 --- a/xmlpull.spec +++ b/xmlpull.spec @@ -40,5 +40,5 @@ A Java XML pull-parsing API and implementation test suite. %files parent -f .mfiles-xmlpull-parent %changelog -* Tue Apr 15 2021 wutao - 1.1.3.1-1 +* Thu Apr 15 2021 wutao - 1.1.3.1-1 - package init -- Gitee