updated to v1.1.3
This commit is contained in:
parent
4118a71839
commit
6674912cd8
@ -24,8 +24,8 @@
|
||||
|
||||
Summary: Specialist tools for ALSA
|
||||
Name: alsa-tools
|
||||
Version: 1.1.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.1.3
|
||||
Release: 1%{?dist}
|
||||
|
||||
# Checked at least one source file from all the sub-projects contained in
|
||||
# the source tarball and they are consistent GPLv2+ - TJ 2007-11-15
|
||||
@ -104,9 +104,6 @@ The following tools are available:
|
||||
%setup -q -n %{name}-%{version}
|
||||
|
||||
%build
|
||||
# Fix narrowing conversions on ARM (#1307312)
|
||||
CFLAGS="%{optflags} -fsigned-char"
|
||||
CXXFLAGS="%{optflags} -fsigned-char"
|
||||
mv seq/sbiload . ; rm -rf seq
|
||||
for i in %{?builddirstools:%builddirstools} %{?builddirsfirmw:%builddirsfirmw}
|
||||
do
|
||||
@ -238,6 +235,9 @@ install -m 644 %{SOURCE5} %{buildroot}/lib/udev/rules.d
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Sep 21 2016 Jaroslav Kysela <perex@perex.cz> - 1.1.3-1
|
||||
- Updated to 1.1.3
|
||||
|
||||
* Wed Mar 16 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 1.1.0-3
|
||||
- Fix FTBFS with GCC 6 (#1307312)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user