From a4f590e5707159752c73fc5bedcef3267053a06d Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Mon, 5 Jan 2015 13:37:18 +0100 Subject: [PATCH] New upstream release 1.3.4 --- .gitignore | 1 + libtdb.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 53803bd..cedb9a0 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /tdb-1.3.0.tar.gz /tdb-1.3.1.tar.gz /tdb-1.3.3.tar.gz +/tdb-1.3.4.tar.gz diff --git a/libtdb.spec b/libtdb.spec index 22cb1b9..69da01f 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -5,7 +5,7 @@ %{!?python_version: %global python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print(get_python_version())")} Name: libtdb -Version: 1.3.3 +Version: 1.3.4 Release: 1%{?dist} Group: System Environment/Daemons Summary: The tdb library @@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT %postun -n python-tdb -p /sbin/ldconfig %changelog +* Mon Jan 5 2015 Jakub Hrozek - 1.3.4-1 +- New upstream release 1.3.4 + * Fri Dec 5 2014 Jakub Hrozek - 1.3.3-1 - New upstream release 1.3.3 diff --git a/sources b/sources index 361dc27..7fb1c98 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f619f83c2c0060d87339d21e9e608c8e tdb-1.3.3.tar.gz +60a9ad41e45d53e97c7cd4262932a53a tdb-1.3.4.tar.gz