15
0

- update to 0.12.1:

* Fix regression where the ``MACOSX_DEPLOYMENT_TARGET``
    environment variable was accidentally renamed to 
    ``MACOS_DEPLOYMENT_TARGET``

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-meson-python?expand=0&rev=12
This commit is contained in:
2023-03-26 19:50:12 +00:00
committed by Git OBS Bridge
parent cdb0cecf12
commit eca6a2e1dd
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Mar 26 19:49:50 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.12.1:
* Fix regression where the ``MACOSX_DEPLOYMENT_TARGET``
environment variable was accidentally renamed to
``MACOS_DEPLOYMENT_TARGET``
-------------------------------------------------------------------
Fri Jan 13 14:35:33 UTC 2023 - Ben Greiner <code@bnavigator.de>