Skip to content

Commit 0958e98

Browse files
committed
new version 1.1.2
1 parent b059ce0 commit 0958e98

File tree

4 files changed

+28
-17
lines changed

4 files changed

+28
-17
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
**The use of this software subjects you to our [Terms Of Use][4] and [Data Protection Policy][5].**
3131

32-
# version [1.1.1][6]
32+
# version [1.1.2][6]
3333

3434
## Introduction:
3535

@@ -210,7 +210,11 @@ It will give you access to an information system that only larges companies are
210210
- Using Python package `dateutil` to convert timestamp strings to UNO DateTime.
211211
- Many other fixes...
212212

213-
### What remains to be done for version 1.1.1:
213+
### What has been done for version 1.1.2:
214+
215+
- Integration of a fix to workaround the [issue #159988][43].
216+
217+
### What remains to be done for version 1.1.2:
214218

215219
- Add new languages for internationalization...
216220

@@ -221,7 +225,7 @@ It will give you access to an information system that only larges companies are
221225
[3]: <https://prrvchr.github.io/mContactOOo/README_fr>
222226
[4]: <https://prrvchr.github.io/mContactOOo/source/mContactOOo/registration/TermsOfUse_en>
223227
[5]: <https://prrvchr.github.io/mContactOOo/source/mContactOOo/registration/PrivacyPolicy_en>
224-
[6]: <https://prrvchr.github.io/mContactOOo#historical>
228+
[6]: <https://prrvchr.github.io/mContactOOo#what-has-been-done-for-version-110>
225229
[7]: <https://prrvchr.github.io/>
226230
[8]: <https://www.libreoffice.org/download/download/>
227231
[9]: <https://www.openoffice.org/download/index.html>
@@ -242,7 +246,7 @@ It will give you access to an information system that only larges companies are
242246
[24]: <https://img.shields.io/github/v/tag/prrvchr/jdbcDriverOOo?label=latest#right>
243247
[25]: <img/mContactOOo.svg#middle>
244248
[26]: <https://github.com/prrvchr/mContactOOo/releases/latest/download/mContactOOo.oxt>
245-
[27]: <https://img.shields.io/github/downloads/prrvchr/mContactOOo/latest/total?label=v1.1.1#right>
249+
[27]: <https://img.shields.io/github/downloads/prrvchr/mContactOOo/latest/total?label=v1.1.2#right>
246250
[28]: <img/mContactOOo-1.png>
247251
[29]: <img/mContactOOo-2.png>
248252
[30]: <img/mContactOOo-3.png>
@@ -258,3 +262,4 @@ It will give you access to an information system that only larges companies are
258262
[40]: <https://github.com/prrvchr/mContactOOo/releases/latest/download/requirements.txt>
259263
[41]: <https://peps.python.org/pep-0508/>
260264
[42]: <https://prrvchr.github.io/mContactOOo/#requirement>
265+
[43]: <https://bugs.documentfoundation.org/show_bug.cgi?id=159988>

README_fr.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
**L'utilisation de ce logiciel vous soumet à nos [Conditions d'utilisation][4] et à notre [Politique de protection des données][5].**
3131

32-
# version [1.1.1][6]
32+
# version [1.1.2][6]
3333

3434
## Introduction:
3535

@@ -210,7 +210,11 @@ Elle vous donnera accès à un système d'information que seules les grandes ent
210210
- Utilisation du package Python `dateutil` pour convertir les chaînes d'horodatage en UNO DateTime.
211211
- De nombreuses autres corrections...
212212

213-
### Que reste-t-il à faire pour la version 1.1.1:
213+
### Ce qui a été fait pour la version 1.1.2:
214+
215+
- Intégration d'un correctif pour contourner le [dysfonctionnement #159988][43].
216+
217+
### Que reste-t-il à faire pour la version 1.1.2:
214218

215219
- Ajouter de nouvelles langues pour l’internationalisation...
216220

@@ -221,7 +225,7 @@ Elle vous donnera accès à un système d'information que seules les grandes ent
221225
[3]: <https://prrvchr.github.io/mContactOOo>
222226
[4]: <https://prrvchr.github.io/mContactOOo/source/mContactOOo/registration/TermsOfUse_fr>
223227
[5]: <https://prrvchr.github.io/mContactOOo/source/mContactOOo/registration/PrivacyPolicy_fr>
224-
[6]: <https://prrvchr.github.io/mContactOOo/README_fr#historique>
228+
[6]: <https://prrvchr.github.io/mContactOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-110>
225229
[7]: <https://prrvchr.github.io/README_fr>
226230
[8]: <https://fr.libreoffice.org/download/telecharger-libreoffice/>
227231
[9]: <https://www.openoffice.org/fr/Telecharger/>
@@ -242,7 +246,7 @@ Elle vous donnera accès à un système d'information que seules les grandes ent
242246
[24]: <https://img.shields.io/github/v/tag/prrvchr/jdbcDriverOOo?label=latest#right>
243247
[25]: <img/mContactOOo.svg#middle>
244248
[26]: <https://github.com/prrvchr/mContactOOo/releases/latest/download/mContactOOo.oxt>
245-
[27]: <https://img.shields.io/github/downloads/prrvchr/mContactOOo/latest/total?label=v1.1.1#right>
249+
[27]: <https://img.shields.io/github/downloads/prrvchr/mContactOOo/latest/total?label=v1.1.2#right>
246250
[28]: <img/mContactOOo-1_fr.png>
247251
[29]: <img/mContactOOo-2_fr.png>
248252
[30]: <img/mContactOOo-3_fr.png>
@@ -258,3 +262,4 @@ Elle vous donnera accès à un système d'information que seules les grandes ent
258262
[40]: <https://github.com/prrvchr/mContactOOo/releases/latest/download/requirements.txt>
259263
[41]: <https://peps.python.org/pep-0508/>
260264
[42]: <https://prrvchr.github.io/mContactOOo/README_fr#pr%C3%A9requis>
265+
[43]: <https://bugs.documentfoundation.org/show_bug.cgi?id=159988>

mContactOOo.update.xml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,20 @@
2727
<description
2828
xmlns="http://openoffice.org/extensions/update/2006"
2929
xmlns:xlink="http://www.w3.org/1999/xlink">
30-
<identifier value="io.github.prrvchr.mContactOOo" />
31-
<version value="1.1.0" />
30+
<identifier value="io.github.prrvchr.mContactOOo"/>
31+
<version value="1.1.2"/>
3232
<update-download>
33-
<src xlink:href="https://github.com/prrvchr/mContactOOo/releases/latest/download/mContactOOo.oxt" />
33+
<src xlink:href="https://github.com/prrvchr/mContactOOo/releases/latest/download/mContactOOo.oxt"/>
3434
</update-download>
3535
<dependencies xmlns:dep="http://openoffice.org/extensions/description/2006">
36-
<dep:OpenOffice.org-minimal-version value="4.0" dep:name="OpenOffice.org 4.0"/>
36+
<dep:OpenOffice.org-minimal-version value="4.1" dep:name="OpenOffice.org 4.1"/>
3737
</dependencies>
3838
<publisher>
39-
<name xlink:href="https://github.com/prrvchr/mContactOOo" lang="en">mContactOOo</name>
39+
<name xlink:href="https://prrvchr.github.io/mContactOOo/" lang="en">mContactOOo</name>
40+
<name xlink:href="https://prrvchr.github.io/mContactOOo/README_fr" lang="fr">mContactOOo</name>
4041
</publisher>
4142
<release-notes>
42-
<src xlink:href="https://prrvchr.github.io/mContactOOo/#historical" lang="en" />
43-
<src xlink:href="https://prrvchr.github.io/mContactOOo/README_fr#historique" lang="fr" />
43+
<src xlink:href="https://prrvchr.github.io/mContactOOo/#what-has-been-done-for-version-112" lang="en"/>
44+
<src xlink:href="https://prrvchr.github.io/mContactOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-112" lang="fr"/>
4445
</release-notes>
4546
</description>

source/mContactOOo/description.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@
2828
xmlns="http://openoffice.org/extensions/description/2006"
2929
xmlns:d="http://openoffice.org/extensions/description/2006"
3030
xmlns:xlink="http://www.w3.org/1999/xlink">
31-
<version value="1.1.1"/>
31+
<version value="1.1.2"/>
3232
<identifier value="io.github.prrvchr.mContactOOo"/>
3333
<platform value="all"/>
3434
<dependencies>
3535
<OpenOffice.org-minimal-version value="4.1" d:name="OpenOffice.org 4.1"/>
3636
</dependencies>
3737
<update-information>
38-
<src xlink:href="https://prrvchr.github.io/mContactOOo/mContactOOo.update.xml"/>
38+
<src xlink:href="https://github.com/prrvchr/mContactOOo/releases/latest/download/mContactOOo.update.xml"/>
3939
</update-information>
4040
<publisher>
4141
<name xlink:href="https://prrvchr.github.io/mContactOOo/" lang="en-US">Microsoft AddressBook for LibreOffice</name>

0 commit comments

Comments
 (0)