fifa 2020.9.13 → 2020.9.15

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ee5b6fb60e460c4d2493e60023c977c8b357c038
4
- data.tar.gz: 811d156620668f40b4bc38db76fbae1c16850c56
3
+ metadata.gz: dd92c5c70787c6432a03d47b2cde4da8b7ff353d
4
+ data.tar.gz: b06f319fbebf29adb64d8be4920b58056e014f7f
5
5
  SHA512:
6
- metadata.gz: 87046868eeba2ce8ea2949289912b6c6aeaeb5399935507525398f52176bbbd8ea2e8c67c11f2190814fa68527acb623dda2f5173e0b3db8cea03c7ab16c3ab6
7
- data.tar.gz: 97162f566a70f7bc484ec53f4e0c72b57536bcf3b8898cdd9c32a6833d491656da2cbb903191dc587a81c9525f15e9a30e4127137a778b21409a86c595a26823
6
+ metadata.gz: 7386965137fe9e559e745dea6bf98d8cf2c34a9a349130733edac0297b6cb018b1418989a012d883699d9ab41ae9e82507b30be0a72573979da8daa04026f8ed
7
+ data.tar.gz: eda88cf59d5f2e8b5db8431a2934bcbbcff3d63b5b3d120ef7ae74c09e5b63fcf66f919b0765a776001019264e2c0ae5baa40ca2579aef333e1907debdc0946b
@@ -1,6 +1,6 @@
1
1
  ##########################################
2
2
  # auto-generated all-in-one single datafile countries.txt bundle
3
- # on 2020-09-13 10:57:25 +0200 from 10 datafile(s)
3
+ # on 2020-09-15 09:02:08 +0200 from 10 datafile(s)
4
4
  # please, do NOT edit here; use the source
5
5
  # see https://github.com/openfootball/national-teams - updates welcome!
6
6
 
@@ -173,18 +173,18 @@ ht Haiti, HAI, fifa › concacaf › cfu
173
173
 
174
174
 
175
175
  ag Antigua and Barbuda, ATG, fifa › concacaf › cfu
176
- | Antigua/Barb.
176
+ | Antigua/Barb. | Antigua & Barbuda
177
177
  bs Bahamas, BAH, fifa › concacaf › cfu
178
178
  bb Barbados, BRB, fifa › concacaf › cfu
179
179
  dm Dominica, DMA, fifa › concacaf › cfu
180
180
  gd Grenada, GRN, fifa › concacaf › cfu
181
181
  kn Saint Kitts and Nevis, SKN, fifa › concacaf › cfu
182
- | St. Kitts/N.
182
+ | St. Kitts/N. | St. Kitts & Nevis
183
183
  lc Saint Lucia, LCA, fifa › concacaf › cfu
184
184
  vc Saint Vincent and the Grenadines, VIN, fifa › concacaf › cfu
185
- | St. Vincent/G.
185
+ | St. Vincent/G. | St. Vincent & The Grenadines
186
186
  tt Trinidad and Tobago, TRI, fifa › concacaf › cfu
187
- | Trinidad/Tob.
187
+ | Trinidad/Tob. | Trinidad & Tobago
188
188
 
189
189
  # Territories & Dependencies
190
190
  pr Puerto Rico › US, PUR, fifa › concacaf › cfu
@@ -200,9 +200,11 @@ ky Cayman Islands › UK, CAY, fifa › concacaf › cfu
200
200
  | Cayman Isl.
201
201
  ms Montserrat › UK, MSR, fifa › concacaf › cfu
202
202
  tc Turks and Caicos Islands › UK, TCA, fifa › concacaf › cfu
203
+ | Turks & Caicos Islands
203
204
  vg British Virgin Islands › UK, VGB, fifa › concacaf › cfu
204
205
 
205
206
 
207
+
206
208
  ## Non-FIFA member codes
207
209
 
208
210
  gp Guadeloupe › FR, GLP, concacaf › cfu # note: NOT fifa member
@@ -280,8 +282,12 @@ li Liechtenstein, LIE, fifa › uefa
280
282
  lt Lithuania, LTU, fifa › uefa
281
283
  lu Luxembourg, LUX, fifa › uefa
282
284
 
285
+ ## note: country renamed to North Macedonia in February 2019
286
+ ## keeps same fifa code - move Macedonia to history - why? why not?
283
287
  mk North Macedonia, MKD, fifa › uefa
284
- | Macedonia
288
+ | Republic of North Macedonia
289
+ | Macedonia | FYR Macedonia | Macedonia FYR
290
+
285
291
  mt Malta, MLT, fifa › uefa
286
292
  md Moldova, MDA, fifa › uefa
287
293
  me Montenegro, MNE, fifa › uefa
@@ -486,6 +492,7 @@ gf French Guiana › FR, GUF, concacaf › cfu # note: NOT fifa member
486
492
  # the renewed state of Montenegro, with the Serbian national team
487
493
  # inheriting the history and records of Serbia and Montenegro's national team.
488
494
  -2006 Serbia and Montenegro, SCG ⇒ Serbia
495
+ | Serbia & Montenegro
489
496
 
490
497
  # note:
491
498
  # Federal Republic of Yugoslavia (1992-2003)
@@ -6,7 +6,7 @@
6
6
  class Fifa
7
7
  MAJOR = 2020 ## todo: namespace inside version or something - why? why not??
8
8
  MINOR = 9
9
- PATCH = 13
9
+ PATCH = 15
10
10
  VERSION = [MAJOR,MINOR,PATCH].join('.')
11
11
 
12
12
  def self.version
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fifa
3
3
  version: !ruby/object:Gem::Version
4
- version: 2020.9.13
4
+ version: 2020.9.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gerald Bauer
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-09-13 00:00:00.000000000 Z
11
+ date: 2020-09-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sportdb-formats