From bd567add127979161036900058052dca52dce1a9 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Fri, 2 Dec 2016 10:32:17 +0100 Subject: [PATCH] New upstream release 1.3.12 --- .gitignore | 1 + libtdb.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b711835..b93f38a 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /tdb-1.3.9.tar.gz /tdb-1.3.10.tar.gz /tdb-1.3.11.tar.gz +/tdb-1.3.12.tar.gz diff --git a/libtdb.spec b/libtdb.spec index 9d93379..1827071 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -1,5 +1,5 @@ Name: libtdb -Version: 1.3.11 +Version: 1.3.12 Release: 1%{?dist} Group: System Environment/Daemons Summary: The tdb library @@ -124,8 +124,11 @@ rm -rf $RPM_BUILD_ROOT %postun -n python3-tdb -p /sbin/ldconfig %changelog +* Fri Dec 2 2016 Jakub Hrozek - 1.3.12-1 +- New upstream release 1.3.12 + * Tue Aug 30 2016 Jakub Hrozek - 1.3.11-1 -- New upstream release 1.3.10 +- New upstream release 1.3.11 * Thu Jul 28 2016 Jakub Hrozek - 1.3.10-1 - New upstream release 1.3.10 diff --git a/sources b/sources index 8a74765..ce887a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bdc97a794ecb66fc8d3bfece2d61fa20 tdb-1.3.11.tar.gz +d9627e7aacd535a8251401f914bb6924 tdb-1.3.12.tar.gz