diff --git a/glad-0.1.34.tar.gz b/glad-0.1.34.tar.gz deleted file mode 100644 index 70c1aeb80bad6484d9dcc0309c6855b2e0f715eb..0000000000000000000000000000000000000000 Binary files a/glad-0.1.34.tar.gz and /dev/null differ diff --git a/glad-0.1.36.tar.gz b/glad-0.1.36.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..3f87cafe6ce1bee50dc8dee8a4912c7484aca6c8 Binary files /dev/null and b/glad-0.1.36.tar.gz differ diff --git a/python-glad.spec b/python-glad.spec index 3d379349773b86eeff81ac6e098f5767145e72ff..4baceb1d63a1533af5e79a588b22a77300aa3eae 100644 --- a/python-glad.spec +++ b/python-glad.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-glad -Version: 0.1.34 +Version: 0.1.36 Release: 1 Summary: Multi-Language GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs. License: MIT URL: https://github.com/Dav1dde/glad -Source0: https://files.pythonhosted.org/packages/9b/f0/8cbe6c87e5ad14830613c52e85dcd2ae191a6244fdc9fee9ed9998fc2043/glad-0.1.34.tar.gz +Source0: https://files.pythonhosted.org/packages/ba/5f/14c65b8f4be10be731844834f3377f9acbeeb8ead6363d10b2c758baca96/glad-0.1.36.tar.gz BuildArch: noarch @@ -30,7 +30,7 @@ Glad uses the official Khronos-XML specs to generate a GL/GLES/EGL/GLX/WGL Loader made for your needs. %prep -%autosetup -n glad-0.1.34 +%autosetup -n glad-0.1.36 %build %py3_build @@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Aug 04 2022 liqiuyu - 0.1.36-1 +- update to 0.1.36 + * Thu Sep 09 2021 Python_Bot - 0.1.34-1 -- Package Init +- Package Init \ No newline at end of file