sync 2203-SP3 to 24.03-LTS

This commit is contained in:
caodongxia 2024-04-12 12:58:05 +08:00
parent 9bd89649db
commit 0232d20fef

View File

@ -4,7 +4,7 @@ URL: https://github.com/dogtagpki/idm-console-framework/
License: LGPLv2 License: LGPLv2
BuildArch: noarch BuildArch: noarch
Version: 2.0.0 Version: 2.0.0
Release: 2 Release: 3
Source: https://github.com/dogtagpki/idm-console-framework/archive/v%{version}/idm-console-framework-%{version}.tar.gz Source: https://github.com/dogtagpki/idm-console-framework/archive/v%{version}/idm-console-framework-%{version}.tar.gz
BuildRequires: jss >= 5.0 ldapjdk >= 5.0 BuildRequires: jss >= 5.0 ldapjdk >= 5.0
BuildRequires: java-latest-openjdk-devel ant >= 1.6.2 BuildRequires: java-latest-openjdk-devel ant >= 1.6.2
@ -37,6 +37,9 @@ install -m644 built/release/jars/idm-console-* $RPM_BUILD_ROOT%{_javadir}
%{_javadir}/idm-console-nmclf_en.jar %{_javadir}/idm-console-nmclf_en.jar
%changelog %changelog
* Tue Nov 29 2022 yaoxin <yaoxin30@h-partners.com> - 2.0.0-3
- Fix the idm-console-framework compilation failure
* Thu Jan 19 2023 caodongxia <caodongxia@h-partners.com> - 2.0.0-2 * Thu Jan 19 2023 caodongxia <caodongxia@h-partners.com> - 2.0.0-2
- Change the JDK version - Change the JDK version