Hello community,
here is the log from the commit of package gstreamer-transcoder for
openSUSE:Factory checked in at 2016-10-31 09:56:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-transcoder (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-transcoder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-transcoder"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-transcoder/gstreamer-transcoder.changes
2016-10-18 10:39:35.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gstreamer-transcoder.new/gstreamer-transcoder.changes
2016-10-31 09:56:01.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Oct 22 22:18:36 UTC 2016 - [email protected]
+
+- Update descriptions
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-transcoder.spec ++++++
--- /var/tmp/diff_new_pack.zMN4Ls/_old 2016-10-31 09:56:02.000000000 +0100
+++ /var/tmp/diff_new_pack.zMN4Ls/_new 2016-10-31 09:56:02.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package gst-transcoder
+# spec file for package gstreamer-transcoder
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
@@ -29,35 +29,36 @@
BuildRequires: pkgconfig
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gobject-2.0)
-BuildRequires: pkgconfig(gstreamer-pbutils-1.0)
BuildRequires: pkgconfig(gobject-introspection-1.0)
+BuildRequires: pkgconfig(gstreamer-pbutils-1.0)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
GStreamer Transcoding API
%package -n libgsttranscoder-1_0-0
-Summary: GST Transcoder API
+Summary: GStreamer Transcoder API
Group: System/Libraries
%description -n libgsttranscoder-1_0-0
-GST Transcoding API - Shared library
+This subpackage contains the implementation of the GStreamer API.
%package -n typelib-1_0-GstTranscoder-1_0
-Summary: GST Transcoder API -- Introspection bindings
+Summary: Introspection bindings for the GStreamer Transcoder API
Group: System/Libraries
%description -n typelib-1_0-GstTranscoder-1_0
-GST Transcoding API - Introspection bindings
+This subpackage contains the introspection bindings for the GStreamer
Transcoding API.
%package devel
+Summary: Development files for the GStreamer Transcoding API
Group: Development/Languages/C and C++
-Summary: GStreamer Transcoding API - Development files
Requires: libgsttranscoder-1_0-0 = %{version}
Requires: typelib-1_0-GstTranscoder-1_0 = %{version}
%description devel
-GStreamer Transcoding API - Development files
+This subpackage contains the header files needed to build applications
+making use of the GStreamer Transcoding API.
%prep
%setup -q -n %{_name}-%{version}