From 44f93385fb40c1fbdb90b429aef757d982ae3dce Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Dec 05 2014 13:30:33 +0000 Subject: New upstream release 1.1.18 --- diff --git a/.gitignore b/.gitignore index 016a976..c91807a 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /ldb-1.1.15.tar.gz /ldb-1.1.16.tar.gz /ldb-1.1.17.tar.gz +/ldb-1.1.18.tar.gz diff --git a/libldb.spec b/libldb.spec index 768a347..4928e34 100644 --- a/libldb.spec +++ b/libldb.spec @@ -4,12 +4,12 @@ %endif %define talloc_version 2.0.8 -%define tdb_version 1.2.12 +%define tdb_version 1.3.3 %define tevent_version 0.9.17 Name: libldb -Version: 1.1.17 -Release: 4%{?dist} +Version: 1.1.18 +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 +* Fri Dec 5 2014 Jakub Hrozek - 1.1.18-1 +- New upstream release 1.1.18 + * Sun Aug 17 2014 Fedora Release Engineering - 1.1.17-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 794e595..bf6b5de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7c2ab4e3f2a4186493aa06eabbc61cc0 ldb-1.1.17.tar.gz +288716704228f6158d6855360121cae5 ldb-1.1.18.tar.gz