[RackTables] Rebase to v0.20.3
by Colin Coe
commit 083335f206e1283d3d5b6d830f4a500455b664c5
Author: Colin Coe <colin.coe(a)gmail.com>
Date: Thu Dec 27 19:42:00 2012 +0800
Rebase to v0.20.3
.gitignore | 2 ++
RackTables.spec | 10 ++++++++--
sources | 2 +-
3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 57b56d4..0498eee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@ RackTables-0.18.3.tar.gz
/RackTables-0.19.9.tar.gz
/RackTables-0.19.11.tar.gz
/RackTables-0.19.12.tar.gz
+/RackTables-0.19.14.tar.gz
+/RackTables-0.20.3.tar.gz
diff --git a/RackTables.spec b/RackTables.spec
index aecd051..93df34a 100644
--- a/RackTables.spec
+++ b/RackTables.spec
@@ -1,6 +1,6 @@
Name: RackTables
-Version: 0.19.12
-Release: 2%{?dist}
+Version: 0.20.3
+Release: 1%{?dist}
Summary: A data-center asset management system
Group: Applications/Internet
@@ -50,6 +50,12 @@ touch $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/secret.php
%ghost %config(noreplace) %{_sysconfdir}/%{name}/secret.php
%changelog
+* Thu Dec 27 2012 Colin Coe <colin.coe(a)gmail.com> - 0.20.3-1
+- Rebase to v0.20.3
+
+* Sun Nov 18 2012 Colin Coe <colin.coe(a)gmail.com> - 0.19.14-1
+- Rebase to v0.19.14
+
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.19.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
diff --git a/sources b/sources
index 04fc493..e94723f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-088157c5f6a09ae13034588b0e33e4f9 RackTables-0.19.12.tar.gz
+edc51b04cb813e6d8720f767cf6905f2 RackTables-0.20.3.tar.gz
6Â years, 11Â months
[rubygem-hoe/f17] (11 commits) ...A Happy New Year
by Mamoru TASAKA
Summary of changes:
0d8727d... 3.0.6 (*)
0cf7200... - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass (*)
467a9e1... 3.0.7 (*)
2c74242... 3.0.7 (*)
624dd3c... 3.0.8 (*)
80c638f... 3.0.8 (*)
742694a... 3.1.0 (*)
a0982c1... 3.1.0 (*)
096300d... Merge remote-tracking branch 'origin/f17' (*)
af3e52d... Merge remote-tracking branch 'origin/master' into f18 (*)
5b68c13... A Happy New Year (*)
(*) This commit already existed in another branch; no separate mail sent
6Â years, 11Â months
[rubygem-hoe/f18] A Happy New Year
by Mamoru TASAKA
Summary of changes:
5b68c13... A Happy New Year (*)
(*) This commit already existed in another branch; no separate mail sent
6Â years, 11Â months
[rubygem-hoe] A Happy New Year
by Mamoru TASAKA
commit 5b68c13aa358fc2c063a70c4598cb604952c293e
Author: Mamoru Tasaka <tasaka1(a)localhost.localdomain>
Date: Tue Jan 1 11:16:01 2013 +0900
A Happy New Year
- 3.3.0
.gitignore | 1 +
rubygem-hoe.spec | 6 +++++-
sources | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5476d8f..2acd892 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ hoe-2.6.1.gem
/hoe-3.0.7.gem
/hoe-3.0.8.gem
/hoe-3.1.0.gem
+/hoe-3.3.0.gem
diff --git a/rubygem-hoe.spec b/rubygem-hoe.spec
index 4e4903c..8d11688 100644
--- a/rubygem-hoe.spec
+++ b/rubygem-hoe.spec
@@ -7,7 +7,7 @@
Summary: Hoe is a simple rake/rubygems helper for project Rakefiles
Name: rubygem-%{gemname}
-Version: 3.1.0
+Version: 3.3.0
Release: 1%{?dist}
Group: Development/Languages
License: MIT
@@ -145,6 +145,10 @@ popd
%{gemdir}/doc/%{gemname}-%{version}
%changelog
+* Tue Jan 1 2013 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 1.5.6-1
+- A Happy New Year
+- 3.3.0
+
* Thu Oct 11 2012 Mamoru Tasaka <mtasaka(a)fedoraproject.org> - 3.1.0-1
- 3.1.0
diff --git a/sources b/sources
index ac21096..f746059 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c734df10196f580ce658dca11a16a4f hoe-3.1.0.gem
+1e12a1db3cd54ddeeacc258fd0011ef7 hoe-3.3.0.gem
6Â years, 11Â months