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:
committed by
Git OBS Bridge
parent
328a99a4aa
commit
ea096de5ef
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 6 11:42:38 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Version update to 1.1.71.2:
|
||||
* No upstream changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 6 11:41:54 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Fix fdupes call
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 16 11:44:30 UTC 2017 - jengelh@inai.de
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:67fc78eb2f437c9bc4028dc3f5209ff142d77e6c1ff6de319b6918de2cd9e12f
|
||||
size 80500
|
||||
3
vulkan-1.1.71.2.tar.gz
Normal file
3
vulkan-1.1.71.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb7d4efeee2cbcd8a0391054fee7f1b878dd1262841440a4e9eb07d6d7ee5d8e
|
||||
size 133213
|
||||
Reference in New Issue
Block a user