updated to v1.1.3
This commit is contained in:
parent
4118a71839
commit
6674912cd8
2 changed files with 6 additions and 6 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
b476a5afaa3ea3230855553ad59d259d alsa-tools-1.1.0.tar.bz2
|
||||
MD5 (alsa-tools-1.1.3.tar.bz2) = b23eaae687d55410b92587c2053b301f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue