Rebuild for fix log4j1.x cves

(cherry picked from commit f0d6c4c59b15ea55e1592bbb83bf0cc6bb8662e1)
This commit is contained in:
wk333 2022-02-25 14:32:21 +08:00 committed by openeuler-sync-bot
parent 813ba9c4dd
commit 75db2024d5

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