Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
375241f7ba | ||
|
|
3e124bf601 | ||
|
|
a326ac3e00 |
3 changed files with 15 additions and 3 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,8 +3,8 @@
|
|||
%global commit b2272901fd62ad978017ff1aeb049cafc1999b12
|
||||
|
||||
Name: unboundid-ldapsdk
|
||||
Version: 4.0.11
|
||||
Release: 2%{?dist}
|
||||
Version: 4.0.14
|
||||
Release: 1%{?dist}
|
||||
Summary: UnboundID LDAP SDK for Java
|
||||
|
||||
License: GPLv2 or LGPLv2+
|
||||
|
|
@ -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)
|
||||
|
||||
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.11-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue