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-05-07 16:45:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libass (Old) and /work/SRC/openSUSE:Factory/.libass.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libass" Fri May 7 16:45:19 2021 rev:44 rq:890462 version:0.15.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libass/libass.changes 2020-12-03 18:42:36.982141694 +0100 +++ /work/SRC/openSUSE:Factory/.libass.new.2988/libass.changes 2021-05-07 16:45:30.136334118 +0200 @@ -1,0 +2,25 @@ +Mon May 3 15:58:23 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de> + +- Update to version 0.15.1 + * Bugfix release, no significant API or ABI changes + * Fix crashing on some ASS files with embedded fonts + * Fix total font fallback failure with some fonts on Core Text + * Fix embedded and memory fonts not actually being used unless + ass_set_fonts was called after they have been added + * Fix events assuming the largest xbord-value of a preceding event + of the same frame during collision handling + * Fix shift in vertical positioning of some right-to-left events + with \an4-6, \pos, \move or Scroll effects + * Fix imprecise output for \be with huge argument + * Overhaul x86 assembly for better performance + * Reduce temporary allocation in rendering + * DirectWrite: request fonts on demand for better performance and + improved compatibility with external on-demand font activation + * Accept pointers to const as arguments to ass_add_font + * Improve VSFilter compatibility: + * Disregard zero area events in collision handling + * Do not apply \fsp to vector drawings + * Fix bug preventing cutting out glyphs from border & shadow + with abnormal \fad values + +------------------------------------------------------------------- Old: ---- libass-0.15.0.tar.xz New: ---- libass-0.15.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libass.spec ++++++ --- /var/tmp/diff_new_pack.Xm1apq/_old 2021-05-07 16:45:30.712332307 +0200 +++ /var/tmp/diff_new_pack.Xm1apq/_new 2021-05-07 16:45:30.716332294 +0200 @@ -1,7 +1,7 @@ # # spec file for package libass # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ %define sover 9 Name: libass -Version: 0.15.0 +Version: 0.15.1 Release: 0 Summary: Library for SSA/ASS-formatted subtitle rendering License: ISC Group: Development/Libraries/C and C++ URL: https://github.com/libass/libass -Source: https://github.com/libass/libass/releases/download/%{version}/%{name}-%{version}.tar.xz +Source: %{URL}/releases/download/%{version}/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: nasm BuildRequires: pkgconfig ++++++ libass-0.15.0.tar.xz -> libass-0.15.1.tar.xz ++++++ ++++ 8959 lines of diff (skipped)