From 71aed9f0280c8db6610ae981749343428d753c0d Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Tue, 27 Mar 2012 15:14:56 +0200 Subject: [PATCH] Update to 1.1.0b2 Signed-off-by: Adam Tkac --- .gitignore | 1 + bind-dyndb-ldap.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 52ca752..a4198ec 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ bind-dyndb-ldap-0.1.0b.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 +/bind-dyndb-ldap-1.1.0b2.tar.bz2 diff --git a/bind-dyndb-ldap.spec b/bind-dyndb-ldap.spec index 50da6e6..b1edb54 100644 --- a/bind-dyndb-ldap.spec +++ b/bind-dyndb-ldap.spec @@ -1,12 +1,12 @@ #%define PATCHVER P4 -%define PREVER b1 +%define PREVER b2 #%define VERSION %{version} #%define VERSION %{version}-%{PATCHVER} %define VERSION %{version}%{PREVER} Name: bind-dyndb-ldap Version: 1.1.0 -Release: 0.9.%{PREVER}%{?dist} +Release: 0.10.%{PREVER}%{?dist} Summary: LDAP back-end plug-in for BIND Group: System Environment/Libraries @@ -56,6 +56,9 @@ rm -rf %{buildroot} %changelog +* Tue Mar 27 2012 Adam Tkac - 1.1.0-0.10.b2 +- update to 1.1.0b2 + * Tue Mar 06 2012 Adam Tkac - 1.1.0-0.9.b1 - update to 1.1.0b1 diff --git a/sources b/sources index 6ac5f6d..daf32d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c9784234076d5165e19239bf841e7d28 bind-dyndb-ldap-1.1.0b1.tar.bz2 +a0cb429572b92b01b8d45fe064931aae bind-dyndb-ldap-1.1.0b2.tar.bz2