[RackTables/el6] Rebase to v0.19.6

Colin Coe coec at fedoraproject.org
Wed Jul 20 13:07:03 UTC 2011


commit 95461f5e5a5832bbf2360143e7deff077a42d24c
Author: Colin Coe <colin.coe at gmail.com>
Date:   Wed Jul 20 21:06:39 2011 +0800

    Rebase to v0.19.6

 .gitignore      |    1 +
 RackTables.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index de1f26b..9affeb0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 RackTables-0.17.9.tar.gz
 /RackTables-0.18.4.tar.gz
 /RackTables-0.19.4.tar.gz
+/RackTables-0.19.6.tar.gz
diff --git a/RackTables.spec b/RackTables.spec
index 4bffdbe..9b10c65 100644
--- a/RackTables.spec
+++ b/RackTables.spec
@@ -1,6 +1,6 @@
 Name:           RackTables
-Version:        0.19.4
-Release:        2%{?dist}
+Version:        0.19.6
+Release:        1%{?dist}
 Summary:        A data-center asset management system
 
 Group:          Applications/Internet
@@ -47,6 +47,9 @@ install %{S:2} -p -m 0755 $RPM_BUILD_ROOT%{_datadir}/%{name}/scripts/quickinstal
 %dir %{_sysconfdir}/%{name}
 
 %changelog
+* Wed Jul 20 2011 Colin Coe <colin.coe at gmail.com> - 0.19.6-1
+- Rebase to v0.19.6
+
 * Sun May 8 2011 Colin Coe <colin.coe at gmail.com> - 0.19.4-2
 - s/datacenter/data-center/g to silence rpmlint spelling check errors
 
diff --git a/sources b/sources
index 3870037..dc89f23 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1811fa2d17ac394b8c0f00dd71c83d91  RackTables-0.19.4.tar.gz
+fb44d9d872536d8c60932d3b068e46ea  RackTables-0.19.6.tar.gz


More information about the scm-commits mailing list