Rebase to LDAP SDK 4.24.0
Resolves: https://issues.redhat.com/browse/RHEL-12765
This commit is contained in:
parent
4e73dcfbba
commit
7d14de6ad7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
SOURCES/ldap-sdk-4.23.0.tar.gz
|
||||
/ldap-sdk-4.23.0.tar.gz
|
||||
/ldap-sdk-4.24.0-alpha1.tar.gz
|
||||
/ldap-sdk-4.24.0.tar.gz
|
||||
|
||||
@ -17,10 +17,10 @@ BuildArch: noarch
|
||||
|
||||
# For development (i.e. unsupported) releases, use x.y.z-0.n.<phase>.
|
||||
# For official (i.e. supported) releases, use x.y.z-r where r >=1.
|
||||
%global release_number 0.1
|
||||
%global release_number 1
|
||||
Version: %{major_version}.%{minor_version}.%{update_version}
|
||||
Release: %{release_number}%{?_timestamp}%{?_commit_id}%{?dist}
|
||||
%global _phase -alpha1
|
||||
#global _phase -alpha1
|
||||
|
||||
%global spname ldapsp
|
||||
%global filtname ldapfilt
|
||||
@ -174,6 +174,9 @@ cp -r java-sdk/dist/doc/* $RPM_BUILD_ROOT%{_javadocdir}/ldapjdk
|
||||
|
||||
################################################################################
|
||||
%changelog
|
||||
* Fri Feb 08 2024 Red Hat PKI Team <rhcs-maint@redhat.com> 4.24.0-1
|
||||
- Rebase to LDAP SDK 4.24.0
|
||||
|
||||
* Tue Jan 16 2024 Red Hat PKI Team <rhcs-maint@redhat.com> 4.24.0-0.1
|
||||
- Rebase to LDAP SDK 4.24.0-alpha1
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ldap-sdk-4.24.0-alpha1.tar.gz) = 5d068d865e16fc0332703d68424a470c2ddd73cab3767b7ccdec1fad433682a6325822ed3948e8555c2dce2b2936324938adc374cc84b194a7c6588724b0c006
|
||||
SHA512 (ldap-sdk-4.24.0.tar.gz) = dbe5a0ea25d52cdd0d39fcfc9a866ec3bcc2edfafb4025c92235c7aa92c7d265a4984726669c41648f5fb06cbec49eb0944233257622cbd7381f702ba78b0547
|
||||
|
||||
Loading…
Reference in New Issue
Block a user