Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2015-05-10 10:56:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-good (Old)
 and      /work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer-plugins-good"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
    2014-12-31 11:22:21.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
       2015-05-10 10:56:13.000000000 +0200
@@ -1,0 +2,14 @@
+Fri May  8 07:44:48 UTC 2015 - [email protected]
+
+- Use manuel Requires for gstreamer-plugins-base and gstreamer:
+  the source_validator service has some issues finding the tarball
+  otherwise.
+
+-------------------------------------------------------------------
+Thu May  7 13:03:19 UTC 2015 - [email protected]
+
+- Rename gstreamer-good.appdata.xml to
+  gstreamer-plugins-good.appdata.xml to match the package name.
+- Add Summary to appdata file.
+
+-------------------------------------------------------------------

Old:
----
  gstreamer-good.appdata.xml

New:
----
  gstreamer-plugins-good.appdata.xml

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

Other differences:
------------------
++++++ gstreamer-plugins-good.spec ++++++
--- /var/tmp/diff_new_pack.aJkM4c/_old  2015-05-10 10:56:14.000000000 +0200
+++ /var/tmp/diff_new_pack.aJkM4c/_new  2015-05-10 10:56:14.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-good
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -30,7 +30,7 @@
 Group:          Productivity/Multimedia/Other
 Url:            http://gstreamer.freedesktop.org/
 Source0:        
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
-Source1:        gstreamer-good.appdata.xml
+Source1:        gstreamer-plugins-good.appdata.xml
 Source99:       baselibs.conf
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
@@ -79,8 +79,8 @@
 BuildRequires:  pkgconfig(wavpack) >= 4.40.0
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xfixes)
-%define gstreamer_plugins_good_req %(xzgrep --text "^GST.*_REQ" %{S:0} | sort 
-u | sed 's/GST_REQ=/gstreamer >= /;s/GSTPB_REQ=/gstreamer-plugins-base >= /' | 
tr '\\n' ' ')
-Requires:       %gstreamer_plugins_good_req
+Requires:       gstreamer >= 1.4.0
+Requires:       gstreamer-plugins-base >= 1.4.0
 Recommends:     %{name}-lang
 Enhances:       gstreamer
 # Generic name, never used in SuSE: I wish it had been used I would have used 
it then I wouldn't have to keep copy pasting and actually type it.
@@ -134,8 +134,8 @@
 %install
 %makeinstall
 %find_lang %{_name}-%{gst_branch}
-if [ -f %{buildroot}%{_datadir}/appdata/gstreamer-good.appdata.xml ]; then
-  echo "Please remove the added gstreamer-good.appdata.xml file from the 
sources - the tarball installs it"
+if [ -f %{buildroot}%{_datadir}/appdata/gstreamer-plugins-good.appdata.xml ]; 
then
+  echo "Please remove the added gstreamer-plugins-good.appdata.xml file from 
the sources - the tarball installs it"
   false
 else
   mkdir -p %{buildroot}%{_datadir}/appdata
@@ -150,7 +150,7 @@
 %defattr(-, root, root)
 %doc AUTHORS COPYING NEWS README RELEASE REQUIREMENTS
 %dir %{_datadir}/appdata
-%{_datadir}/appdata/gstreamer-good.appdata.xml
+%{_datadir}/appdata/gstreamer-plugins-good.appdata.xml
 %{_libdir}/gstreamer-%{gst_branch}/libgstalaw.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstalpha.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstalphacolor.so

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.aJkM4c/_old  2015-05-10 10:56:14.000000000 +0200
+++ /var/tmp/diff_new_pack.aJkM4c/_new  2015-05-10 10:56:14.000000000 +0200
@@ -1,3 +1,2 @@
 gstreamer-plugins-good
 gstreamer-plugins-good-extra
-gstreamer-plugin-hal


Reply via email to