Hello community,

here is the log from the commit of package libass for openSUSE:Factory checked 
in at 2017-12-08 21:46:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libass (Old)
 and      /work/SRC/openSUSE:Factory/.libass.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libass"

Fri Dec  8 21:46:01 2017 rev:42 rq:548015 version:0.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libass/libass.changes    2017-06-12 
15:26:44.340538159 +0200
+++ /work/SRC/openSUSE:Factory/.libass.new/libass.changes       2017-12-08 
21:47:20.407193187 +0100
@@ -1,0 +2,14 @@
+Sun Dec  3 11:07:13 UTC 2017 - mplus...@suse.com
+
+- Update to version 0.14.0:
+  * Brand new, faster and better outline stroker (replaces FreeType
+    stroker)
+  * Remove option to use the FreeType rasterizer
+  * Fix spots of missing border around self-intersecting shapes
+  * Switch from Yasm to NASM for building hand-written assembler
+    code
+  * Clear font cache in ass_set_fonts(). This fixes potentially
+    incorrect font choices and an occasional crash if this function
+    is called midway through rendering a file.
+
+-------------------------------------------------------------------

Old:
----
  libass-0.13.7.tar.xz

New:
----
  libass-0.14.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libass.spec ++++++
--- /var/tmp/diff_new_pack.U5KKH9/_old  2017-12-08 21:47:20.867173401 +0100
+++ /var/tmp/diff_new_pack.U5KKH9/_new  2017-12-08 21:47:20.867173401 +0100
@@ -18,7 +18,7 @@
 
 %define sover   9
 Name:           libass
-Version:        0.13.7
+Version:        0.14.0
 Release:        0
 Summary:        Library for SSA/ASS-formatted subtitle rendering
 License:        ISC
@@ -26,13 +26,12 @@
 Url:            https://github.com/libass/libass
 Source:         
https://github.com/libass/libass/releases/download/%{version}/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
+BuildRequires:  nasm
 BuildRequires:  pkgconfig
-BuildRequires:  xz
-BuildRequires:  yasm
 BuildRequires:  pkgconfig(fontconfig) >= 2.10.92
 BuildRequires:  pkgconfig(freetype2) >= 9.10.3
 BuildRequires:  pkgconfig(fribidi) >= 0.19.0
-BuildRequires:  pkgconfig(harfbuzz)
+BuildRequires:  pkgconfig(harfbuzz) >= 0.9.5
 
 %description
 libass is a subtitle renderer for the ASS/SSA
@@ -81,11 +80,9 @@
 %postun -n libass%{sover} -p /sbin/ldconfig
 
 %files -n libass%{sover}
-%defattr(-,root,root)
 %{_libdir}/libass.so.%{sover}*
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/ass
 %{_libdir}/libass.so
 %{_libdir}/pkgconfig/libass.pc

++++++ libass-0.13.7.tar.xz -> libass-0.14.0.tar.xz ++++++
++++ 9234 lines of diff (skipped)


Reply via email to