Update to 1.10.6
This commit is contained in:
parent
5ee94e82e5
commit
3b7e05f66c
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/graphene-1.10.0.tar.xz
|
||||
/graphene-1.10.2.tar.xz
|
||||
/graphene-1.10.4.tar.xz
|
||||
/graphene-1.10.6.tar.xz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: graphene
|
||||
Version: 1.10.4
|
||||
Release: 2%{?dist}
|
||||
Version: 1.10.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Thin layer of types for graphic libraries
|
||||
|
||||
License: MIT
|
||||
@ -73,6 +73,9 @@ the functionality of the installed %{name} package.
|
||||
%{_datadir}/installed-tests/
|
||||
|
||||
%changelog
|
||||
* Tue Apr 06 2021 Kalev Lember <klember@redhat.com> - 1.10.6-1
|
||||
- Update to 1.10.6
|
||||
|
||||
* Tue Mar 09 2021 Nicolas Chauvet <kwizart@gmail.com> - 1.10.4-2
|
||||
- Disable neon for graphene on armv7hl
|
||||
- Add meson_test
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (graphene-1.10.4.tar.xz) = 05afb919055df12a9fd9ce97c24b4e80eb25ed0f8fe7ddfe9198fe695291de611d74e50a40cf6770ed94091765b69918983ab692f111a198ed95b0756d636456
|
||||
SHA512 (graphene-1.10.6.tar.xz) = 075e8c712509655d0614258a7fd2943e67a9642334cdabdc15d2489a88c961e278f7464a513080cd287f5371c7ece8ceb7565d1718a8b71fea4a4977f82aeb72
|
||||
|
||||
Loading…
Reference in New Issue
Block a user