From b3893dfe0687ce01328f8090e7eb4c225775d893 Mon Sep 17 00:00:00 2001 From: Petr Spacek Date: Apr 09 2014 16:36:26 +0000 Subject: Merge branch 'f20' Signed-off-by: Petr Spacek --- diff --git a/.gitignore b/.gitignore index 5f810b2..925a6ff 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ bind-dyndb-ldap-0.1.0b.tar.bz2 /bind-dyndb-ldap-3.4.tar.bz2 /bind-dyndb-ldap-3.5.tar.bz2 /bind-dyndb-ldap-4.1.tar.bz2 +/bind-dyndb-ldap-4.3.tar.bz2 diff --git a/bind-dyndb-ldap.spec b/bind-dyndb-ldap.spec index 4acbc64..fa6fa3b 100644 --- a/bind-dyndb-ldap.spec +++ b/bind-dyndb-ldap.spec @@ -1,8 +1,8 @@ %define VERSION %{version} Name: bind-dyndb-ldap -Version: 4.1 -Release: 2%{?dist} +Version: 4.3 +Release: 1%{?dist} Summary: LDAP back-end plug-in for BIND Group: System Environment/Libraries @@ -79,6 +79,9 @@ rm -rf %{buildroot} %changelog +* Wed Apr 09 2014 Petr Spacek 4.3-1 +- update to 4.3 + * Mon Feb 24 2014 Petr Spacek 4.1-2 - remove deprecated define _BSD_SOURCE diff --git a/sources b/sources index 63f4e2b..20ddb3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d7209da68dd142b4d1e28cab4d960f04 bind-dyndb-ldap-4.1.tar.bz2 +04038392b59a4381173eac198e9a73b8 bind-dyndb-ldap-4.3.tar.bz2