!4 [sync] PR-2: Rebuild for fix log4j1.x cves

From: @openeuler-sync-bot 
Reviewed-by: @wangchong1995924 
Signed-off-by: @wangchong1995924
This commit is contained in:
openeuler-ci-bot 2022-02-28 09:12:53 +00:00 committed by Gitee
commit 66d8482d9f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,7 +2,7 @@
%global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')
Name: jython
Version: 2.7.1
Release: 1
Release: 2
Summary: A Java implementation of the Python language
License: ASL 1.1 and BSD
URL: http://www.jython.org/
@ -144,5 +144,8 @@ ln -s %{_datadir}/%{name}/bin/jython $RPM_BUILD_ROOT%{_bindir}
%{_datadir}/%{name}/Demo
%changelog
* Fri Feb 25 2022 wangkai <wangkai385@huawei.com> - 2.7.1-2
- Rebuild for fix log4j1.x cves
* Mon Aug 3 2020 yanan li <liyanan032@huawei.com> - 2.7.1-1
- Package init