diff --git a/.gitignore b/.gitignore index ce51d01..dc9701b 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 11fa04c..9a1baff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (4.0.11.tar.gz) = 8dbb1e861488b67c39e10d4b9444db6a725a7547cfbf77459e2d280b7189c512bd1d460a064bf707ec4db13c794035c5e224bad043d2ff073ae790715a3aae54 +SHA512 (4.0.14.tar.gz) = 93cbe18d471600479ca53de06b76447c269872d355eb609496f223d563e07932ad68b9b117de55acd995dc94945681d867fcfd15b4236671a3c5328f6bed58bb diff --git a/unboundid-ldapsdk.spec b/unboundid-ldapsdk.spec index d5fcac5..c1a6479 100644 --- a/unboundid-ldapsdk.spec +++ b/unboundid-ldapsdk.spec @@ -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 - 4.0.14-1 +- Update to 4.0.14 (#1783206) + +* Thu Nov 28 2019 Sandro Bonazzola - 4.0.13-1 +- Update to 4.0.13 (#1776564) + +* Thu Oct 10 2019 Sandro Bonazzola - 4.0.12-1 +- Update to 4.0.12 (#1760153) + * Sat Jul 27 2019 Fedora Release Engineering - 4.0.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild