Rebuilt for GCC 5 C++11 ABI change

This commit is contained in:
Kalev Lember 2015-05-02 12:43:19 +02:00
parent f2c825d126
commit 8f5ebd2e56
1 changed files with 4 additions and 1 deletions

View File

@ -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.