Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Liblouis stable version number from 3.30.0 to 3.31.0 version with required build files #110

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

hammera
Copy link
Contributor

@hammera hammera commented Sep 2, 2024

Hi Boys,

@egli, @bertfrees, as it is usual after new Liblouis stable release publication, I updated Liblouis version number from 3.30.0 version to 3.31.0 version with following build files:

  • Dockerfile.win32,
  • Dockerfile.win64,
  • .github/workflow/main.iml,
  • .github/workflow/sanitizer.yml

My local system first upgraded Liblouis package to the new 3.31.0 stable version, and after this, before I doing build file changes, I ran a ./autogen.sh --prefix=/usr, ./configure --prefix=/usr, make, and a make check commands.
I verifyed the tests/test-suite.log, my local system I see following informations, hopefully online workflows produce similar results:

================================================
   liblouisutdml 2.13.0: tests/test-suite.log
================================================

# TOTAL: 386
# PASS:  205
# SKIP:  0
# XFAIL: 181
# FAIL:  0
# XPASS: 0
# ERROR: 0

If you have a little time, and all checks are passed, please approve and merge this very little PR to the master branch.

I suggesting if this is possible, perhaps oktober or december we publicate a new Liblouisutdml 2.13.0 release, because oldest 2.12.0 Liblouisutdml release supports only Liblouis 3.27 version (this is interesting for example with Windows builds, usual Linux distribution ships Liblouis newest releases).
An another possible strategy to we waiting 3.32 Liblouis release, and after 3.32 Liblouis release publication happening in december 2, have possibility december publicate the fresh Liblouisutdml 2.13.0 version with latest fresh Liblouis version.

Thank you the cooperation,

Attila

…ub/workflows/sanitizer.yml: Change Liblouis stable version number to the new 3.31.0 stable version number

Signed-off-by: Attila Hammer <[email protected]>
@egli egli merged commit 00ca783 into liblouis:master Sep 2, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants