From a4704f93b28d8c480dfe77d17f5711e3d51508a4 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Tue, 16 Jun 2009 18:54:00 +0000 Subject: [PATCH] - New upstream release --- .cvsignore | 2 +- libtdb.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 154c3f5..63f780e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -tdb-1.1.3.tar.gz +tdb-1.1.5.tar.gz diff --git a/libtdb.spec b/libtdb.spec index 5bdbb41..5816562 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -1,6 +1,6 @@ Name: libtdb -Version: 1.1.3 -Release: 15%{?dist} +Version: 1.1.5 +Release: 0%{?dist} Group: System Environment/Daemons Summary: The tdb library License: LGPLv3+ @@ -35,7 +35,7 @@ Tools to manage Tdb files %build ./autogen.sh -%configure --prefix=%{_usr} +%configure --prefix=%{_usr} --disable-python make %{?_smp_mflags} %install @@ -76,5 +76,8 @@ rm -rf $RPM_BUILD_ROOT /sbin/ldconfig %changelog +* Tue Jun 16 2009 Simo Sorce - 1.1.5-0 +- New upstream release + * Wed May 6 2009 Simo Sorce - 1.1.3-15 - First public independent release from upstream diff --git a/sources b/sources index b415c3f..63c7301 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c47ae984b610bae45e74807081371bdc tdb-1.1.3.tar.gz +0df203715c00e09a9fd27ed27ac2f455 tdb-1.1.5.tar.gz