[libtdb] - Bump build to rebuild with sources in place

Stephen Gallagher sgallagh at fedoraproject.org
Tue Jan 11 21:38:16 UTC 2011


commit 78a0162bfbc7d5313da5a0a2bdc60598db4aef49
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Tue Jan 11 16:38:06 2011 -0500

    - Bump build to rebuild with sources in place

 .gitignore  |    1 +
 libtdb.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 61d1e13..8bce92a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 tdb-1.2.1.tar.gz
+/libtdb-1.2.9-1.fc15.src.rpm
diff --git a/libtdb.spec b/libtdb.spec
index 3b95b43..14fe0cc 100644
--- a/libtdb.spec
+++ b/libtdb.spec
@@ -6,7 +6,7 @@
 
 Name: libtdb
 Version: 1.2.9
-Release: 1%{?dist}
+Release: 2%{?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 <sgallagh at redhat.com> - 1.2.9-2
+- Bump build to rebuild with sources in place
+
 * Tue Jan 11 2011 Stephen Gallagher <sgallagh at redhat.com> - 1.2.9-1
 - New upstream bugfix release
 - Adds a new tdbrestore utility
diff --git a/sources b/sources
index a5f4479..6d1b9da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-73ea81282a82e5c959d9c082af2d0215  tdb-1.2.1.tar.gz
+a19afbf64e39bdc0594f3e5d11b97462  libtdb-1.2.9-1.fc15.src.rpm


More information about the scm-commits mailing list