!11 修改错误的 source来源

From: @lyn1001 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2022-11-19 10:39:30 +00:00 committed by Gitee
commit 54438dbe4f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,11 +1,11 @@
Name: hibernate3
Version: 3.6.10
Release: 25
Release: 26
Summary: Inquiry service and persistence of releationship
License: LGPLv2+
URL: http://www.hibernate.org/
# git clone git://github.com/hibernate/hibernate-orm
# cd hibernate-orm/ && git archive --format=tar --prefix=hibernate-orm-3.6.10.Final/ 3.6.10.Final | xz > hibernate-3.6.10.Final.tar.xz
# git clone https://github.com/hibernate/hibernate-orm
# cd hibernate-orm/ && git archive --format=tar --prefix=hibernate-orm-3.6.10.Final/ 3.6.10.Final | xz > hibernate-orm-3.6.10.Final.tar.xz
Source0: hibernate-orm-3.6.10.Final.tar.xz
Patch0000: hibernate-orm-fix-jacc-gid-aid.patch
Patch0001: hibernate-orm-cglib-3.1.patch
@ -157,6 +157,9 @@ export LANG=en_US.UTF-8
%license lgpl.txt
%changelog
* Sat Nov 19 2022 liyanan <liyanan32@h-partners.com> - 3.6.10-26
- Change source
* Fri Mar 19 2021 zhanghua <zhanghua40@huawei.com> - 3.6.10-25
- fix CVE-2019-14900