From 618d4c611b9240b33cdbde528fe1d712cbc2cb9d Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Wed, 29 Apr 2015 15:26:47 +0200 Subject: [PATCH] New upstream release 1.3.5 --- .gitignore | 1 + libtdb.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cedb9a0..4f7364b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /tdb-1.3.1.tar.gz /tdb-1.3.3.tar.gz /tdb-1.3.4.tar.gz +/tdb-1.3.5.tar.gz diff --git a/libtdb.spec b/libtdb.spec index 69da01f..3a3973f 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.4 +Version: 1.3.5 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 +* Wed Apr 29 2015 Jakub Hrozek - 1.3.5-1 +- New upstream release 1.3.5 + * Mon Jan 5 2015 Jakub Hrozek - 1.3.4-1 - New upstream release 1.3.4 diff --git a/sources b/sources index 7fb1c98..9026d34 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -60a9ad41e45d53e97c7cd4262932a53a tdb-1.3.4.tar.gz +8f8566d2a995ff1f01df556aa279f68f tdb-1.3.5.tar.gz