diff --git a/.gitignore b/.gitignore index 56858a0..e313d96 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ bind-dyndb-ldap-0.1.0b.tar.bz2 /bind-dyndb-ldap-2.4.tar.bz2 /bind-dyndb-ldap-2.5.tar.bz2 /bind-dyndb-ldap-2.6.tar.bz2 +/bind-dyndb-ldap-3.0.tar.bz2 diff --git a/bind-dyndb-ldap.spec b/bind-dyndb-ldap.spec index b60c685..6ca83e6 100644 --- a/bind-dyndb-ldap.spec +++ b/bind-dyndb-ldap.spec @@ -5,7 +5,7 @@ %define VERSION %{version} Name: bind-dyndb-ldap -Version: 2.6 +Version: 3.0 Release: 1%{?dist} Summary: LDAP back-end plug-in for BIND @@ -58,6 +58,9 @@ rm -rf %{buildroot} %changelog +* Tue Apr 02 2013 Petr Spacek 3.0-1 +- update to 3.0 + * Tue Mar 26 2013 Petr Spacek 2.6-1 - update to 2.6 diff --git a/sources b/sources index 2ffdeb4..8a193d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bfda722f10083de340c51be5707b53ae bind-dyndb-ldap-2.6.tar.bz2 +13aeb067359a9817f6a7ab06c53816c7 bind-dyndb-ldap-3.0.tar.bz2