[bind-dyndb-ldap] Update to 1.1.0a1

Adam Tkac atkac at fedoraproject.org
Wed Jan 18 10:05:29 UTC 2012


commit 132105ecef2279fe988193a14adfdbb674aa4a5a
Author: Adam Tkac <atkac at redhat.com>
Date:   Wed Jan 18 11:05:16 2012 +0100

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

 .gitignore           |    1 +
 bind-dyndb-ldap.spec |    9 ++++++---
 sources              |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0244155..f4462b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ bind-dyndb-ldap-0.1.0b.tar.bz2
 /bind-dyndb-ldap-0.2.0.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
diff --git a/bind-dyndb-ldap.spec b/bind-dyndb-ldap.spec
index af37087..9d14d2d 100644
--- a/bind-dyndb-ldap.spec
+++ b/bind-dyndb-ldap.spec
@@ -1,12 +1,12 @@
 #%define PATCHVER P4
-%define PREVER rc1
+%define PREVER a1
 #%define VERSION %{version}
 #%define VERSION %{version}-%{PATCHVER}
 %define VERSION %{version}%{PREVER}
 
 Name:           bind-dyndb-ldap
-Version:        1.0.0
-Release:        0.5.%{PREVER}%{?dist}
+Version:        1.1.0
+Release:        0.6.%{PREVER}%{?dist}
 Summary:        LDAP back-end plug-in for BIND
 
 Group:          System Environment/Libraries
@@ -56,6 +56,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Jan 18 2012 Adam Tkac <atkac redhat com> - 1.1.0-0.6.a1
+- update to 1.1.0a1
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-0.5.rc1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index f2b3a4a..b81f406 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ae78ca3ba9525ed0c7ec1121c55f1f4  bind-dyndb-ldap-1.0.0rc1.tar.bz2
+817089493cede5187687c7a3cb905887  bind-dyndb-ldap-1.1.0a1.tar.bz2


More information about the scm-commits mailing list