diff --git a/python-vulkan.changes b/python-vulkan.changes index 0e0f82c..3bea19a 100644 --- a/python-vulkan.changes +++ b/python-vulkan.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 27 10:12:33 UTC 2019 - pgajdos@suse.com + +- version update to 1.1.99.0 + * No upstream changelog + ------------------------------------------------------------------- Thu Dec 6 11:42:38 UTC 2018 - Tomáš Chvátal diff --git a/python-vulkan.spec b/python-vulkan.spec index b0fb277..9f3be77 100644 --- a/python-vulkan.spec +++ b/python-vulkan.spec @@ -1,7 +1,7 @@ # # spec file for package python-vulkan # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-vulkan -Version: 1.1.71.2 +Version: 1.1.99.0 Release: 0 Summary: Python bindings for the Vulkan API License: Apache-2.0 @@ -26,11 +26,11 @@ Group: Development/Languages/Python Url: https://github.com/realitix/vulkan Source: https://files.pythonhosted.org/packages/source/v/vulkan/vulkan-%{version}.tar.gz Source1: LICENSE -BuildRequires: %{python_module cffi} +BuildRequires: %{python_module cffi >= 1.10} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros BuildRequires: vulkan-devel -Requires: python-cffi +Requires: python-cffi >= 1.10 Requires: vulkan BuildRequires: fdupes BuildArch: noarch @@ -52,6 +52,9 @@ cp %{SOURCE1} . %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} +%check +# no tests available + %files %{python_files} %license LICENSE %doc README.md diff --git a/vulkan-1.1.71.2.tar.gz b/vulkan-1.1.71.2.tar.gz deleted file mode 100644 index 8eae57d..0000000 --- a/vulkan-1.1.71.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb7d4efeee2cbcd8a0391054fee7f1b878dd1262841440a4e9eb07d6d7ee5d8e -size 133213 diff --git a/vulkan-1.1.99.0.tar.gz b/vulkan-1.1.99.0.tar.gz new file mode 100644 index 0000000..76f34d9 --- /dev/null +++ b/vulkan-1.1.99.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6df73610560a72d8c0cb84bcd69e07742e7914a020c5f8a2251d8bd797aa42e3 +size 177004