From 7ccc52624c5122d180b2427c3e00c73f0f0df085 Mon Sep 17 00:00:00 2001 From: loong_C Date: Fri, 27 May 2022 14:53:14 +0800 Subject: [PATCH] fix spec changelog date --- jboss-jacc-1.4-api.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/jboss-jacc-1.4-api.spec b/jboss-jacc-1.4-api.spec index 2b98d83..3114707 100644 --- a/jboss-jacc-1.4-api.spec +++ b/jboss-jacc-1.4-api.spec @@ -1,6 +1,6 @@ Name: jboss-jacc-1.4-api Version: 1.0.2 -Release: 15 +Release: 16 Summary: JBoss JACC 1.4 API License: CDDL or GPLv2 with exceptions URL: http://www.jboss.org @@ -39,5 +39,8 @@ This package contains the API documentation for %{name}. %doc LICENSE README %changelog -* Thu Dec 13 2019 openEuler Buildteam - 1.0.2-15 +* Fri May 27 2022 loong_C - 1.0.2-16 +- fix spec changelog date + +* Tue Dec 17 2019 openEuler Buildteam - 1.0.2-15 - Package init -- Gitee