diff --git a/.gitignore b/.gitignore index b42d0f2..52ca752 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ bind-dyndb-ldap-0.1.0b.tar.bz2 /bind-dyndb-ldap-1.0.0rc1.tar.bz2 /bind-dyndb-ldap-1.1.0a1.tar.bz2 /bind-dyndb-ldap-1.1.0a2.tar.bz2 +/bind-dyndb-ldap-1.1.0b1.tar.bz2 diff --git a/bind-dyndb-ldap.spec b/bind-dyndb-ldap.spec index 320f892..50da6e6 100644 --- a/bind-dyndb-ldap.spec +++ b/bind-dyndb-ldap.spec @@ -1,12 +1,12 @@ #%define PATCHVER P4 -%define PREVER a2 +%define PREVER b1 #%define VERSION %{version} #%define VERSION %{version}-%{PATCHVER} %define VERSION %{version}%{PREVER} Name: bind-dyndb-ldap Version: 1.1.0 -Release: 0.8.%{PREVER}%{?dist} +Release: 0.9.%{PREVER}%{?dist} Summary: LDAP back-end plug-in for BIND Group: System Environment/Libraries @@ -56,6 +56,9 @@ rm -rf %{buildroot} %changelog +* Tue Mar 06 2012 Adam Tkac - 1.1.0-0.9.b1 +- update to 1.1.0b1 + * Mon Feb 13 2012 Adam Tkac - 1.1.0-0.8.a2 - update to 1.1.0a2 diff --git a/sources b/sources index 8925bd0..6ac5f6d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4d769886c231dfc049cacc0a622b9603 bind-dyndb-ldap-1.1.0a2.tar.bz2 +c9784234076d5165e19239bf841e7d28 bind-dyndb-ldap-1.1.0b1.tar.bz2