Hello community,

here is the log from the commit of package gstreamer-transcoder for 
openSUSE:Factory checked in at 2018-03-04 12:50:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-transcoder (Old)
 and      /work/SRC/openSUSE:Factory/.gstreamer-transcoder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer-transcoder"

Sun Mar  4 12:50:58 2018 rev:8 rq:581661 version:1.12.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gstreamer-transcoder/gstreamer-transcoder.changes    
    2018-01-02 16:34:58.096863935 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-transcoder.new/gstreamer-transcoder.changes
   2018-03-04 12:51:01.423046063 +0100
@@ -1,0 +2,5 @@
+Thu Mar  1 11:22:48 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gstreamer-transcoder.spec ++++++
--- /var/tmp/diff_new_pack.peYIuz/_old  2018-03-04 12:51:02.327013121 +0100
+++ /var/tmp/diff_new_pack.peYIuz/_new  2018-03-04 12:51:02.351012247 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-transcoder
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -16,14 +16,14 @@
 #
 
 
-Name:           gstreamer-transcoder
 %define _name   gst-transcoder
+Name:           gstreamer-transcoder
 Version:        1.12.2
 Release:        0
 Summary:        GStreamer Transcoding API
-License:        LGPL-2.1
+License:        LGPL-2.1-only
 Group:          Productivity/Multimedia/Other
-Url:            https://github.com/pitivi/gst-transcoder
+URL:            https://github.com/pitivi/gst-transcoder
 Source:         
https://github.com/pitivi/%{_name}/archive/%{version}.tar.gz#/%{_name}-%{version}.tar.gz
 BuildRequires:  meson
 BuildRequires:  pkgconfig
@@ -31,7 +31,6 @@
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gstreamer-pbutils-1.0)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 GStreamer Transcoding API.
@@ -55,10 +54,10 @@
 Summary:        Development files for the GStreamer Transcoding API
 Group:          Development/Languages/C and C++
 Requires:       %{name} = %{version}
-Requires:       libgsttranscoder-1_0-0 = %{version}
-Requires:       typelib-1_0-GstTranscoder-1_0 = %{version}
 # Needed due to gh#pitivi/gst-transcoder#4
 Requires:       gstreamer-devel
+Requires:       libgsttranscoder-1_0-0 = %{version}
+Requires:       typelib-1_0-GstTranscoder-1_0 = %{version}
 
 %description devel
 This subpackage contains the header files needed to build applications
@@ -79,7 +78,7 @@
 
 %files
 %defattr(-,root,root)
-%doc LICENSE
+%license LICENSE
 %{_bindir}/gst-transcoder-1.0
 %{_libdir}/gstreamer-1.0/libgsttranscode.so
 %{_datadir}/gstreamer-1.0/encoding-profiles/


Reply via email to