From 615c5641d17d4defa652f9ca02c04a7f9f2b3208 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Tue, 11 Jan 2011 16:45:09 -0500 Subject: [PATCH] - Bump release to rebuild with the correct sources in place --- .gitignore | 1 + libtdb.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8bce92a..4f69a10 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ tdb-1.2.1.tar.gz /libtdb-1.2.9-1.fc15.src.rpm +/tdb-1.2.9.tar.gz diff --git a/libtdb.spec b/libtdb.spec index 14fe0cc..2ba80a6 100644 --- a/libtdb.spec +++ b/libtdb.spec @@ -6,7 +6,7 @@ Name: libtdb Version: 1.2.9 -Release: 2%{?dist} +Release: 3%{?dist} Group: System Environment/Daemons Summary: The tdb library License: LGPLv3+ @@ -105,6 +105,9 @@ rm -rf $RPM_BUILD_ROOT /sbin/ldconfig %changelog +* Tue Jan 11 2011 Stephen Gallagher - 1.2.9-3 +- Bump release to rebuild with the correct sources in place + * Tue Jan 11 2011 Stephen Gallagher - 1.2.9-2 - Bump build to rebuild with sources in place diff --git a/sources b/sources index 6d1b9da..9834dc0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a19afbf64e39bdc0594f3e5d11b97462 libtdb-1.2.9-1.fc15.src.rpm +4d97d18bbe9040038d4e003495bb8cd1 tdb-1.2.9.tar.gz