diff --git a/meson_python-0.12.0.tar.gz b/meson_python-0.12.0.tar.gz deleted file mode 100644 index 055aa72..0000000 --- a/meson_python-0.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8cb159a8093a2e73cfa897f8092ec93b74e3842f94dff7fde381c6fe0e0b064d -size 44003 diff --git a/meson_python-0.12.1.tar.gz b/meson_python-0.12.1.tar.gz new file mode 100644 index 0000000..fd47cf6 --- /dev/null +++ b/meson_python-0.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d5b3e581d70a58a97b9c116a75e97a76cc4b4c7e75fa0658fc8392371e2f2c2 +size 44039 diff --git a/python-meson-python.changes b/python-meson-python.changes index f609daf..f3e3b97 100644 --- a/python-meson-python.changes +++ b/python-meson-python.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Mar 26 19:49:50 UTC 2023 - Dirk Müller + +- 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 diff --git a/python-meson-python.spec b/python-meson-python.spec index a285173..70c867d 100644 --- a/python-meson-python.spec +++ b/python-meson-python.spec @@ -17,7 +17,7 @@ Name: python-meson-python -Version: 0.12.0 +Version: 0.12.1 Release: 0 Summary: Meson Python build backend (PEP 517) License: MIT