Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d2c22cf3bc | ||
|
|
fe0a0dde34 | ||
|
|
774223c84e |
3 changed files with 14 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -7,3 +7,6 @@
|
|||
/4.0.9.tar.gz
|
||||
/4.0.10.tar.gz
|
||||
/4.0.11.tar.gz
|
||||
/4.0.12.tar.gz
|
||||
/4.0.13.tar.gz
|
||||
/4.0.14.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (4.0.11.tar.gz) = 8dbb1e861488b67c39e10d4b9444db6a725a7547cfbf77459e2d280b7189c512bd1d460a064bf707ec4db13c794035c5e224bad043d2ff073ae790715a3aae54
|
||||
SHA512 (4.0.14.tar.gz) = 93cbe18d471600479ca53de06b76447c269872d355eb609496f223d563e07932ad68b9b117de55acd995dc94945681d867fcfd15b4236671a3c5328f6bed58bb
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
%global commit b2272901fd62ad978017ff1aeb049cafc1999b12
|
||||
|
||||
Name: unboundid-ldapsdk
|
||||
Version: 4.0.11
|
||||
Version: 4.0.14
|
||||
Release: 1%{?dist}
|
||||
Summary: UnboundID LDAP SDK for Java
|
||||
|
||||
|
|
@ -80,6 +80,15 @@ cd ..
|
|||
%license dist-root/LICENSE-GPLv2.txt
|
||||
|
||||
%changelog
|
||||
* Fri Jan 10 2020 Sandro Bonazzola <sbonazzo@redhat.com> - 4.0.14-1
|
||||
- Update to 4.0.14 (#1783206)
|
||||
|
||||
* Thu Nov 28 2019 Sandro Bonazzola <sbonazzo@redhat.com> - 4.0.13-1
|
||||
- Update to 4.0.13 (#1776564)
|
||||
|
||||
* Thu Oct 10 2019 Sandro Bonazzola <sbonazzo@redhat.com> - 4.0.12-1
|
||||
- Update to 4.0.12 (#1760153)
|
||||
|
||||
* Tue Jun 04 2019 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 4.0.11-1
|
||||
- Update to 4.0.11 (#1717154)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue