[bind-dyndb-ldap] Update to 1.1.0a2

Adam Tkac atkac at fedoraproject.org
Mon Feb 13 17:35:35 UTC 2012


commit 59dd94a8e4753d94fc096eeec1fe0a65e30e2430
Author: Adam Tkac <atkac at redhat.com>
Date:   Mon Feb 13 18:35:27 2012 +0100

    Update to 1.1.0a2
    
    Signed-off-by: Adam Tkac <atkac at redhat.com>

 .gitignore           |    1 +
 bind-dyndb-ldap.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
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 <atkac redhat com> - 1.1.0-0.8.a2
+- update to 1.1.0a2
+
 * Thu Feb 02 2012 Adam Tkac <atkac redhat com> - 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


More information about the scm-commits mailing list