Skip to content

Commit cc37419

Browse files
committed
new version 1.0.3
1 parent 8348638 commit cc37419

9 files changed

+30
-15
lines changed

JaybirdOOo.update.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
xmlns="http://openoffice.org/extensions/update/2006"
2929
xmlns:xlink="http://www.w3.org/1999/xlink">
3030
<identifier value="io.github.prrvchr.JaybirdOOo"/>
31-
<version value="1.0.2"/>
31+
<version value="1.0.3"/>
3232
<update-download>
3333
<src xlink:href="https://github.com/prrvchr/JaybirdOOo/releases/latest/download/JaybirdOOo.oxt"/>
3434
</update-download>
@@ -40,7 +40,7 @@
4040
<name xlink:href="https://prrvchr.github.io/JaybirdOOo/README_fr" lang="fr">JaybirdOOo</name>
4141
</publisher>
4242
<release-notes>
43-
<src xlink:href="https://prrvchr.github.io/JaybirdOOo/#what-has-been-done-for-version-102" lang="en"/>
44-
<src xlink:href="https://prrvchr.github.io/JaybirdOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-102" lang="fr"/>
43+
<src xlink:href="https://prrvchr.github.io/JaybirdOOo/#what-has-been-done-for-version-103" lang="en"/>
44+
<src xlink:href="https://prrvchr.github.io/JaybirdOOo/README_fr#ce-qui-a-%C3%A9t%C3%A9-fait-pour-la-version-103" lang="fr"/>
4545
</release-notes>
4646
</description>

README.md

+11-4
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].**
3131

32-
# version [1.0.2][5]
32+
# version [1.0.3][5]
3333

3434
## Introduction:
3535

@@ -125,7 +125,9 @@ ___
125125

126126
## Has been tested with:
127127

128-
* LibreOffice 24.2.1.2 - Ubuntu 22.04
128+
* LibreOffice 24.2.1.2 (x86_64)- Windows 10
129+
130+
* LibreOffice 24.2.1.2 - Lubuntu 22.04
129131

130132
I encourage you in case of problem :confused:
131133
to create an [issue][13]
@@ -152,7 +154,12 @@ ___
152154
- Updated the [Python setuptools][36] package to version 72.1.0.
153155
- The extension will ask you to install the jdbcDriverOOo extension in versions 1.4.2 minimum.
154156

155-
### What remains to be done for version 1.0.2:
157+
### What has been done for version 1.0.3:
158+
159+
- Updated the [Python setuptools][36] package to version 73.0.1.
160+
- Logging accessible in extension options now displays correctly on Windows.
161+
162+
### What remains to be done for version 1.0.3:
156163

157164
- Add new language for internationalization...
158165

@@ -179,7 +186,7 @@ ___
179186
[20]: <https://img.shields.io/github/v/tag/prrvchr/jdbcDriverOOo?label=latest#right>
180187
[21]: <img/JaybirdOOo.svg#middle>
181188
[22]: <https://github.com/prrvchr/JaybirdOOo/releases/latest/download/JaybirdOOo.oxt>
182-
[23]: <https://img.shields.io/github/downloads/prrvchr/JaybirdOOo/latest/total?label=v1.0.2#right>
189+
[23]: <https://img.shields.io/github/downloads/prrvchr/JaybirdOOo/latest/total?label=v1.0.3#right>
183190
[24]: <img/JaybirdOOo-1.png>
184191
[25]: <img/JaybirdOOo-2.png>
185192
[26]: <img/JaybirdOOo-3.png>

README_fr.md

+11-4
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].**
3131

32-
# version [1.0.2][5]
32+
# version [1.0.3][5]
3333

3434
## Introduction:
3535

@@ -125,7 +125,9 @@ ___
125125

126126
## A été testé avec:
127127

128-
* LibreOffice 24.2.1.2 - Ubuntu 22.04
128+
* LibreOffice 24.2.1.2 (x86_64)- Windows 10
129+
130+
* LibreOffice 24.2.1.2 - Lubuntu 22.04
129131

130132
Je vous encourage en cas de problème :confused:
131133
de créer un [dysfonctionnement][13]
@@ -152,7 +154,12 @@ ___
152154
- Mise à jour du paquet [Python setuptools][36] vers la version 72.1.0.
153155
- L'extension vous demandera d'installer l'extensions jdbcDriverOOo en version 1.4.2 minimum.
154156

155-
### Que reste-t-il à faire pour la version 1.0.2:
157+
### Ce qui a été fait pour la version 1.0.3:
158+
159+
- Mise à jour du paquet [Python setuptools][36] vers la version 73.0.1.
160+
- La journalisation accessible dans les options de l’extension s’affiche désormais correctement sous Windows.
161+
162+
### Que reste-t-il à faire pour la version 1.0.3:
156163

157164
- Ajouter de nouvelles langue pour l'internationalisation...
158165

@@ -179,7 +186,7 @@ ___
179186
[20]: <https://img.shields.io/github/v/tag/prrvchr/jdbcDriverOOo?label=latest#right>
180187
[21]: <img/JaybirdOOo.svg#middle>
181188
[22]: <https://github.com/prrvchr/JaybirdOOo/releases/latest/download/JaybirdOOo.oxt>
182-
[23]: <https://img.shields.io/github/downloads/prrvchr/JaybirdOOo/latest/total?label=v1.0.2#right>
189+
[23]: <https://img.shields.io/github/downloads/prrvchr/JaybirdOOo/latest/total?label=v1.0.3#right>
183190
[24]: <img/JaybirdOOo-1_fr.png>
184191
[25]: <img/JaybirdOOo-2_fr.png>
185192
[26]: <img/JaybirdOOo-3_fr.png>

_config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ plugins:
77
favicon: true
88
logo: /img/jaybird.svg
99
email: prrvchr@gmail.com
10+
google_analytics: G-YG4NJNDW9K
1011
title: JaybirdOOo
1112
blank_title: true
1213
description: The latest version of Firebird database in a single odb file.

source/JaybirdOOo/description.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
╚════════════════════════════════════════════════════════════════════════════════════╝
2626
-->
2727
<description xmlns="http://openoffice.org/extensions/description/2006" xmlns:d="http://openoffice.org/extensions/description/2006" xmlns:xlink="http://www.w3.org/1999/xlink">
28-
<version value="1.0.2"/>
28+
<version value="1.0.3"/>
2929
<identifier value="io.github.prrvchr.JaybirdOOo"/>
3030
<platform value="all"/>
3131
<dependencies>

source/JaybirdOOo/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
packaging>=24.1
2-
setuptools>=72.1.0
2+
setuptools>=73.0.1
33
six>=1.16.0

source/JaybirdOOo/service/pythonpath/jaybird/configuration.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
g_create = '?createDatabaseIfNotExist=true'
4646
g_exist = ''
4747
g_path = True;
48-
g_sep = '/'
4948
g_driver = 'driver'
49+
g_shutdown = ''
5050

5151
# LibreOffice configuration
5252
g_lover = '24.2'

source/JaybirdOOo/service/pythonpath/setuptools-72.1.0.dist-info

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../uno/lib/python/setuptools-73.0.1.dist-info

0 commit comments

Comments
 (0)