From c4c86d3cdd5c4ff64e00ab7aa56240f0882f6b20 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Wed, 11 Nov 2015 18:25:47 +0100 Subject: [PATCH] New upstream release 1.3.8 --- .gitignore | 1 + libtdb.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0b1da6b..29a655d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /tdb-1.3.5.tar.gz /tdb-1.3.6.tar.gz /tdb-1.3.7.tar.gz +/tdb-1.3.8.tar.gz diff --git a/libtdb.spec b/libtdb.spec index 9d2b9a5..713a125 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -1,6 +1,6 @@ Name: libtdb -Version: 1.3.7 -Release: 2%{?dist} +Version: 1.3.8 +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 Nov 11 2015 Jakub Hrozek - 1.3.8-1 +- New upstream release 1.3.8 + * Tue Nov 10 2015 Fedora Release Engineering - 1.3.7-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 diff --git a/sources b/sources index c520821..8ac7a9a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e3741a19c427255acd1e92c5e09d9df7 tdb-1.3.7.tar.gz +fa4c9e2f59fcf41441285bca5f5ab481 tdb-1.3.8.tar.gz