This commit is contained in:
Dennis Gilmore 2016-02-04 03:56:35 +00:00
parent 52f7fc6c60
commit 25bb38d4df
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Library for reading and writing sound files
Name: libsndfile
Version: 1.0.25
Release: 19%{?dist}
Release: 20%{?dist}
License: LGPLv2+ and GPLv2+ and BSD
Group: System Environment/Libraries
URL: http://www.mega-nerd.com/libsndfile/
@ -156,6 +156,9 @@ LD_LIBRARY_PATH=$PWD/src/.libs make check
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.25-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Nov 06 2015 Michal Hlavinka <mhlavink@redhat.com> - 1.0.25-19
- fix incomplete patch for CVE-2015-7805