forked from pool/python-PyOpenAL
- Update to 0.7.6a1:
* no upstream changelog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyOpenAL?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
f9327b6273
commit
d0ca42d9e2
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f9507f9729a3babc4b39a488954e7046e018f69dddd80c33aff8d4734a31e564
|
|
||||||
size 26408
|
|
||||||
3
PyOpenAL-0.7.6a1.tar.gz
Normal file
3
PyOpenAL-0.7.6a1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c16bf243232a434c58e03c94068404b2cda22bbaa93f6f1c71a3596a01fa9ac4
|
||||||
|
size 26347
|
||||||
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 4 16:47:30 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.7.6a1:
|
||||||
|
* no upstream changelog
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 4 12:52:34 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
Tue Dec 4 12:52:34 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-PyOpenAL
|
# spec file for package python-PyOpenAL
|
||||||
#
|
#
|
||||||
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,24 +18,23 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-PyOpenAL
|
Name: python-PyOpenAL
|
||||||
Version: 0.7.3a1
|
Version: 0.7.6a1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python bindings for OpenAL
|
Summary: Python bindings for OpenAL
|
||||||
License: SUSE-Public-Domain
|
License: SUSE-Public-Domain
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: https://github.com/Zuzu-Typ/PyOpenAL
|
URL: https://github.com/Zuzu-Typ/PyOpenAL
|
||||||
Source: https://files.pythonhosted.org/packages/source/P/PyOpenAL/PyOpenAL-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/P/PyOpenAL/PyOpenAL-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
# SECTION test requirements
|
|
||||||
BuildRequires: %{python_module numpy}
|
|
||||||
# /SECTION
|
|
||||||
Requires: python-numpy
|
Requires: python-numpy
|
||||||
Requires: config(openal-soft)
|
Requires: config(openal-soft)
|
||||||
Recommends: python-PyOgg
|
Recommends: python-PyOgg
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
# SECTION test requirements
|
||||||
|
BuildRequires: %{python_module numpy}
|
||||||
|
# /SECTION
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|||||||
Reference in New Issue
Block a user