diff --git a/pyenv-2.4.6.tar.gz b/pyenv-2.4.6.tar.gz deleted file mode 100644 index 2e66be4..0000000 --- a/pyenv-2.4.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:857b2c67e0aa2a22c1ccd116f9850ca94d9cc129687c276c798c096655a3e589 -size 799249 diff --git a/pyenv-2.4.7.tar.gz b/pyenv-2.4.7.tar.gz new file mode 100644 index 0000000..de76f02 --- /dev/null +++ b/pyenv-2.4.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c0137963dd3c4b356663a3a152a64815e5e4364f131f2976a2731a13ab1de4d +size 799490 diff --git a/pyenv.changes b/pyenv.changes index 83c7671..4d237ff 100644 --- a/pyenv.changes +++ b/pyenv.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jul 16 08:44:03 UTC 2024 - Thomas Schraitle - 2.4.7 + +- Update to 2.4.7: + - Add support for anaconda3-2024.06-1 in #3009 + - Fix debug build for X.Yt-dev in #3011 + +Full Changelog: https://github.com/pyenv/pyenv/compare/v2.4.6...v2.4.7 + ------------------------------------------------------------------- Fri Jul 5 04:56:59 UTC 2024 - Thomas Schraitle - 2.4.6 diff --git a/pyenv.spec b/pyenv.spec index 8da562e..1102f0a 100644 --- a/pyenv.spec +++ b/pyenv.spec @@ -19,7 +19,7 @@ %define pyenv_dir %{_libexecdir}/pyenv # Name: pyenv -Version: 2.4.6 +Version: 2.4.7 Release: 0 Summary: Python Version Management License: MIT