add US president, fix types (#2294822)

This commit is contained in:
Karel Zak 2024-09-10 14:02:17 +02:00
commit 37677732ec
3 changed files with 51 additions and 13 deletions

View file

@ -1,13 +1,14 @@
diff -up mwords/70presid.nam.kzak mwords/70presid.nam
--- mwords/70presid.nam.kzak 2018-09-10 12:12:09.210563662 +0200
+++ mwords/70presid.nam 2018-09-10 12:13:15.016159073 +0200
@@ -0,0 +1,72 @@
@@ -0,0 +1,74 @@
+Abraham
+Adams
+Andrew
+Arthur
+Barack
+Benjamin
+Biden
+Bill
+Buchanan
+Buren
@ -39,6 +40,7 @@ diff -up mwords/70presid.nam.kzak mwords/70presid.nam
+James
+Jefferson
+Jimmy
+Joe
+John
+Johnson
+Kennedy
@ -77,13 +79,13 @@ diff -up mwords/70presid.nam.kzak mwords/70presid.nam
diff -up mwords/readme.txt.kzak mwords/readme.txt
--- mwords/readme.txt.kzak 1993-08-26 02:47:14.000000000 +0200
+++ mwords/readme.txt 2018-09-10 12:12:09.210563662 +0200
@@ -119,6 +119,10 @@ Version Bible ranked and counted by orde
@@ -119,6 +121,10 @@ Version Bible ranked and counted by orde
The most frequently occurring 467 substrings occurring in a
best-selling novel by Amy Tan in 1990.
+70 names of presidents
+This file consists of the 70 names (first and last names) or American
+presidents (to 2009). Added by Karel Zak for Fedora Linux distribution.
+70+ names of presidents
+This file consists of the 70+ names (first and last names) or American
+presidents (to 2024). Added by Karel Zak for Fedora Linux distribution.
+
USA Constitution
The Constitution of the United States, including the Bill of Rights

View file

@ -1,6 +1,18 @@
diff -up mwords/256772co.mpo.typos mwords/256772co.mpo
--- mwords/256772co.mpo.typos 1996-06-06 05:33:56.000000000 +0200
+++ mwords/256772co.mpo 2019-01-08 13:10:03.346213801 +0100
diff -up mwords/113809of.fic.kzak mwords/113809of.fic
--- mwords/113809of.fic.kzak 2024-09-10 13:56:34.435114961 +0200
+++ mwords/113809of.fic 2024-09-10 13:58:53.522351783 +0200
@@ -19561,8 +19561,6 @@ compassing
compassion
compassionate
compassions
-compatability
-compatable
compatibilities
compatibility
compatible
diff -up mwords/256772co.mpo.kzak mwords/256772co.mpo
--- mwords/256772co.mpo.kzak 1996-06-06 05:33:56.000000000 +0200
+++ mwords/256772co.mpo 2024-09-10 13:50:59.794951154 +0200
@@ -90189,7 +90189,6 @@ Ultra-byronism
Ultra-calvinist
Ultra-christian
@ -43,9 +55,9 @@ diff -up mwords/256772co.mpo.typos mwords/256772co.mpo
what-you-may-call-'em
whatever comes
whatever may happen
diff -up mwords/354984si.ngl.typos mwords/354984si.ngl
--- mwords/354984si.ngl.typos 1996-06-06 05:30:48.000000000 +0200
+++ mwords/354984si.ngl 2019-01-08 13:06:25.581693153 +0100
diff -up mwords/354984si.ngl.kzak mwords/354984si.ngl
--- mwords/354984si.ngl.kzak 1996-06-06 05:30:48.000000000 +0200
+++ mwords/354984si.ngl 2024-09-10 13:59:57.956998224 +0200
@@ -17787,7 +17787,6 @@ architecture
architecture's
architectures
@ -62,7 +74,30 @@ diff -up mwords/354984si.ngl.typos mwords/354984si.ngl
flouriness
flouring
flourish
@@ -330243,7 +330241,6 @@ unlowly
@@ -159510,13 +159508,13 @@ lang
langaha
langarai
langate
-langauge
langbanite
langbeinite
langca
langeel
langel
langi
+language
langiel
langite
langka
@@ -271677,7 +271675,6 @@ sensibilia
sensibilisin
sensibilities
sensibilitist
-sensibilitiy
sensibilitous
sensibility
sensibilium
@@ -330243,7 +330240,6 @@ unlowly
unloyal
unloyally
unloyalty
@ -70,7 +105,7 @@ diff -up mwords/354984si.ngl.typos mwords/354984si.ngl
unlubricant
unlubricated
unlubricating
@@ -331241,7 +331238,6 @@ unneath
@@ -331241,7 +331237,6 @@ unneath
unneatly
unneatness
unnebulous

View file

@ -20,6 +20,7 @@ BuildRequires: grep
#457309 - contains both 'unnecessary' and 'unneccesary'
#1626689 - linux.words contains "half-embracinghalf-embracingly"
#1652919 - malformed entry in words file
#2294822 - Misspelled words in /usr/share/dict/words
Patch0: words-3.0-typos.patch
#470921 -"Barack" and "Obama" are not in /usr/share/dict/words
Patch1: words-3.0-presidents.patch