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 +4 -4
- data/config/countries.txt +13 -6
- data/lib/fifa/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: dd92c5c70787c6432a03d47b2cde4da8b7ff353d
|
|
4
|
+
data.tar.gz: b06f319fbebf29adb64d8be4920b58056e014f7f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7386965137fe9e559e745dea6bf98d8cf2c34a9a349130733edac0297b6cb018b1418989a012d883699d9ab41ae9e82507b30be0a72573979da8daa04026f8ed
|
|
7
|
+
data.tar.gz: eda88cf59d5f2e8b5db8431a2934bcbbcff3d63b5b3d120ef7ae74c09e5b63fcf66f919b0765a776001019264e2c0ae5baa40ca2579aef333e1907debdc0946b
|
data/config/countries.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
##########################################
|
|
2
2
|
# auto-generated all-in-one single datafile countries.txt bundle
|
|
3
|
-
# on 2020-09-
|
|
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)
|
data/lib/fifa/version.rb
CHANGED
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.
|
|
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-
|
|
11
|
+
date: 2020-09-15 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: sportdb-formats
|