Rebase to LDAP SDK 5.6.0
Resolves: RHEL-70107
This commit is contained in:
parent
3d549110dd
commit
5f656e36fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ ldapjdk-4.18.tar.gz
|
||||
/ldap-sdk-5.5.0-alpha4.tar.gz
|
||||
/ldap-sdk-5.5.0.tar.gz
|
||||
/ldap-sdk-5.6.0-alpha1.tar.gz
|
||||
/ldap-sdk-5.6.0.tar.gz
|
||||
|
@ -13,13 +13,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 alpha1
|
||||
#global phase
|
||||
|
||||
%undefine timestamp
|
||||
%undefine commit_id
|
||||
@ -161,6 +161,9 @@ ln -sf %{name}/ldaptools.pom %{buildroot}%{_mavenpomdir}/JPP-ldaptools.pom
|
||||
|
||||
################################################################################
|
||||
%changelog
|
||||
* Fri Feb 14 2025 Red Hat PKI Team <rhcs-maint@redhat.com> - 5.6.0-1
|
||||
- Rebase to LDAP SDK 5.6.0
|
||||
|
||||
* Mon Dec 09 2024 Red Hat PKI Team <rhcs-maint@redhat.com> - 5.6.0-alpha1
|
||||
- Rebase to LDAP SDK 5.6.0-alpha1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ldap-sdk-5.6.0-alpha1.tar.gz) = 8aafe83086dd378d5db52c5e42ec961115ae9e7add685057ede716f0ba7389b630975c34ae675e1c2e1a1b5e0519badee78d5f59a21cfb88a0f20308b9d6cdaa
|
||||
SHA512 (ldap-sdk-5.6.0.tar.gz) = f484cea5ea7db5e2c911cb24ca2cbe382cf6f0b8edebc5a521b651cb722fe3c0d7016bc70e5615dfc36bf3344ff121657f5e58d8efebb6b9fcc1a4af43fc8a47
|
||||
|
Loading…
Reference in New Issue
Block a user