From c9e3a2f5d0bb87b80b6a64a4576eee51ceba17a2 Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Nov 05 2019 15:29:00 +0000 Subject: Bump NVR to 11.2 Signed-off-by: Alexander Bokovoy --- diff --git a/configure.ac b/configure.ac index 68396a8..d05bad9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.59]) -AC_INIT([bind-dyndb-ldap], [11.1], [freeipa-devel@redhat.com]) +AC_INIT([bind-dyndb-ldap], [11.2], [freeipa-devel@redhat.com]) AM_INIT_AUTOMAKE([-Wall foreign dist-bzip2]) diff --git a/contrib/bind-dyndb-ldap.spec b/contrib/bind-dyndb-ldap.spec index cc03f04..36398ac 100644 --- a/contrib/bind-dyndb-ldap.spec +++ b/contrib/bind-dyndb-ldap.spec @@ -1,9 +1,9 @@ %define VERSION %{version} -%define bind_version 32:9.11.1-1.P1 +%define bind_version 32:9.11.11-1 Name: bind-dyndb-ldap -Version: 11.1 +Version: 11.2 Release: 0%{?dist} Summary: LDAP back-end plug-in for BIND @@ -116,6 +116,9 @@ rm -rf %{buildroot} %changelog +* Tue Nov 05 2019 Alexander Bokovoy +- Bump BIND version + * Tue Jun 27 2017 Tomas Krizek - Bump BIND version