From 3c3fbc46d82363f2f08155906ddd6d566409da59 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Tue, 30 Aug 2016 14:35:09 +0200 Subject: [PATCH] New upstream release 1.3.10 --- .gitignore | 1 + libtdb.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b0bd5aa..b711835 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /tdb-1.3.8.tar.gz /tdb-1.3.9.tar.gz /tdb-1.3.10.tar.gz +/tdb-1.3.11.tar.gz diff --git a/libtdb.spec b/libtdb.spec index 16e8640..9d93379 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -1,5 +1,5 @@ Name: libtdb -Version: 1.3.10 +Version: 1.3.11 Release: 1%{?dist} Group: System Environment/Daemons Summary: The tdb library @@ -124,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT %postun -n python3-tdb -p /sbin/ldconfig %changelog +* Tue Aug 30 2016 Jakub Hrozek - 1.3.11-1 +- New upstream release 1.3.10 + * Thu Jul 28 2016 Jakub Hrozek - 1.3.10-1 - New upstream release 1.3.10 diff --git a/sources b/sources index 8adb842..8a74765 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c98f24eb469022b0f1741d3a504cfda5 tdb-1.3.10.tar.gz +bdc97a794ecb66fc8d3bfece2d61fa20 tdb-1.3.11.tar.gz