Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libass for openSUSE:Factory checked in at 2021-09-25 00:35:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libass (Old) and /work/SRC/openSUSE:Factory/.libass.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libass" Sat Sep 25 00:35:18 2021 rev:45 rq:920220 version:0.15.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libass/libass.changes 2021-05-07 16:45:30.136334118 +0200 +++ /work/SRC/openSUSE:Factory/.libass.new.1899/libass.changes 2021-09-25 00:35:58.323165560 +0200 @@ -1,0 +2,10 @@ +Sun Sep 19 17:06:27 UTC 2021 - Oleg Oshmyan <[email protected]> + +- Update to version 0.15.2 + * Fix some format string bugs, which could lead to + garbled log messages or on some platforms crashes + * Fix ass_set_fonts_dir failing to load long paths + * Better handling of control characters that have no associated font glyphs +- Update Requires and BuildRequires to actual pkgconfig versions + +------------------------------------------------------------------- Old: ---- libass-0.15.1.tar.xz New: ---- libass-0.15.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libass.spec ++++++ --- /var/tmp/diff_new_pack.58fGg1/_old 2021-09-25 00:35:58.759166015 +0200 +++ /var/tmp/diff_new_pack.58fGg1/_new 2021-09-25 00:35:58.763166019 +0200 @@ -18,7 +18,7 @@ %define sover 9 Name: libass -Version: 0.15.1 +Version: 0.15.2 Release: 0 Summary: Library for SSA/ASS-formatted subtitle rendering License: ISC @@ -31,7 +31,7 @@ BuildRequires: pkgconfig(fontconfig) >= 2.10.92 BuildRequires: pkgconfig(freetype2) >= 9.10.3 BuildRequires: pkgconfig(fribidi) >= 0.19.0 -BuildRequires: pkgconfig(harfbuzz) >= 0.9.5 +BuildRequires: pkgconfig(harfbuzz) >= 1.2.3 %description libass is a subtitle renderer for the ASS/SSA @@ -52,13 +52,13 @@ Group: Development/Libraries/C and C++ Requires: glibc-devel Requires: libass%{sover} = %{version} -Requires: pkgconfig(fontconfig) +Requires: pkgconfig(fontconfig) >= 2.10.92 Requires: pkgconfig(freetype2) >= 9.10.3 Requires: pkgconfig(fribidi) >= 0.19.0 -Requires: pkgconfig(harfbuzz) +Requires: pkgconfig(harfbuzz) >= 1.2.3 %description devel -This package is needed if you want to develop / compile against libASS. +This package is needed if you want to develop / compile against libass. %prep %autosetup ++++++ libass-0.15.1.tar.xz -> libass-0.15.2.tar.xz ++++++ ++++ 20301 lines of diff (skipped)
