15
0
forked from pool/python-vulkan

- Version update to 1.1.71.2:

* No upstream changelog

- Fix fdupes call

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vulkan?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2018-12-06 11:44:12 +00:00
committed by Git OBS Bridge
parent 328a99a4aa
commit ea096de5ef
4 changed files with 18 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-vulkan
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 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
@@ -12,13 +12,13 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-vulkan
Version: 1.0.61
Version: 1.1.71.2
Release: 0
Summary: Python bindings for the Vulkan API
License: Apache-2.0
@@ -50,7 +50,7 @@ cp %{SOURCE1} .
%install
%python_install
%fdupes %{buildroot}%{_prefix}
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%files %{python_files}
%license LICENSE