[Git][libreoffice-team/libreoffice/libreoffice-dictionaries][master] 2 commits: New upstream version 6.0.0~rc2

Rene Engelhard rene at debian.org
Thu Jan 11 23:29:53 UTC 2018


Rene Engelhard pushed to branch master at Debian LibreOffice Maintainers / libreoffice / libreoffice-dictionaries


Commits:
c72fd2b4 by Rene Engelhard at 2018-01-12T00:21:23+01:00
New upstream version 6.0.0~rc2
- - - - -
c0df64d2 by Rene Engelhard at 2018-01-12T00:28:51+01:00
Updated version 6.0.0~rc2 from 'upstream/6.0.0_rc2'

with Debian dir 4ccd1bd7e69b25838452695a91a1e0c28f95ca8a
- - - - -


8 changed files:

- ChangeLog-dictionaries
- dictionaries/hu_HU/README_hu_HU.txt
- dictionaries/hu_HU/description.xml
- dictionaries/hu_HU/hu_HU.aff
- dictionaries/hu_HU/hu_HU.dic
- dictionaries/sl_SI/README_th_sl_SI.txt
- dictionaries/sl_SI/description.xml
- dictionaries/sl_SI/th_sl_SI_v2.dat


Changes:

=====================================
ChangeLog-dictionaries
=====================================
--- a/ChangeLog-dictionaries
+++ b/ChangeLog-dictionaries
@@ -1,8 +1,55 @@
-2017-12-20  Christian Lohmaier  <lohmaier+LibreOffice at googlemail.com>  [42880e1815250c83616b2bae3de15f3d5dcaa805]
+2018-01-11  Xisco Fauli  <anistenis at gmail.com>  [640100971648e02d7c9237e1edf72bad98c3e2e0]
 
-        Version 6.0.0.1, tag libreoffice-6.0.0.1
+        Version 6.0.0.2, tag libreoffice-6.0.0.2-buildfix1
         
-        Change-Id: I6f4861e80a7af0d865da107e9a8e4e5c4a357a60
+        Change-Id: I42e23fedfeacc0f3563ec35665fc2f0f1c705144
+
+2018-01-11  Xisco Fauli  <anistenis at gmail.com>  [25eba31adfa64ef2e1fc155d1f348ee061c1eee8]
+
+        Branch libreoffice-6-0-0
+        
+        This is 'libreoffice-6-0-0' - the stable branch for the 6.0.0 release.
+        Only very safe changes, reviewed by three people are allowed.
+        
+        If you want to commit more complicated fix for the next 6.0.x release,
+        please use the 'libreoffice-6-0' branch.
+        
+        If you want to build something cool, unstable, and risky, use master.
+        
+        Change-Id: I124f9d9b9674e10c2be836362fdc7a814eaa5c44
+
+2018-01-10  László Németh  <nemeth at numbertext.org>  [75865f7531af50e620cba169a560bae4f86e09c5]
+
+        tdf#95024 update Hungarian spelling dictionary
+        
+            – new and fixed words
+        
+            – apply new changes from Magyar Helyesírási Szótár (2017):
+        
+              charme →  sárm
+              Vietnam →  Vietnám
+        
+            – start to use new Hunspell features for two-word, etc.
+              suggestions for common misspellings
+        
+              mégegyszer →  még egyszer
+              egyesegyedül →  egyes-egyedül
+        
+        Change-Id: I38eac7b1023c823af69268ed81b86bde3309a3d0
+        Reviewed-on: https://gerrit.libreoffice.org/47712
+        Reviewed-by: Andras Timar <andras.timar at collabora.com>
+        Tested-by: Andras Timar <andras.timar at collabora.com>
+
+2018-01-06  Martin Srebotnjak  <miles at filmsi.net>  [be569dec348bbb268e4db629d84027ab01f8d431]
+
+        Updated Slovenian thesaurus
+        
+        Change-Id: I861763c246d29759d9882cd7150ffa86b64367b4
+        Reviewed-on: https://gerrit.libreoffice.org/47456
+        Reviewed-by: Martin Srebotnjak <miles at filmsi.net>
+        Reviewed-by: Marco A.G.Pinto <marcoagpinto at mail.telepac.pt>
+        Reviewed-by: Andras Timar <andras.timar at collabora.com>
+        Tested-by: Andras Timar <andras.timar at collabora.com>
 
 2017-12-13  Aron Budea  <aron.budea at collabora.com>  [c0a966eb7480615d09ba8fc8a32d26b3e4fc6e49]
 


=====================================
dictionaries/hu_HU/README_hu_HU.txt
=====================================
--- a/dictionaries/hu_HU/README_hu_HU.txt
+++ b/dictionaries/hu_HU/README_hu_HU.txt
@@ -1,4 +1,4 @@
-Magyar Ispell helyesírási szótár – 1.7 béta 3 szótárállományok morfológiai adatokkal
+Magyar Ispell helyesírási szótár – 1.7 béta 4 szótárállományok morfológiai adatokkal
 
 A szótárállományok a LibreOffice projekt részeként a következő nyílt forráskódú
 licencek bármelyike alapján szabadon felhasználhatóak, de mindenféle garancia nélkül:
@@ -11,7 +11,7 @@ Honlap: http://magyarispell.sf.net
 
 ------------------------------------------------------------------------------
 
-Hungarian Hunspell dictionaries version 1.7 beta 3 with morphological data
+Hungarian Hunspell dictionaries version 1.7 beta 4 with morphological data
 
 These files are part of the LibreOffice project.
 


=====================================
dictionaries/hu_HU/description.xml
=====================================
--- a/dictionaries/hu_HU/description.xml
+++ b/dictionaries/hu_HU/description.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <description xmlns="http://openoffice.org/extensions/description/2006" xmlns:d="http://openoffice.org/extensions/description/2006"  xmlns:xlink="http://www.w3.org/1999/xlink">
-    <version value="2017.12.09" />
+    <version value="2018.01.09" />
     <identifier value="org.libreoffice.hu.hunspell.dictionaries" />
     <display-name>
         <name lang="en-US">Hungarian spelling dictionary, hyphenation rules, thesaurus, and grammar checker</name>


=====================================
dictionaries/hu_HU/hu_HU.aff
=====================================
The diff for this file was not included because it is too large.

=====================================
dictionaries/hu_HU/hu_HU.dic
=====================================
The diff for this file was not included because it is too large.

=====================================
dictionaries/sl_SI/README_th_sl_SI.txt
=====================================
--- a/dictionaries/sl_SI/README_th_sl_SI.txt
+++ b/dictionaries/sl_SI/README_th_sl_SI.txt
@@ -2,7 +2,7 @@ The Slovenian thesaurus is developed as a part of project/
 Slovenski tezaver nastaja v okviru projekta:
    OdprtiTezaver (www.tezaver.si)
 This dictionary pack includes version/Paket vsebuje različico:
-   1.8.18000
+   1.8.18500
 Thesaurus managed and edited by/Tezaver pripravlja in ureja:
    Martin Srebotnjak (miles at filmsi net)
 Thesaurus data licensed under both/Podatki tezavra so izdani pod licencama:
@@ -18,7 +18,7 @@ Bug report/O napakah poročajte:
 http://external.openoffice.org/ form data:
 
 Product Name: Slovenian thesaurus
-Product Version: 1.8.18000
+Product Version: 1.8.18500
 Vendor or Owner Name: Martin Srebotnjak
 Vendor or Owner Contact: miles at filmsi.net
 OpenOffice.org Contact: filmsi at openoffice.org


=====================================
dictionaries/sl_SI/description.xml
=====================================
--- a/dictionaries/sl_SI/description.xml
+++ b/dictionaries/sl_SI/description.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <description xmlns="http://openoffice.org/extensions/description/2006" xmlns:d="http://openoffice.org/extensions/description/2006" xmlns:xlink="http://www.w3.org/1999/xlink">
-    <version value="2015.12.25" />
+    <version value="2018.01.04" />
     <identifier value="libreoffice.sl.hunspell.dictionaries" />
     <display-name>
         <name lang="en-US">Slovenian spelling dictionary, hyphenation rules, and thesaurus</name>


=====================================
dictionaries/sl_SI/th_sl_SI_v2.dat
=====================================
The diff for this file was not included because it is too large.


View it on GitLab: https://salsa.debian.org/libreoffice-team/libreoffice/libreoffice-dictionaries/compare/0c931a317d37797e781cee86641ad00dbf58fff1...c0df64d2a5322f9e55331472f35d11840587b902

---
View it on GitLab: https://salsa.debian.org/libreoffice-team/libreoffice/libreoffice-dictionaries/compare/0c931a317d37797e781cee86641ad00dbf58fff1...c0df64d2a5322f9e55331472f35d11840587b902
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-openoffice-commits/attachments/20180111/d6a0e814/attachment-0001.html>


More information about the Pkg-openoffice-commits mailing list