diff --git a/.gitignore b/.gitignore index f4462b5..b42d0f2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ bind-dyndb-ldap-0.1.0b.tar.bz2 /bind-dyndb-ldap-1.0.0b1.tar.gz /bind-dyndb-ldap-1.0.0rc1.tar.bz2 /bind-dyndb-ldap-1.1.0a1.tar.bz2 +/bind-dyndb-ldap-1.1.0a2.tar.bz2 diff --git a/bind-dyndb-ldap.spec b/bind-dyndb-ldap.spec index 954dcc4..320f892 100644 --- a/bind-dyndb-ldap.spec +++ b/bind-dyndb-ldap.spec @@ -1,12 +1,12 @@ #%define PATCHVER P4 -%define PREVER a1 +%define PREVER a2 #%define VERSION %{version} #%define VERSION %{version}-%{PATCHVER} %define VERSION %{version}%{PREVER} Name: bind-dyndb-ldap Version: 1.1.0 -Release: 0.7.%{PREVER}%{?dist} +Release: 0.8.%{PREVER}%{?dist} Summary: LDAP back-end plug-in for BIND Group: System Environment/Libraries @@ -56,6 +56,9 @@ rm -rf %{buildroot} %changelog +* Mon Feb 13 2012 Adam Tkac - 1.1.0-0.8.a2 +- update to 1.1.0a2 + * Thu Feb 02 2012 Adam Tkac - 1.1.0-0.7.a1 - rebuild against new bind diff --git a/sources b/sources index b81f406..8925bd0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -817089493cede5187687c7a3cb905887 bind-dyndb-ldap-1.1.0a1.tar.bz2 +4d769886c231dfc049cacc0a622b9603 bind-dyndb-ldap-1.1.0a2.tar.bz2