hammer_cli_katello 0.0.19 → 0.0.20

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,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hammer_cli_katello
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.19
4
+ version: 0.0.20
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adam Price
@@ -23,7 +23,7 @@ authors:
23
23
  autorequire:
24
24
  bindir: bin
25
25
  cert_chain: []
26
- date: 2015-12-16 00:00:00.000000000 Z
26
+ date: 2016-01-22 00:00:00.000000000 Z
27
27
  dependencies:
28
28
  - !ruby/object:Gem::Dependency
29
29
  name: hammer_cli_foreman
@@ -223,8 +223,6 @@ files:
223
223
  - lib/hammer_cli_katello/commands.rb
224
224
  - lib/hammer_cli_katello/content_host.rb
225
225
  - lib/hammer_cli_katello/content_host_errata.rb
226
- - lib/hammer_cli_katello/content_host_package.rb
227
- - lib/hammer_cli_katello/content_host_package_group.rb
228
226
  - lib/hammer_cli_katello/content_view.rb
229
227
  - lib/hammer_cli_katello/content_view_puppet_module.rb
230
228
  - lib/hammer_cli_katello/content_view_version.rb
@@ -233,10 +231,13 @@ files:
233
231
  - lib/hammer_cli_katello/filter.rb
234
232
  - lib/hammer_cli_katello/filter_rule.rb
235
233
  - lib/hammer_cli_katello/gpg_key.rb
234
+ - lib/hammer_cli_katello/host.rb
236
235
  - lib/hammer_cli_katello/host_collection.rb
237
236
  - lib/hammer_cli_katello/host_collection_erratum.rb
238
237
  - lib/hammer_cli_katello/host_collection_package.rb
239
238
  - lib/hammer_cli_katello/host_collection_package_group.rb
239
+ - lib/hammer_cli_katello/host_package.rb
240
+ - lib/hammer_cli_katello/host_package_group.rb
240
241
  - lib/hammer_cli_katello/i18n.rb
241
242
  - lib/hammer_cli_katello/id_resolver.rb
242
243
  - lib/hammer_cli_katello/lifecycle_environment.rb
@@ -257,10 +258,20 @@ files:
257
258
  - lib/hammer_cli_katello/version.rb
258
259
  - locale/Makefile
259
260
  - locale/README.md
261
+ - locale/de/hammer-cli-katello.po
260
262
  - locale/en/LC_MESSAGES/hammer-cli-katello.mo
261
263
  - locale/en/hammer-cli-katello.po
264
+ - locale/es/hammer-cli-katello.po
265
+ - locale/fr/hammer-cli-katello.po
262
266
  - locale/hammer-cli-katello.pot
267
+ - locale/it/hammer-cli-katello.po
268
+ - locale/ja/hammer-cli-katello.po
269
+ - locale/ko/hammer-cli-katello.po
270
+ - locale/pt_BR/hammer-cli-katello.po
271
+ - locale/ru/hammer-cli-katello.po
263
272
  - locale/zanata.xml
273
+ - locale/zh_CN/hammer-cli-katello.po
274
+ - locale/zh_TW/hammer-cli-katello.po
264
275
  homepage: http://github.com/theforeman/hammer-cli-katello
265
276
  licenses:
266
277
  - GPL-3
@@ -281,9 +292,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
281
292
  version: '0'
282
293
  requirements: []
283
294
  rubyforge_project:
284
- rubygems_version: 2.4.8
295
+ rubygems_version: 2.2.3
285
296
  signing_key:
286
297
  specification_version: 4
287
298
  summary: Katello commands for Hammer
288
299
  test_files: []
289
- has_rdoc: