Auto sync2gitlab import of libsndfile-1.0.28-13.el8.src.rpm

This commit is contained in:
CentOS Sources 2023-02-18 00:22:55 +00:00
parent a35e6a81bd
commit 40582f8827

View File

@ -1,7 +1,7 @@
Summary: Library for reading and writing sound files Summary: Library for reading and writing sound files
Name: libsndfile Name: libsndfile
Version: 1.0.28 Version: 1.0.28
Release: 12%{?dist} Release: 13%{?dist}
License: LGPLv2+ and GPLv2+ and BSD License: LGPLv2+ and GPLv2+ and BSD
Group: System Environment/Libraries Group: System Environment/Libraries
URL: http://www.mega-nerd.com/libsndfile/ URL: http://www.mega-nerd.com/libsndfile/
@ -172,6 +172,9 @@ LD_LIBRARY_PATH=$PWD/src/.libs make check
%changelog %changelog
* Fri Oct 14 2022 Michal Hlavinka <mhlavink@redhat.com> - 1.0.28-13
- rebuild (#2118285)
* Wed Jan 12 2022 Michal Hlavinka <mhlavink@redhat.com> - 1.0.28-12 * Wed Jan 12 2022 Michal Hlavinka <mhlavink@redhat.com> - 1.0.28-12
- fix heap buffer overflow in flac (#2030507) - fix heap buffer overflow in flac (#2030507)