From 31275f092a747777f052152a2a1e0f386cb74d4e754b9f6170064f6cc6595e40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 30 Dec 2015 09:33:03 +0000 Subject: [PATCH] Accepting request 351262 from home:jengelh:branches:multimedia:libs - Update summary/description - (portable is irrelevant here) OBS-URL: https://build.opensuse.org/request/show/351262 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libass?expand=0&rev=37 --- libass.changes | 5 +++++ libass.spec | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/libass.changes b/libass.changes index 8996663..1290c1b 100644 --- a/libass.changes +++ b/libass.changes @@ -10,6 +10,11 @@ Thu Dec 17 11:42:06 UTC 2015 - idonmez@suse.com * Drop support for Fontconfig < 2.10.92 to ensure correct font matching * Fix some small memory leaks, potential crashes and bad data uses +------------------------------------------------------------------- +Wed Dec 16 16:37:26 UTC 2015 - jengelh@inai.de + +- Update summary/description + ------------------------------------------------------------------- Mon Dec 7 20:26:25 UTC 2015 - jengelh@inai.de diff --git a/libass.spec b/libass.spec index c8fc98e..4853d72 100644 --- a/libass.spec +++ b/libass.spec @@ -20,7 +20,7 @@ Name: libass Version: 0.13.1 Release: 0 -Summary: Portable Library for SSA/ASS Subtitles Rendering +Summary: Library for SSA/ASS-formatted subtitle rendering License: ISC Group: Development/Libraries/C and C++ Url: https://github.com/libass/libass @@ -35,21 +35,21 @@ BuildRequires: pkgconfig(fribidi) >= 0.19.0 BuildRequires: pkgconfig(harfbuzz) %description -libass is a portable subtitle renderer for the ASS/SSA +libass is a subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format. It is mostly compatible with VSFilter. %package -n libass%{soname} -Summary: Portable Library for SSA/ASS Subtitles Rendering +Summary: Library for SSA/ASS-formatted subtitle rendering Group: System/Libraries %description -n libass%{soname} -libass is a portable subtitle renderer for the ASS/SSA +libass is a subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format. It is mostly compatible with VSFilter. %package devel -Summary: Portable Library for SSA/ASS Subtitles Rendering +Summary: Development files for libass, a subtitle rendering library Group: Development/Libraries/C and C++ Requires: glibc-devel Requires: libass%{soname} = %{version}