[libldb] New upstream release 1.1.12

Jakub Hrozek jhrozek at fedoraproject.org
Mon Sep 3 10:47:08 UTC 2012


commit 22dd948682c2e0be1d75a397c49adb8594fb2ec7
Author: Jakub Hrozek <jhrozek at redhat.com>
Date:   Mon Sep 3 12:46:39 2012 +0200

    New upstream release 1.1.12

 .gitignore  |    1 +
 libldb.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 824d0b8..9da5da8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /ldb-1.1.9.tar.gz
 /ldb-1.1.10.tar.gz
 /ldb-1.1.11.tar.gz
+/ldb-1.1.12.tar.gz
diff --git a/libldb.spec b/libldb.spec
index e98fbe6..c9f02ec 100644
--- a/libldb.spec
+++ b/libldb.spec
@@ -8,7 +8,7 @@
 %define tevent_version 0.9.15
 
 Name: libldb
-Version: 1.1.11
+Version: 1.1.12
 Release: 1%{?dist}
 Group: Development/Libraries
 Summary: A schema-less, ldap like, API and database
@@ -177,6 +177,9 @@ rm -rf %{buildroot}
 %postun -n pyldb -p /sbin/ldconfig
 
 %changelog
+* Mon Sep 03 2012 Jakub Hrozek <jhrozek at redhat.com> - 1.1.12-1
+- New upstream release 1.1.12
+
 * Tue Aug 28 2012 Jakub Hrozek <jhrozek at redhat.com> - 1.1.11-1
 - New upstream release 1.1.11
 
diff --git a/sources b/sources
index 44790b3..1789976 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f6955747390dcb2a752ac022b36459f4  ldb-1.1.11.tar.gz
+e823ce806207189847e9b110b2544515  ldb-1.1.12.tar.gz


More information about the scm-commits mailing list