diff --git a/graphene-1.10.0.tar.xz b/graphene-1.10.0.tar.xz deleted file mode 100644 index e5ca7a1..0000000 --- a/graphene-1.10.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:406d97f51dd4ca61e91f84666a00c3e976d3e667cd248b76d92fdb35ce876499 -size 289452 diff --git a/graphene-1.10.2.tar.xz b/graphene-1.10.2.tar.xz new file mode 100644 index 0000000..66b1b47 --- /dev/null +++ b/graphene-1.10.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e97de8208f1aac4f913d4fa71ab73a7034e807186feb2abe55876e51c425a7f6 +size 292372 diff --git a/graphene.changes b/graphene.changes index 0dd835c..0872e3e 100644 --- a/graphene.changes +++ b/graphene.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jun 23 19:20:50 UTC 2020 - Bjørn Lie + +- Update to version 1.10.2: + + Disable SSE on 32bit builds on Windows with MSVC + + Add more documentation on the conventions used by matrix + operations + + Fix Euler angles/matrix conversion + + Various bugs fixed. + ------------------------------------------------------------------- Tue May 5 12:25:24 UTC 2020 - Dominique Leuenberger diff --git a/graphene.spec b/graphene.spec index 77f190b..9a45ee4 100644 --- a/graphene.spec +++ b/graphene.spec @@ -17,7 +17,7 @@ Name: graphene -Version: 1.10.0 +Version: 1.10.2 Release: 0 Summary: Thin type layer for graphic libraries License: MIT