fix source

(cherry picked from commit e8e7a25cea312875af2fcd858ac3f839ad9a5b9d)
This commit is contained in:
lyn1001 2022-11-19 18:16:29 +08:00 committed by openeuler-sync-bot
parent 9e61f5712e
commit e095a23993

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