15
0

- update to 6.1.15:

* Resolved an issue where the LDF couldn't locate a library
    dependency declared via version control system repository
    (issue #4885)
  * Resolved an issue related to the inaccurate detection of the
    Clang compiler (pull #4897)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-platformio?expand=0&rev=28
This commit is contained in:
2024-05-07 07:34:15 +00:00
committed by Git OBS Bridge
parent 3cbf8d8a86
commit e45f44d0f5
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue May 7 07:32:58 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 6.1.15:
* Resolved an issue where the LDF couldn't locate a library
dependency declared via version control system repository
(issue #4885)
* Resolved an issue related to the inaccurate detection of the
Clang compiler (pull #4897)
-------------------------------------------------------------------
Mon Mar 25 13:25:07 UTC 2024 - Dirk Müller <dmueller@suse.com>