diff --git a/.gitignore b/.gitignore index 97d03a3..ae5ad1d 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /ldb-1.1.23.tar.gz /ldb-1.1.24.tar.gz /ldb-1.1.25.tar.gz +/ldb-1.1.26.tar.gz diff --git a/libldb.spec b/libldb.spec index 5dbedc6..5c91ccb 100644 --- a/libldb.spec +++ b/libldb.spec @@ -8,8 +8,8 @@ %define tevent_version 0.9.17 Name: libldb -Version: 1.1.25 -Release: 2%{?dist} +Version: 1.1.26 +Release: 1%{?dist} Group: Development/Libraries Summary: A schema-less, ldap like, API and database Requires: libtalloc%{?_isa} >= %{talloc_version} @@ -178,6 +178,9 @@ rm -rf %{buildroot} %postun -n pyldb -p /sbin/ldconfig %changelog +* Mon Feb 22 2016 Jakub Hrozek - 1.1.26-1 +- New upstream release 1.1.26 + * Thu Feb 04 2016 Fedora Release Engineering - 1.1.25-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 623dc6d..4d44099 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d674b5b9e659a97e43b5e424b3cedbb4 ldb-1.1.25.tar.gz +31780b702b638ad32aa5d9853d257839 ldb-1.1.26.tar.gz