Rebase to LDAP SDK 5.5.0
Resolves: https://issues.redhat.com/browse/RHEL-12302 side-tag: c9s-build-side-3046-stack-gate
This commit is contained in:
parent
694f801013
commit
cbd007e9be
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ ldapjdk-4.18.tar.gz
|
||||
/ldap-sdk-5.3.0.tar.gz
|
||||
/ldap-sdk-5.4.0.tar.gz
|
||||
/ldap-sdk-5.5.0-alpha4.tar.gz
|
||||
/ldap-sdk-5.5.0.tar.gz
|
||||
|
@ -12,13 +12,13 @@ Name: ldapjdk
|
||||
# Downstream release number:
|
||||
# - development/stabilization (unsupported): 0.<n> where n >= 1
|
||||
# - GA/update (supported): <n> where n >= 1
|
||||
%global release_number 0.1
|
||||
%global release_number 1
|
||||
|
||||
# Development phase:
|
||||
# - development (unsupported): alpha<n> where n >= 1
|
||||
# - stabilization (unsupported): beta<n> where n >= 1
|
||||
# - GA/update (supported): <none>
|
||||
%global phase alpha4
|
||||
#global phase
|
||||
|
||||
%undefine timestamp
|
||||
%undefine commit_id
|
||||
@ -160,6 +160,9 @@ ln -sf %{name}/ldaptools.pom %{buildroot}%{_mavenpomdir}/JPP-ldaptools.pom
|
||||
|
||||
################################################################################
|
||||
%changelog
|
||||
* Wed Feb 21 2024 Red Hat PKI Team <rhcs-maint@redhat.com> - 5.5.0-1
|
||||
- Rebase to LDAP SDK 5.5.0
|
||||
|
||||
* Thu Dec 07 2023 Red Hat PKI Team <rhcs-maint@redhat.com> - 5.5.0-0.1.alpha4
|
||||
- Rebase to LDAP SDK 5.5.0-alpha4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ldap-sdk-5.5.0-alpha4.tar.gz) = 0df00069fdb9bb63e93970f896a3539f8e37f043bcb9aec2e51894f171d8e9c82cb38a8b19fa783cd317f4b2a80a046b0b9408aee005c3b589ec1e415b9eabeb
|
||||
SHA512 (ldap-sdk-5.5.0.tar.gz) = 8f3502a731cfd8275664bdef5413db2fadcb80252b847cd5835de4ff6ba75e975c65aa4ea068ae18d35ecfeccf086a113c2763cf3160144e12b4c58c9b698d59
|
||||
|
Loading…
Reference in New Issue
Block a user