diff --git a/glfw-1.8.2.tar.gz b/glfw-1.8.2.tar.gz deleted file mode 100644 index 13c88e6..0000000 --- a/glfw-1.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2eec70faed8f943761cb2f211bab630ca5a584656f8f8908b0a3458454061f5d -size 24588 diff --git a/glfw-1.8.3.tar.gz b/glfw-1.8.3.tar.gz new file mode 100644 index 0000000..ed395fc --- /dev/null +++ b/glfw-1.8.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fb94708bff9c9478b85ec1993aa416288e9d407bb83cae8cff561ccb4205635 +size 24615 diff --git a/python-glfw.changes b/python-glfw.changes index 2df78af..27213c0 100644 --- a/python-glfw.changes +++ b/python-glfw.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 12 11:43:03 UTC 2019 - Tomáš Chvátal + +- Update to 1.8.3: + * Updated the GLFW version in the wheels to 3.3 + ------------------------------------------------------------------- Fri Jul 26 13:41:20 UTC 2019 - pgajdos@suse.com diff --git a/python-glfw.spec b/python-glfw.spec index 09543f6..6d54a3a 100644 --- a/python-glfw.spec +++ b/python-glfw.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-glfw -Version: 1.8.2 +Version: 1.8.3 Release: 0 Summary: A ctypes-based wrapper for GLFW3 License: MIT