From a326ac3e001abd12f931a06991cf1a563e668e21 Mon Sep 17 00:00:00 2001 From: Sandro Bonazzola Date: Mon, 14 Oct 2019 13:57:15 +0200 Subject: [PATCH 1/3] Update to 4.0.12 (#1760153) --- .gitignore | 1 + sources | 2 +- unboundid-ldapsdk.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ce51d01..f4c0610 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /4.0.9.tar.gz /4.0.10.tar.gz /4.0.11.tar.gz +/4.0.12.tar.gz diff --git a/sources b/sources index 11fa04c..a21f138 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (4.0.11.tar.gz) = 8dbb1e861488b67c39e10d4b9444db6a725a7547cfbf77459e2d280b7189c512bd1d460a064bf707ec4db13c794035c5e224bad043d2ff073ae790715a3aae54 +SHA512 (4.0.12.tar.gz) = 2ebc692a1b6d4549a69df86e81a5109c0b642a9e7f60edbb6d88b3bd846a4cf696afcb79d47beaa87e90d8c85d389b02c26b196baa83d155df85ef36d6611b10 diff --git a/unboundid-ldapsdk.spec b/unboundid-ldapsdk.spec index d5fcac5..ab0f20f 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.12 +Release: 1%{?dist} Summary: UnboundID LDAP SDK for Java License: GPLv2 or LGPLv2+ @@ -80,6 +80,9 @@ cd .. %license dist-root/LICENSE-GPLv2.txt %changelog +* 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 From 3e124bf601d930eb471fa9a5f4d0c01b6bdaf03d Mon Sep 17 00:00:00 2001 From: Sandro Bonazzola Date: Thu, 28 Nov 2019 10:48:52 +0100 Subject: [PATCH 2/3] Update to 4.0.13 (#1776564) --- .gitignore | 1 + sources | 2 +- unboundid-ldapsdk.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f4c0610..f2533f8 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /4.0.10.tar.gz /4.0.11.tar.gz /4.0.12.tar.gz +/4.0.13.tar.gz diff --git a/sources b/sources index a21f138..0a5b4cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (4.0.12.tar.gz) = 2ebc692a1b6d4549a69df86e81a5109c0b642a9e7f60edbb6d88b3bd846a4cf696afcb79d47beaa87e90d8c85d389b02c26b196baa83d155df85ef36d6611b10 +SHA512 (4.0.13.tar.gz) = 066ff35705048b8808a21e8ff59d0006f0f8395351b2dfab63a8eec9badaebe77e5be87013a54d16ffa322b40b850bfa2509b531107fbdfb79af724ac6455def diff --git a/unboundid-ldapsdk.spec b/unboundid-ldapsdk.spec index ab0f20f..eee317d 100644 --- a/unboundid-ldapsdk.spec +++ b/unboundid-ldapsdk.spec @@ -3,7 +3,7 @@ %global commit b2272901fd62ad978017ff1aeb049cafc1999b12 Name: unboundid-ldapsdk -Version: 4.0.12 +Version: 4.0.13 Release: 1%{?dist} Summary: UnboundID LDAP SDK for Java @@ -80,6 +80,9 @@ cd .. %license dist-root/LICENSE-GPLv2.txt %changelog +* 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) From 375241f7bad1b0895cd617d3389776c208203b65 Mon Sep 17 00:00:00 2001 From: Sandro Bonazzola Date: Fri, 10 Jan 2020 16:55:18 +0100 Subject: [PATCH 3/3] Update to 4.0.14 (#1783206) --- .gitignore | 1 + sources | 2 +- unboundid-ldapsdk.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f2533f8..dc9701b 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /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 0a5b4cc..9a1baff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (4.0.13.tar.gz) = 066ff35705048b8808a21e8ff59d0006f0f8395351b2dfab63a8eec9badaebe77e5be87013a54d16ffa322b40b850bfa2509b531107fbdfb79af724ac6455def +SHA512 (4.0.14.tar.gz) = 93cbe18d471600479ca53de06b76447c269872d355eb609496f223d563e07932ad68b9b117de55acd995dc94945681d867fcfd15b4236671a3c5328f6bed58bb diff --git a/unboundid-ldapsdk.spec b/unboundid-ldapsdk.spec index eee317d..c1a6479 100644 --- a/unboundid-ldapsdk.spec +++ b/unboundid-ldapsdk.spec @@ -3,7 +3,7 @@ %global commit b2272901fd62ad978017ff1aeb049cafc1999b12 Name: unboundid-ldapsdk -Version: 4.0.13 +Version: 4.0.14 Release: 1%{?dist} Summary: UnboundID LDAP SDK for Java @@ -80,6 +80,9 @@ 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)