Hello community,

here is the log from the commit of package libass for openSUSE:Factory checked 
in at 2016-02-29 09:12:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libass (Old)
 and      /work/SRC/openSUSE:Factory/.libass.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libass"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libass/libass.changes    2016-01-04 
09:21:37.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libass.new/libass.changes       2016-02-29 
09:12:28.000000000 +0100
@@ -1,0 +2,14 @@
+Thu Feb 25 16:22:23 UTC 2016 - mplus...@suse.com
+
+- Update to 0.13.2
+  * Add ass_set_check_readorder() API function to disable use of 
+    the ReadOrder field for duplicate checking in 
+    ass_process_chunk().
+  * ass_step_sub(track, now, 0) now finds the start of the subtitle 
+    at now.
+  * Bug fixes:
+    + Fix an issue with the new duplicate checking, which could 
+      lead to missing subtitles after seeking.
+    + Fix a crash with Core Text under specific circumstances.
+
+-------------------------------------------------------------------

Old:
----
  libass-0.13.1.tar.xz

New:
----
  libass-0.13.2.tar.xz

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

Other differences:
------------------
++++++ libass.spec ++++++
--- /var/tmp/diff_new_pack.MLSkS6/_old  2016-02-29 09:12:29.000000000 +0100
+++ /var/tmp/diff_new_pack.MLSkS6/_new  2016-02-29 09:12:29.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libass
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define soname 5
 Name:           libass
-Version:        0.13.1
+Version:        0.13.2
 Release:        0
 Summary:        Library for SSA/ASS-formatted subtitle rendering
 License:        ISC
@@ -78,17 +78,16 @@
 make %{?_smp_mflags} check
 
 %post -n libass%{soname} -p /sbin/ldconfig
-
 %postun -n libass%{soname} -p /sbin/ldconfig
 
 %files -n libass%{soname}
 %defattr(-, root, root)
-%{_libdir}/*.so.%{soname}*
+%{_libdir}/libass.so.%{soname}*
 
 %files devel
 %defattr(-, root, root)
-%{_includedir}/*
-%{_libdir}/*.so
-%{_libdir}/pkgconfig/*.pc
+%{_includedir}/ass
+%{_libdir}/libass.so
+%{_libdir}/pkgconfig/libass.pc
 
 %changelog

++++++ libass-0.13.1.tar.xz -> libass-0.13.2.tar.xz ++++++
++++ 27619 lines of diff (skipped)


Reply via email to