Update description
This commit is contained in:
parent
d7b82ba546
commit
e9cb0441bf
@ -1,6 +1,6 @@
|
||||
Name: libao
|
||||
Version: 1.2.0
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Summary: Cross Platform Audio Output Library
|
||||
Group: System Environment/Libraries
|
||||
License: GPLv2+
|
||||
@ -11,8 +11,8 @@ BuildRequires: alsa-lib-devel
|
||||
BuildRequires: pkgconfig(libpulse)
|
||||
|
||||
%description
|
||||
Libao is a cross platform audio output library. It currently supports
|
||||
ESD, OSS, Solaris, and IRIX.
|
||||
Libao is a cross-platform audio library that allows programs to output audio
|
||||
using a simple API on a wide variety of platforms.
|
||||
|
||||
|
||||
%package devel
|
||||
@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}*
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Apr 06 2018 Adam Jackson <ajax@redhat.com> - 1.2.0-11
|
||||
- Update description
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user