Accepting request 347836 from home:jengelh:branches:multimedia:libs

the rpm groups were swapped to how they are supposed to be - fix that

OBS-URL: https://build.opensuse.org/request/show/347836
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libass?expand=0&rev=33
This commit is contained in:
Tomáš Chvátal 2015-12-07 20:36:39 +00:00 committed by Git OBS Bridge
parent fc3e3aee07
commit 7ba405c1bf
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 7 20:26:25 UTC 2015 - jengelh@inai.de
- Update RPM groups
-------------------------------------------------------------------
Sun Nov 22 22:00:00 UTC 2015 - mpluskal@suse.com

View File

@ -22,7 +22,7 @@ Version: 0.13.0
Release: 0
Summary: Portable Library for SSA/ASS Subtitles Rendering
License: ISC
Group: System/Libraries
Group: Development/Libraries/C and C++
Url: https://github.com/libass/libass
Source: https://github.com/libass/libass/releases/download/%{version}/%{name}-%{version}.tar.xz
Source99: baselibs.conf
@ -36,16 +36,16 @@ BuildRequires: pkgconfig(harfbuzz)
%description
libass is a portable subtitle renderer for the ASS/SSA
(Advanced Substation Alpha/Substation Alpha) subtitle
(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
Group: Development/Libraries/C and C++
Group: System/Libraries
%description -n libass%{soname}
libass is a portable subtitle renderer for the ASS/SSA
(Advanced Substation Alpha/Substation Alpha) subtitle
(Advanced Substation Alpha/Substation Alpha) subtitle
format. It is mostly compatible with VSFilter.
%package devel