From e03aa5b51d5337e40f766f7a627634025bc5bb49 Mon Sep 17 00:00:00 2001 From: Martin Sourada Date: Jun 06 2011 14:32:22 +0000 Subject: update to 0.9.12. --- diff --git a/.gitignore b/.gitignore index 802297f..6283be5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ libass-0.9.8.tar.bz2 libass-0.9.9.tar.bz2 /libass-0.9.11.tar.bz2 +/libass-0.9.12.tar.xz diff --git a/libass.spec b/libass.spec index f837b8e..800e5fc 100644 --- a/libass.spec +++ b/libass.spec @@ -1,12 +1,12 @@ Name: libass -Version: 0.9.11 -Release: 3%{?dist} +Version: 0.9.12 +Release: 1%{?dist} Summary: Portable library for SSA/ASS subtitles rendering Group: System Environment/Libraries -License: GPLv2+ +License: ISC URL: http://code.google.com/p/libass/ -Source0: http://libass.googlecode.com/files/%{name}-%{version}.tar.bz2 +Source0: http://libass.googlecode.com/files/%{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -64,6 +64,13 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/libass.pc %changelog +* Tue May 31 2011 Martin Sourada - 0.9.12-1 +- New upstrea release + - Licence changed to ISC + - Fixed word-wrapping + - Improved charmap fallback matching + - Various other improvements and fixes + * Mon Feb 07 2011 Fedora Release Engineering - 0.9.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 5f769d2..8c1225b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f9042884397002ba40aa89dc7d34f59f libass-0.9.11.tar.bz2 +fcef4b048ca2655a14073d692551cd1f libass-0.9.12.tar.xz