|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
Name: libass
|
|
|
|
|
Version: 0.13.3
|
|
|
|
|
Version: 0.13.4
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Portable library for SSA/ASS subtitles rendering
|
|
|
|
|
|
|
|
|
@ -60,6 +60,11 @@ make check
|
|
|
|
|
%{_libdir}/pkgconfig/libass.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Oct 07 2016 Martin Sourada <mso@fedoraproject.org> - 0.13.4-1
|
|
|
|
|
- Update to 0.13.4
|
|
|
|
|
- Fixes CVE-2016-7969, CVE-2016-7970, CVE-2016-7972
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Sep 27 2016 Martin Sourada <mso@fedoraproject.org> - 0.13.3-1
|
|
|
|
|
- Update to 0.13.3
|
|
|
|
|
|
|
|
|
|