[SCM] Samba Shared Repository - branch master updated

Stefan Metzmacher metze at samba.org
Mon Oct 10 06:25:04 MDT 2011


The branch, master has been updated
       via  f47b405 ldb: change version to 1.1.3 after pyldb changes
      from  1417ea1 Remove pointless exception catching in tests.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit f47b4055e808030a8bb941d38ec6b532079f5c0b
Author: Stefan Metzmacher <metze at samba.org>
Date:   Mon Oct 10 12:48:40 2011 +0200

    ldb: change version to 1.1.3 after pyldb changes
    
    metze
    
    Autobuild-User: Stefan Metzmacher <metze at samba.org>
    Autobuild-Date: Mon Oct 10 14:24:25 CEST 2011 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 lib/ldb/ABI/{ldb-1.1.2.sigs => ldb-1.1.3.sigs}     |    0
 ...pyldb-util-1.1.2.sigs => pyldb-util-1.1.3.sigs} |    0
 lib/ldb/wscript                                    |    2 +-
 3 files changed, 1 insertions(+), 1 deletions(-)
 copy lib/ldb/ABI/{ldb-1.1.2.sigs => ldb-1.1.3.sigs} (100%)
 copy lib/ldb/ABI/{pyldb-util-1.1.2.sigs => pyldb-util-1.1.3.sigs} (100%)


Changeset truncated at 500 lines:

diff --git a/lib/ldb/ABI/ldb-1.1.2.sigs b/lib/ldb/ABI/ldb-1.1.3.sigs
similarity index 100%
copy from lib/ldb/ABI/ldb-1.1.2.sigs
copy to lib/ldb/ABI/ldb-1.1.3.sigs
diff --git a/lib/ldb/ABI/pyldb-util-1.1.2.sigs b/lib/ldb/ABI/pyldb-util-1.1.3.sigs
similarity index 100%
copy from lib/ldb/ABI/pyldb-util-1.1.2.sigs
copy to lib/ldb/ABI/pyldb-util-1.1.3.sigs
diff --git a/lib/ldb/wscript b/lib/ldb/wscript
index c4bfa21..3772871 100755
--- a/lib/ldb/wscript
+++ b/lib/ldb/wscript
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'ldb'
-VERSION = '1.1.2'
+VERSION = '1.1.3'
 
 blddir = 'bin'
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list