diff --git a/libvpx.changes b/libvpx.changes index ff18083..0491263 100644 --- a/libvpx.changes +++ b/libvpx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 1 13:53:12 UTC 2017 - jengelh@inai.de + +- Summary updates + ------------------------------------------------------------------- Wed Sep 7 12:58:36 UTC 2016 - tchvatal@suse.com diff --git a/libvpx.spec b/libvpx.spec index c1f7445..80c3839 100644 --- a/libvpx.spec +++ b/libvpx.spec @@ -1,7 +1,7 @@ # # spec file for package libvpx # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -20,7 +20,7 @@ Name: libvpx Version: 1.6.0 Release: 0 -Summary: VP8 codec library +Summary: VP8/VP9 codec library License: BSD-3-Clause and GPL-2.0+ Group: Productivity/Multimedia/Other Url: http://www.webmproject.org/ @@ -47,7 +47,7 @@ and audio streams compressed with the Vorbis audio codec. The WebM file structure is based on the Matroska container. %package -n vpx-tools -Summary: VP8 codec library - Utilities +Summary: Utilies from the VP8/VP9 codec library License: BSD-3-Clause and GPL-2.0+ Group: Productivity/Multimedia/Other @@ -62,7 +62,7 @@ and audio streams compressed with the Vorbis audio codec. The WebM file structure is based on the Matroska container. %package -n %{name}%{sover} -Summary: VP8 codec library +Summary: VP8/VP9 codec library License: BSD-3-Clause Group: System/Libraries @@ -75,7 +75,7 @@ and audio streams compressed with the Vorbis audio codec. The WebM file structure is based on the Matroska container. %package devel -Summary: VP8 codec library - Development headers +Summary: Development files for libvpx, a VP8/VP9 codec library License: BSD-3-Clause and GPL-2.0+ Group: Development/Languages/C and C++ Requires: %{name}%{sover} = %{version}