From e45f44d0f505a5c08efb048e301e53ad2ea1c3e00272dd3fd9e0333f5c4cbb67 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 7 May 2024 07:34:15 +0000 Subject: [PATCH] - 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 --- platformio-6.1.14.tar.gz | 3 --- platformio-6.1.15.tar.gz | 3 +++ python-platformio.changes | 10 ++++++++++ python-platformio.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 platformio-6.1.14.tar.gz create mode 100644 platformio-6.1.15.tar.gz diff --git a/platformio-6.1.14.tar.gz b/platformio-6.1.14.tar.gz deleted file mode 100644 index 8e44b29..0000000 --- a/platformio-6.1.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a88ce098f30c538fc0cf8f4c3ac4761c3c4b4eebf09fd3606f172399cd7d4e4 -size 238740 diff --git a/platformio-6.1.15.tar.gz b/platformio-6.1.15.tar.gz new file mode 100644 index 0000000..750239b --- /dev/null +++ b/platformio-6.1.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3209a60d40340fdbab2c76ee23303d90e5ecea0a11f92980c9d2068d0975fde +size 238774 diff --git a/python-platformio.changes b/python-platformio.changes index 932f5a7..d703242 100644 --- a/python-platformio.changes +++ b/python-platformio.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue May 7 07:32:58 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-platformio.spec b/python-platformio.spec index fb3c04b..05ed8b8 100644 --- a/python-platformio.spec +++ b/python-platformio.spec @@ -17,7 +17,7 @@ Name: python-platformio -Version: 6.1.14 +Version: 6.1.15 Release: 0 Summary: New Generation Ecosystem for Embedded Development License: Apache-2.0