[libldb] Update to 1.1.0 (dependency for samba4 alpha16 snapshot)

Simo Sorce simo at fedoraproject.org
Tue Aug 2 19:19:26 UTC 2011


commit de17f62cb440824f986c6c474230889824a0e363
Author: Simo Sorce <ssorce at redhat.com>
Date:   Tue Aug 2 15:19:08 2011 -0400

    Update to 1.1.0
    (dependency for samba4 alpha16 snapshot)

 .gitignore  |    1 +
 libldb.spec |    8 ++++++--
 sources     |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b29628b..909e133 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /ldb-0.9.22.tar.gz
 /ldb-1.0.0.tar.gz
 /ldb-1.0.2.tar.gz
+/ldb-1.1.0.tar.gz
diff --git a/libldb.spec b/libldb.spec
index a343390..41ed33e 100644
--- a/libldb.spec
+++ b/libldb.spec
@@ -5,10 +5,10 @@
 
 %define talloc_version 2.0.5
 %define tdb_version 1.2.9
-%define tevent_version 0.9.10
+%define tevent_version 0.9.12
 
 Name: libldb
-Version: 1.0.2
+Version: 1.1.0
 Release: 1%{?dist}
 Group: Development/Libraries
 Summary: A schema-less, ldap like, API and database
@@ -161,6 +161,10 @@ rm -rf %{buildroot}
 %postun -n pyldb -p /sbin/ldconfig
 
 %changelog
+* Tue Aug  2 2011 Simo Sorce <ssorce at redhat.com> - 1.1.0-1
+- Update to 1.1.0
+  (dependency for samba4 alpha16 snapshot)
+
 * Tue Feb 22 2011 Simo Sorce <ssorce at redhat.com> - 1.0.2-1
 - Update to 1.0.2
   (dependency for samba4 alpha15 snapshot)
diff --git a/sources b/sources
index 71f95c8..f042ad0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ddd127bf1702bf454864fc5407f2ace5  ldb-1.0.2.tar.gz
+61145ad9cfe017ce4fca5cbc77b9552b  ldb-1.1.0.tar.gz


More information about the scm-commits mailing list