diff --git a/.gitignore b/.gitignore index 2232e09..016a976 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /ldb-1.1.14.tar.gz /ldb-1.1.15.tar.gz /ldb-1.1.16.tar.gz +/ldb-1.1.17.tar.gz diff --git a/libldb.spec b/libldb.spec index eff8fad..d799831 100644 --- a/libldb.spec +++ b/libldb.spec @@ -8,8 +8,8 @@ %define tevent_version 0.9.17 Name: libldb -Version: 1.1.16 -Release: 4%{?dist} +Version: 1.1.17 +Release: 1%{?dist} Group: Development/Libraries Summary: A schema-less, ldap like, API and database Requires: libtalloc%{?_isa} >= %{talloc_version} @@ -177,6 +177,9 @@ rm -rf %{buildroot} %postun -n pyldb -p /sbin/ldconfig %changelog +* Tue May 06 2014 Jakub Hrozek - 1.1.17-1 +- New upstream release 1.1.14 + * Thu Jan 02 2014 Stephen Gallagher - 1.1.16-4 - Enable building libldb's LDAP interface module diff --git a/sources b/sources index 85e7f71..794e595 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -60865c0b5704469ee2e59703087c8ec8 ldb-1.1.16.tar.gz +7c2ab4e3f2a4186493aa06eabbc61cc0 ldb-1.1.17.tar.gz