From 930b477dc48a860a8b99c7b8f9671f3820087ac1 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Thu, 28 Jul 2016 16:10:36 +0200 Subject: [PATCH] New upstream release 1.3.10 --- .gitignore | 1 + libtdb.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e410794..b0bd5aa 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /tdb-1.3.7.tar.gz /tdb-1.3.8.tar.gz /tdb-1.3.9.tar.gz +/tdb-1.3.10.tar.gz diff --git a/libtdb.spec b/libtdb.spec index d68a972..16e8640 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -1,6 +1,6 @@ Name: libtdb -Version: 1.3.9 -Release: 2%{?dist} +Version: 1.3.10 +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 +* Thu Jul 28 2016 Jakub Hrozek - 1.3.10-1 +- New upstream release 1.3.10 + * Tue Jul 19 2016 Fedora Release Engineering - 1.3.9-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages diff --git a/sources b/sources index 5c60f52..8adb842 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -20c980778114543656e0770249d13735 tdb-1.3.9.tar.gz +c98f24eb469022b0f1741d3a504cfda5 tdb-1.3.10.tar.gz