diff --git a/.gitignore b/.gitignore index 15df7b0..519240e 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ bind-dyndb-ldap-0.1.0b.tar.bz2 /bind-dyndb-ldap-3.1.tar.bz2 /bind-dyndb-ldap-3.2.tar.bz2 /bind-dyndb-ldap-3.3.tar.bz2 +/bind-dyndb-ldap-3.4.tar.bz2 diff --git a/bind-dyndb-ldap.spec b/bind-dyndb-ldap.spec index 7255d43..1b15e6b 100644 --- a/bind-dyndb-ldap.spec +++ b/bind-dyndb-ldap.spec @@ -5,7 +5,7 @@ %define VERSION %{version} Name: bind-dyndb-ldap -Version: 3.3 +Version: 3.4 Release: 1%{?dist} Summary: LDAP back-end plug-in for BIND @@ -58,6 +58,9 @@ rm -rf %{buildroot} %changelog +* Tue Jun 25 2013 Petr Spacek 3.4-1 +- update to 3.4 + * Tue Jun 04 2013 Petr Spacek 3.3-1 - update to 3.3 - patch bind-dyndb-ldap-tbabej-0001-Build-fixes-for-Fedora-19.patch merged diff --git a/sources b/sources index 0944650..5325d80 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -61b894d9d0da353b529e64c15003dc7f bind-dyndb-ldap-3.3.tar.bz2 +6f242838ddf61339759e57479f081197 bind-dyndb-ldap-3.4.tar.bz2