[RackTables/f17] Rebase to upstream

Colin Coe coec at fedoraproject.org
Sat May 25 14:32:26 UTC 2013


commit cefbabfc414ede16c47dfb805d65f1608a91b2ff
Author: Colin Coe <colin.coe at gmail.com>
Date:   Sat May 25 22:32:17 2013 +0800

    Rebase to upstream

 .gitignore      |    1 +
 RackTables.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c2daf86..c00cdd6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ RackTables-0.18.3.tar.gz
 /RackTables-0.19.11.tar.gz
 /RackTables-0.19.12.tar.gz
 /RackTables-0.20.3.tar.gz
+/RackTables-0.20.4.tar.gz
diff --git a/RackTables.spec b/RackTables.spec
index 289cdee..618ee00 100644
--- a/RackTables.spec
+++ b/RackTables.spec
@@ -1,6 +1,6 @@
 Name:           RackTables
-Version:        0.20.3
-Release:        2%{?dist}
+Version:        0.20.4
+Release:        1%{?dist}
 Summary:        A data-center asset management system
 
 Group:          Applications/Internet
@@ -50,6 +50,9 @@ touch $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/secret.php
 %ghost %config(noreplace) %{_sysconfdir}/%{name}/secret.php
 
 %changelog
+* Sat May 25 2013 Colin Coe <colin.coe at gmail.com> - 0.20.4-1
+- Rebase to v0.20.4
+
 * Thu Dec 27 2012 Colin Coe <colin.coe at gmail.com> - 0.20.3-2
 - Rebase to v0.20.3
 
diff --git a/sources b/sources
index e94723f..6b1a1cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-edc51b04cb813e6d8720f767cf6905f2  RackTables-0.20.3.tar.gz
+e112e5a86cd4db877d020dae9372998e  RackTables-0.20.4.tar.gz


More information about the scm-commits mailing list