diff --git a/graphene-1.10.6.tar.xz b/graphene-1.10.6.tar.xz deleted file mode 100644 index fb4a466..0000000 --- a/graphene-1.10.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80ae57723e4608e6875626a88aaa6f56dd25df75024bd16e9d77e718c3560b25 -size 333332 diff --git a/graphene-1.10.8.tar.xz b/graphene-1.10.8.tar.xz new file mode 100644 index 0000000..e415697 --- /dev/null +++ b/graphene-1.10.8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a37bb0e78a419dcbeaa9c7027bcff52f5ec2367c25ec859da31dfde2928f279a +size 333924 diff --git a/graphene.changes b/graphene.changes index e697a6a..180b115 100644 --- a/graphene.changes +++ b/graphene.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Mar 18 17:29:48 UTC 2022 - Bjørn Lie + +- Update to version 1.10.8: + + ray: + - simplify NaN checking. + - Improve intersection + + Build fixes. + + SIMD: + - Make reciprocal operations 0-safe. + - Add simplified scalar reciprocal. + + tests: + - Fix installed introspection test. + - Add ray intersection unit. + + Fix detection of AArch64. + + Documentation fixes. + ------------------------------------------------------------------- Thu Apr 15 11:42:40 UTC 2021 - Dominique Leuenberger diff --git a/graphene.spec b/graphene.spec index 76237e8..e3e682c 100644 --- a/graphene.spec +++ b/graphene.spec @@ -1,7 +1,7 @@ # # spec file for package graphene # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: graphene -Version: 1.10.6 +Version: 1.10.8 Release: 0 Summary: Thin type layer for graphic libraries License: MIT