diff --git a/.gitignore b/.gitignore index 29a655d..e410794 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /tdb-1.3.6.tar.gz /tdb-1.3.7.tar.gz /tdb-1.3.8.tar.gz +/tdb-1.3.9.tar.gz diff --git a/libtdb.spec b/libtdb.spec index 5f7295f..c1c0f07 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -1,6 +1,6 @@ Name: libtdb -Version: 1.3.8 -Release: 3%{?dist} +Version: 1.3.9 +Release: 1%{?dist} Group: System Environment/Daemons Summary: The tdb library License: LGPLv3+ @@ -124,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT %postun -n python3-tdb -p /sbin/ldconfig %changelog +* Wed Apr 27 2016 Jakub Hrozek - 1.3.9-1 +- New upstream release 1.3.9 + * Thu Feb 04 2016 Fedora Release Engineering - 1.3.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 8ac7a9a..5c60f52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fa4c9e2f59fcf41441285bca5f5ab481 tdb-1.3.8.tar.gz +20c980778114543656e0770249d13735 tdb-1.3.9.tar.gz