|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libass
|
|
|
|
|
Version: 0.14.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Portable library for SSA/ASS subtitles rendering
|
|
|
|
|
License: ISC
|
|
|
|
|
URL: https://github.com/libass
|
|
|
|
@ -54,6 +54,9 @@ make check
|
|
|
|
|
%{_libdir}/pkgconfig/%{name}.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jun 14 2018 Simone Caronni <negativo17@gmail.com> - 0.14.0-1
|
|
|
|
|
- Update to 0.14.0 (fixes glyph bounding box size; this bug causes frames to
|
|
|
|
|
be dropped on 2160p+ displays, as this check is too small for resolutions
|
|
|
|
|