forked from pool/python-PyOpenAL
Accepting request 685041 from devel:languages:python
- Update to 0.7.7a1: * no upstream changelog OBS-URL: https://build.opensuse.org/request/show/685041 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyOpenAL?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c16bf243232a434c58e03c94068404b2cda22bbaa93f6f1c71a3596a01fa9ac4
|
||||
size 26347
|
||||
3
PyOpenAL-0.7.7a1.tar.gz
Normal file
3
PyOpenAL-0.7.7a1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e83493ecf0afbfb76c453a0cc6f75294474076d8e7f2a5496db22f938481c925
|
||||
size 25991
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 14:40:40 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.7.7a1:
|
||||
* no upstream changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 4 16:47:30 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-PyOpenAL
|
||||
Version: 0.7.6a1
|
||||
Version: 0.7.7a1
|
||||
Release: 0
|
||||
Summary: Python bindings for OpenAL
|
||||
License: SUSE-Public-Domain
|
||||
@@ -26,6 +26,7 @@ Group: Development/Languages/Python
|
||||
URL: https://github.com/Zuzu-Typ/PyOpenAL
|
||||
Source: https://files.pythonhosted.org/packages/source/P/PyOpenAL/PyOpenAL-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: dos2unix
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-numpy
|
||||
@@ -46,8 +47,7 @@ installed, OGG Vorbis, OGG Opus and FLAC files.
|
||||
|
||||
%prep
|
||||
%setup -q -n PyOpenAL-%{version}
|
||||
# wrong-file-end-of-line-encoding
|
||||
sed -i 's/\r$//' README.md
|
||||
dos2unix README.md
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user