diff --git a/.gitignore b/.gitignore index f09e5fe..332feb9 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /ldb-1.1.6.tar.gz /ldb-1.1.8.tar.gz /ldb-1.1.9.tar.gz +/ldb-1.1.10.tar.gz diff --git a/libldb.spec b/libldb.spec index 84975fe..21fe88e 100644 --- a/libldb.spec +++ b/libldb.spec @@ -8,7 +8,7 @@ %define tevent_version 0.9.15 Name: libldb -Version: 1.1.9 +Version: 1.1.10 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 Aug 10 2012 Jakub Hrozek - 1.1.10-1 +- New upstream release 1.1.10 + * Thu Aug 02 2012 Stephen Gallagher - 1.1.9-1 - New upstream release 1.1.9 - Required for Samba 4 Beta 5 diff --git a/sources b/sources index 57ad255..fd831d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -53546826f5121e0a08fe3b4493b61a0b ldb-1.1.9.tar.gz +7fcf1e83b8a7bbd235f78543cb9fcafa ldb-1.1.10.tar.gz