foreman_setup 2.0.4 → 2.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman_setup
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.4
4
+ version: 2.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dominic Cleal
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-05-08 00:00:00.000000000 Z
11
+ date: 2014-09-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: deface
@@ -33,6 +33,7 @@ extra_rdoc_files:
33
33
  - LICENSE
34
34
  - README.md
35
35
  files:
36
+ - ".tx/config"
36
37
  - CHANGES.md
37
38
  - LICENSE
38
39
  - README.md
@@ -61,6 +62,35 @@ files:
61
62
  - lib/foreman_setup.rb
62
63
  - lib/foreman_setup/engine.rb
63
64
  - lib/foreman_setup/version.rb
65
+ - locale/Makefile
66
+ - locale/de/LC_MESSAGES/foreman_setup.mo
67
+ - locale/de/foreman_setup.po
68
+ - locale/en/LC_MESSAGES/foreman_setup.mo
69
+ - locale/en/foreman_setup.po
70
+ - locale/en_GB/LC_MESSAGES/foreman_setup.mo
71
+ - locale/en_GB/foreman_setup.po
72
+ - locale/es/LC_MESSAGES/foreman_setup.mo
73
+ - locale/es/foreman_setup.po
74
+ - locale/foreman_setup.pot
75
+ - locale/fr/LC_MESSAGES/foreman_setup.mo
76
+ - locale/fr/foreman_setup.po
77
+ - locale/gemspec.rb
78
+ - locale/it/LC_MESSAGES/foreman_setup.mo
79
+ - locale/it/foreman_setup.po
80
+ - locale/ja/LC_MESSAGES/foreman_setup.mo
81
+ - locale/ja/foreman_setup.po
82
+ - locale/ko/LC_MESSAGES/foreman_setup.mo
83
+ - locale/ko/foreman_setup.po
84
+ - locale/pt_BR/LC_MESSAGES/foreman_setup.mo
85
+ - locale/pt_BR/foreman_setup.po
86
+ - locale/ru/LC_MESSAGES/foreman_setup.mo
87
+ - locale/ru/foreman_setup.po
88
+ - locale/sv_SE/LC_MESSAGES/foreman_setup.mo
89
+ - locale/sv_SE/foreman_setup.po
90
+ - locale/zh_CN/LC_MESSAGES/foreman_setup.mo
91
+ - locale/zh_CN/foreman_setup.po
92
+ - locale/zh_TW/LC_MESSAGES/foreman_setup.mo
93
+ - locale/zh_TW/foreman_setup.po
64
94
  homepage: http://github.com/theforeman/foreman_setup
65
95
  licenses:
66
96
  - GPL-3