diff --git a/glfw-1.8.0.tar.gz b/glfw-1.8.0.tar.gz deleted file mode 100644 index 719376b..0000000 --- a/glfw-1.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7570ad1f19bb1654202f28235fb406209cf0b08909970a8e42fe4a7aaa17075b -size 24133 diff --git a/glfw-1.8.2.tar.gz b/glfw-1.8.2.tar.gz new file mode 100644 index 0000000..13c88e6 --- /dev/null +++ b/glfw-1.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eec70faed8f943761cb2f211bab630ca5a584656f8f8908b0a3458454061f5d +size 24588 diff --git a/python-glfw.changes b/python-glfw.changes index 5114e5c..2df78af 100644 --- a/python-glfw.changes +++ b/python-glfw.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 26 13:41:20 UTC 2019 - pgajdos@suse.com + +- version update to 1.8.2 + * Added the sys.prefix/lib to the search path + * Added the changelog back to the source distribution + ------------------------------------------------------------------- Tue May 21 10:53:22 UTC 2019 - pgajdos@suse.com diff --git a/python-glfw.spec b/python-glfw.spec index 5d0f5fd..09543f6 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.0 +Version: 1.8.2 Release: 0 Summary: A ctypes-based wrapper for GLFW3 License: MIT