diff --git a/.gitignore b/.gitignore index e7c855d..0ec6771 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /ldb-1.1.21.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 37bff65..8f61450 100644 --- a/libldb.spec +++ b/libldb.spec @@ -8,7 +8,7 @@ %define tevent_version 0.9.17 Name: libldb -Version: 1.1.25 +Version: 1.1.26 Release: 1%{?dist} Group: Development/Libraries Summary: A schema-less, ldap like, API and database @@ -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 + * Mon Jan 4 2016 Jakub Hrozek - 1.1.25-1 - New upstream release 1.1.25 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