!24 Bring source file into correspondence with described in spec file

From: @wang--ge 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-11-09 10:42:37 +00:00 committed by Gitee
commit ed1d2fb128
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: datanucleus-api-jdo
Version: 3.2.8
Release: 3
Release: 4
Summary: DataNucleus JDO API plugin
License: ASL 2.0
URL: https://github.com/datanucleus/datanucleus-api-jdo
@ -53,6 +53,9 @@ cp -p META-INF/README.txt .
%doc LICENSE.txt NOTICE.txt
%changelog
* Wed Nov 09 2022 Ge Wang <wangge20@h-partners.com> - 3.2.8-4
- Bring source file into correspondence with described in spec file
* Fri Dec 24 2021 yaoxin <yaoxin30@huawei.com> - 3.2.8-3
- This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.