[bind-dyndb-ldap/f15] Update to 1.1.0b1.

Adam Tkac atkac at fedoraproject.org
Tue Mar 6 16:37:35 UTC 2012


commit 5f0ae2be7da70c0554de904681443ee973c96717
Author: Adam Tkac <atkac at redhat.com>
Date:   Tue Mar 6 17:37:17 2012 +0100

    Update to 1.1.0b1.
    
    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 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 <atkac redhat com> - 1.1.0-0.9.b1
+- update to 1.1.0b1
+
 * Mon Feb 13 2012 Adam Tkac <atkac redhat com> - 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


More information about the scm-commits mailing list