|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
Summary: Library for accessing various audio file formats
|
|
|
|
|
Name: audiofile
|
|
|
|
|
Version: 0.3.6
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Epoch: 1
|
|
|
|
|
# library is LGPL / the two programs GPL / see README
|
|
|
|
|
License: LGPLv2+ and GPLv2+
|
|
|
|
@ -75,6 +75,9 @@ make check
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 1:0.3.6-7
|
|
|
|
|
- Rebuilt for GCC 5 C++11 ABI change
|
|
|
|
|
|
|
|
|
|
* Wed Feb 11 2015 Michael Schwendt <mschwendt@fedoraproject.org> - 1:0.3.6-6
|
|
|
|
|
- BR flac-devel for FLAC support introduced in 0.3.6.
|
|
|
|
|
|
|
|
|
|