From 8fca1b615d6edd81fd259b141cc12249f51ce15c Mon Sep 17 00:00:00 2001 From: Dingli Zhang Date: Thu, 21 Nov 2024 12:39:21 +0000 Subject: [PATCH] Test ci --- jacorb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jacorb.spec b/jacorb.spec index 71ca11b..3fe4aaa 100644 --- a/jacorb.spec +++ b/jacorb.spec @@ -1,6 +1,6 @@ Name: jacorb Version: 2.3.1 -Release: 1 +Release: 2 Summary: The Java implementation of the OMG's CORBA standard License: LGPLv2 URL: http://www.jacorb.org/index.html @@ -69,5 +69,8 @@ ant all doc %doc doc/LICENSE %changelog +* Thu Nov 21 2024 Dingli Zhang - 2.3.1-2 +- Test ci + * Wed Sep 2 2020 Ge Wang - 2.3.1-1 - Package init -- Gitee