diff --git a/matplotlib-3.10.5.tar.gz b/matplotlib-3.10.5.tar.gz deleted file mode 100644 index 38bcda1..0000000 --- a/matplotlib-3.10.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:352ed6ccfb7998a00881692f38b4ca083c691d3e275b4145423704c34c909076 -size 34804044 diff --git a/matplotlib-3.10.6.tar.gz b/matplotlib-3.10.6.tar.gz new file mode 100644 index 0000000..32124f9 --- /dev/null +++ b/matplotlib-3.10.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec01b645840dd1996df21ee37f208cd8ba57644779fa20464010638013d3203c +size 34804264 diff --git a/python-matplotlib.changes b/python-matplotlib.changes index eb7cc06..d3139fe 100644 --- a/python-matplotlib.changes +++ b/python-matplotlib.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Sep 18 11:39:49 UTC 2025 - Markéta Machová + +- Update to 3.10.6 + * Fix regression of hi-dpi support for Qt + * Fix race condition in TexManager.make_dvi & make_png + * Various documentation and other bugfixes + ------------------------------------------------------------------- Mon Aug 18 11:18:14 UTC 2025 - Daniel Garcia diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 0c996b8..f015315 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -46,7 +46,7 @@ ExclusiveArch: x86_64 aarch64 %{?sle15_python_module_pythons} Name: python-matplotlib%{psuffix} -Version: 3.10.5 +Version: 3.10.6 Release: 0 Summary: Plotting Library for Python License: SUSE-Matplotlib