diff --git a/.gitignore b/.gitignore index 5a5721a..7156477 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ bind-dyndb-ldap-0.1.0b.tar.bz2 /bind-dyndb-ldap-5.0.tar.bz2 /bind-dyndb-ldap-5.1.tar.bz2 /bind-dyndb-ldap-5.2.tar.bz2 +/bind-dyndb-ldap-5.3.tar.bz2 diff --git a/bind-dyndb-ldap.spec b/bind-dyndb-ldap.spec index 5ea711f..e3b21fb 100644 --- a/bind-dyndb-ldap.spec +++ b/bind-dyndb-ldap.spec @@ -1,7 +1,7 @@ %define VERSION %{version} Name: bind-dyndb-ldap -Version: 5.2 +Version: 5.3 Release: 1%{?dist} Summary: LDAP back-end plug-in for BIND @@ -79,6 +79,9 @@ rm -rf %{buildroot} %changelog +* Fri Sep 12 2014 Petr Spacek - 5.3-1 +- update to 5.3 + * Mon Sep 08 2014 Petr Spacek 5.2-1 - update to 5.2 diff --git a/sources b/sources index ffc2d8a..97ea3ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ff940e8a65eee9099a3e8409f23a10a5 bind-dyndb-ldap-5.2.tar.bz2 +1a7ea4e2ffac491ab921ff0d7dee5cdb bind-dyndb-ldap-5.3.tar.bz2