diff --git a/libass-0.10.0.tar.xz b/libass-0.10.0.tar.xz deleted file mode 100644 index b7aafc9..0000000 --- a/libass-0.10.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4da592020f6d7db889ec7bb09a2c78afa17b18eb86b9ffc6237d5a575ebd7541 -size 256780 diff --git a/libass-0.10.1.tar.xz b/libass-0.10.1.tar.xz new file mode 100644 index 0000000..753869d --- /dev/null +++ b/libass-0.10.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbf287ac6d0dbdf015783b7354280ad8371c106326ad3f77a99471bc5aa18210 +size 257792 diff --git a/libass.changes b/libass.changes index 524c0b9..58cdb37 100644 --- a/libass.changes +++ b/libass.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Oct 23 22:07:26 UTC 2012 - reddwarf@opensuse.org + +- Update to version 0.10.1 + * Fix letter spacing + * Add \rSTYLENAME syntax support (GC #43) + * Fix border generation and border style reset (GC #56) + * Fix various issues with bug-for-bug compatibility of + transformations (\fax, \fay, etc.) to VSFilter (GC #46, GC #42) + * Fix drawing parsing (GC #47) + * Various fixes to shaper (GC #54, GC #55, GC#59) + * Fix change detection + * Add ass_set_line_position API to set a vertical subtitle offset + * Fix scaling of drawing baseline offset (\pbo) values + * Fix skipping of zero-width characters for FriBiDi shaper + * Use LTR text base direction by default, similar to VSFilter + ------------------------------------------------------------------- Sat Oct 29 19:01:04 UTC 2011 - reddwarf@opensuse.org diff --git a/libass.spec b/libass.spec index a676c6b..e3b99a1 100644 --- a/libass.spec +++ b/libass.spec @@ -1,7 +1,7 @@ # # spec file for package libass # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,12 +19,12 @@ %define soname 4 Name: libass -Version: 0.10.0 +Version: 0.10.1 Release: 0 -License: ISC Summary: Portable Library for SSA/ASS Subtitles Rendering -Url: http://code.google.com/p/libass/ +License: ISC Group: System/Libraries +Url: http://code.google.com/p/libass/ Source: http://libass.googlecode.com/files/%{name}-%{version}.tar.xz BuildRequires: pkg-config BuildRequires: xz