[libldb] New upstream release 1.1.14

Jakub Hrozek jhrozek at fedoraproject.org
Thu Dec 6 09:20:59 UTC 2012


commit b840001b158ba1a9a7c01b869be9f609b0589360
Author: Jakub Hrozek <jhrozek at redhat.com>
Date:   Sat Dec 1 21:05:56 2012 +0100

    New upstream release 1.1.14

 .gitignore  |    1 +
 libldb.spec |   11 +++++++----
 sources     |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f97a32..51188f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /ldb-1.1.11.tar.gz
 /ldb-1.1.12.tar.gz
 /ldb-1.1.13.tar.gz
+/ldb-1.1.14.tar.gz
diff --git a/libldb.spec b/libldb.spec
index 154ced1..1915221 100644
--- a/libldb.spec
+++ b/libldb.spec
@@ -3,12 +3,12 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %endif
 
-%define talloc_version 2.0.7
-%define tdb_version 1.2.10
-%define tevent_version 0.9.15
+%define talloc_version 2.0.8
+%define tdb_version 1.2.11
+%define tevent_version 0.9.17
 
 Name: libldb
-Version: 1.1.13
+Version: 1.1.14
 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
+* Sat Dec 01 2012 Jakub Hrozek <jhrozek at redhat.com> - 1.1.14-1
+- New upstream release 1.1.14
+
 * Wed Oct 03 2012 Jakub Hrozek <jhrozek at redhat.com> - 1.1.13-1
 - New upstream release 1.1.13
 
diff --git a/sources b/sources
index d6e36cf..f249dfa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-711447a8d6014a974b4c98849cdbc9b8  ldb-1.1.13.tar.gz
+7692c592ec7d8070f1d97aeb5738e05a  ldb-1.1.14.tar.gz


More information about the scm-commits mailing list