Hello community,

here is the log from the commit of package gstreamer-0_10 for openSUSE:Factory 
checked in at 2012-02-22 19:11:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-0_10 (Old)
 and      /work/SRC/openSUSE:Factory/.gstreamer-0_10.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer-0_10", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gstreamer-0_10/gstreamer-0_10.changes    
2012-02-21 07:30:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gstreamer-0_10.new/gstreamer-0_10.changes       
2012-02-22 19:11:19.000000000 +0100
@@ -1,0 +2,72 @@
+Tue Feb 21 13:01:08 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.10.36:
+  + bin:
+    - Don't interpret pipelines without sink elements as always
+      being in EOS state
+    - Only post EOS messages after reaching the PLAYING state
+  + buffer: add set/get_qdata() to attach arbitrary metadata to
+    buffers
+  + caps, structure, gstvalue: some optimisations and improvements
+  + miniobject: add weak referencing functionality
+  + gstobject: make gst_object_replace() atomic
+  + pad:
+    - Only do the subset check in gst_pad_accept_caps() if the pad
+      claims to accept the caps
+    - Make public some ghostpad/proxypad API
+  + preset: allow applications to specify an extra preset directory
+    with application-specific presets
+  + collectpads: add GstCollectPads2 API
+  + basebarse:
+    - new detect vfunc so subclassed can do some format detection
+      first
+    - new get_sink_caps vfunc so downstream caps restrictions can
+      be propagated upstream
+    - answer position query in stream time and try upstream first
+    - send duration message when updating internal duration
+    - make baseparse-based elements is reusable
+    - provide latency query support
+  + basesink:
+    - basesink: don't compensate for render-delay twice
+    - basesink: try harder to arrange increasing position reporting
+  + basesrc: allow for the size to change dynamically
+  + basetransform:
+    - add query vfunc
+    - caps negotiation improvements
+    - delay serialized events when src caps are not set yet
+  + filesrc:
+    - filesrc: do not mistake short reads for EOS
+    - filesrc/fdsrc: indicate dynamic size handling to basesrc
+  + inputselector: add sync mode that syncs inactive pads to the
+    running time of the active pad
+  + queue2:
+    - add bufferlist support
+    - adjust input data rate estimation
+  + multiqueue:
+    - add mode to synchronize deactivated/not-linked streams by the
+      running time
+    - check filled state of queues even if another one is empty
+  + outputselector: don't send last segment/buffer when no segment
+    was configured yet
+  + tools:
+    - teach gst-launch about missing-plugin messages
+    - make unversioned wrapper look for -0.10 tools only
+  + See NEWS for API additions and deprecations.
+  + Bugs fixed: bgo#647940, bgo#662777, bgo#647493, bgo#415754,
+    bgo#459466, bgo#546570, bgo#609473, bgo#619844, bgo#628021,
+    bgo#629300, bgo#643269, bgo#645017, bgo#645107, bgo#647756,
+    bgo#648025, bgo#650002, bgo#650973, bgo#652037, bgo#652577,
+    bgo#653137, bgo#653172, bgo#655155, bgo#655204, bgo#655381,
+    bgo#656193, bgo#656265, bgo#656557, bgo#657316, bgo#657318,
+    bgo#657421, bgo#658076, bgo#658449, bgo#658517, bgo#658518,
+    bgo#658541, bgo#658918, bgo#659139, bgo#659571, bgo#659606,
+    bgo#660083, bgo#660144, bgo#660165, bgo#660760, bgo#660778,
+    bgo#660955, bgo#662091, bgo#662199, bgo#662291, bgo#662664,
+    bgo#663333, bgo#663643, bgo#664221, bgo#664720, bgo#665921,
+    bgo#666174, bgo#667284, bgo#667286, bgo#667288, bgo#667290,
+    bgo#667298, bgo#667444, bgo#668289, bgo#668764, bgo#669036,
+    bgo#669502.
+- Add xz BuildRequires on openSUSE <= 12.1, to be able to
+  decompress the xz tarball.
+
+-------------------------------------------------------------------

Old:
----
  gstreamer-0.10.35.tar.bz2

New:
----
  gstreamer-0.10.36.tar.xz

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

Other differences:
------------------
++++++ gstreamer-0_10-doc.spec ++++++
--- /var/tmp/diff_new_pack.nSDT0Y/_old  2012-02-22 19:11:21.000000000 +0100
+++ /var/tmp/diff_new_pack.nSDT0Y/_new  2012-02-22 19:11:21.000000000 +0100
@@ -19,24 +19,39 @@
 Name:           gstreamer-0_10-doc
 %define         build_doc 1
 %define _name gstreamer
-Version:        0.10.35
+Version:        0.10.36
 Release:        0
 %define gst_branch 0.10
+Summary:        Streaming-Media Framework Runtime
+License:        LGPL-2.1+
+Group:          Productivity/Multimedia/Other
+Url:            http://gstreamer.freedesktop.org/
+Source0:        
http://gstreamer.freedesktop.org/src/gstreamer/%{_name}-%{version}.tar.xz
+Source1:        gstreamer-0_10.macros
+Source2:        gstreamer-0_10.prov
+Source99:       baselibs.conf
+# PATCH-FIX-OPENSUSE gstreamer-0_10-no-gtk-doc-for-reals.patch m...@novell.com 
-- to build without gtk-doc, like totally for reals
+Patch0:         gstreamer-0_10-no-gtk-doc-for-reals.patch
+# PATCH-FEATURE-UPSTREAM gstreamer-0_10-rpm-prov.patch bgo#588783 
dims...@opensuse.org -- Add --rpm parameter to allow creation of rpm provides, 
patch from fedora
+Patch1:         gstreamer-0_10-rpm-prov.patch
 BuildRequires:  bison
 BuildRequires:  check-devel
 BuildRequires:  fdupes
 BuildRequires:  flex
-BuildRequires:  glib2-devel
+BuildRequires:  glib2-devel >= 2.24
+BuildRequires:  gnome-patch-translation
+%if %suse_version >= 1120
+BuildRequires:  gobject-introspection-devel >= 0.6.8
+%endif
 BuildRequires:  libtool
 BuildRequires:  libxml2-devel
 BuildRequires:  translation-update-upstream
 %ifarch %ix86 ppc x86_64
 BuildRequires:  valgrind-devel
 %endif
-%if %suse_version >= 1120
-BuildRequires:  gobject-introspection-devel
+%if %suse_version <= 1210
+BuildRequires:  xz
 %endif
-BuildRequires:  gnome-patch-translation
 %if %build_doc
 BuildRequires:  docbook-toys
 BuildRequires:  docbook-utils
@@ -52,35 +67,25 @@
 BuildRequires:  texlive-latex
 BuildRequires:  texlive-latex-doc
 %endif
+%endif
+%if %build_doc
+# Ensure that the documentation corresponds with the installed version:
+Requires:       libgstreamer-0_10-0 = %{version}
 # Name up to 10.3:
 Provides:       gstreamer010-doc = %{version}
 Obsoletes:      gstreamer010-doc < %{version}
 # Generic name, never used in SuSE:
 Provides:       gstreamer-doc = %{version}
-# Ensure that the documentation corresponds with the installed version:
-Requires:       libgstreamer-0_10-0 = %{version}
 %else
+# Core modules may depend on new enough libraries:
+Requires:       libgstreamer-0_10-0 >= %{version}
 Recommends:     %{name}-lang = %{version}
 # Name up to 10.3:
 Provides:       gstreamer010 = %{version}
 Obsoletes:      gstreamer010 < %{version} gstreamer010-lang < %{version}
 # Generic name, never used in SuSE:
 Provides:       gstreamer = %{version}
-# Core modules may depend on new enough libraries:
-Requires:       libgstreamer-0_10-0 >= %{version}
 %endif
-Summary:        Streaming-Media Framework Runtime
-License:        LGPL-2.1+
-Group:          Productivity/Multimedia/Other
-Source0:        %{_name}-%{version}.tar.bz2
-Source1:        gstreamer-0_10.macros
-Source2:        gstreamer-0_10.prov
-Source99:       baselibs.conf
-# PATCH-FIX-OPENSUSE gstreamer-0_10-no-gtk-doc-for-reals.patch m...@novell.com 
-- to build without gtk-doc, like totally for reals
-Patch0:         gstreamer-0_10-no-gtk-doc-for-reals.patch
-# PATCH-FEATURE-UPSTREAM gstreamer-0_10-rpm-prov.patch bgo#588783 
dims...@opensuse.org -- Add --rpm parameter to allow creation of rpm provides, 
patch from fedora
-Patch1:         gstreamer-0_10-rpm-prov.patch
-Url:            http://gstreamer.freedesktop.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -164,7 +169,7 @@
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
 # gstreamer-utils is required for the gstreamer-provides rpm magic.
-Requires:       gstreamer-utils
+Requires:       %{name}-utils
 Requires:       libgstreamer-0_10-0 = %{version}
 %if %suse_version >= 1120
 Requires:       typelib-1_0-Gst-0_10 = %{version}

++++++ gstreamer-0_10.spec ++++++
--- /var/tmp/diff_new_pack.nSDT0Y/_old  2012-02-22 19:11:21.000000000 +0100
+++ /var/tmp/diff_new_pack.nSDT0Y/_new  2012-02-22 19:11:21.000000000 +0100
@@ -19,24 +19,39 @@
 Name:           gstreamer-0_10
 %define build_doc 0
 %define _name gstreamer
-Version:        0.10.35
+Version:        0.10.36
 Release:        0
 %define gst_branch 0.10
+Summary:        Streaming-Media Framework Runtime
+License:        LGPL-2.1+
+Group:          Productivity/Multimedia/Other
+Url:            http://gstreamer.freedesktop.org/
+Source0:        
http://gstreamer.freedesktop.org/src/gstreamer/%{_name}-%{version}.tar.xz
+Source1:        gstreamer-0_10.macros
+Source2:        gstreamer-0_10.prov
+Source99:       baselibs.conf
+# PATCH-FIX-OPENSUSE gstreamer-0_10-no-gtk-doc-for-reals.patch m...@novell.com 
-- to build without gtk-doc, like totally for reals
+Patch0:         gstreamer-0_10-no-gtk-doc-for-reals.patch
+# PATCH-FEATURE-UPSTREAM gstreamer-0_10-rpm-prov.patch bgo#588783 
dims...@opensuse.org -- Add --rpm parameter to allow creation of rpm provides, 
patch from fedora
+Patch1:         gstreamer-0_10-rpm-prov.patch
 BuildRequires:  bison
 BuildRequires:  check-devel
 BuildRequires:  fdupes
 BuildRequires:  flex
-BuildRequires:  glib2-devel
+BuildRequires:  glib2-devel >= 2.24
+BuildRequires:  gnome-patch-translation
+%if %suse_version >= 1120
+BuildRequires:  gobject-introspection-devel >= 0.6.8
+%endif
 BuildRequires:  libtool
 BuildRequires:  libxml2-devel
 BuildRequires:  translation-update-upstream
 %ifarch %ix86 ppc x86_64
 BuildRequires:  valgrind-devel
 %endif
-%if %suse_version >= 1120
-BuildRequires:  gobject-introspection-devel
+%if %suse_version <= 1210
+BuildRequires:  xz
 %endif
-BuildRequires:  gnome-patch-translation
 %if %build_doc
 BuildRequires:  docbook-toys
 BuildRequires:  docbook-utils
@@ -52,35 +67,25 @@
 BuildRequires:  texlive-latex
 BuildRequires:  texlive-latex-doc
 %endif
+%endif
+%if %build_doc
+# Ensure that the documentation corresponds with the installed version:
+Requires:       libgstreamer-0_10-0 = %{version}
 # Name up to 10.3:
 Provides:       gstreamer010-doc = %{version}
 Obsoletes:      gstreamer010-doc < %{version}
 # Generic name, never used in SuSE:
 Provides:       gstreamer-doc = %{version}
-# Ensure that the documentation corresponds with the installed version:
-Requires:       libgstreamer-0_10-0 = %{version}
 %else
+# Core modules may depend on new enough libraries:
+Requires:       libgstreamer-0_10-0 >= %{version}
 Recommends:     %{name}-lang = %{version}
 # Name up to 10.3:
 Provides:       gstreamer010 = %{version}
 Obsoletes:      gstreamer010 < %{version} gstreamer010-lang < %{version}
 # Generic name, never used in SuSE:
 Provides:       gstreamer = %{version}
-# Core modules may depend on new enough libraries:
-Requires:       libgstreamer-0_10-0 >= %{version}
 %endif
-Summary:        Streaming-Media Framework Runtime
-License:        LGPL-2.1+
-Group:          Productivity/Multimedia/Other
-Source0:        %{_name}-%{version}.tar.bz2
-Source1:        gstreamer-0_10.macros
-Source2:        gstreamer-0_10.prov
-Source99:       baselibs.conf
-# PATCH-FIX-OPENSUSE gstreamer-0_10-no-gtk-doc-for-reals.patch m...@novell.com 
-- to build without gtk-doc, like totally for reals
-Patch0:         gstreamer-0_10-no-gtk-doc-for-reals.patch
-# PATCH-FEATURE-UPSTREAM gstreamer-0_10-rpm-prov.patch bgo#588783 
dims...@opensuse.org -- Add --rpm parameter to allow creation of rpm provides, 
patch from fedora
-Patch1:         gstreamer-0_10-rpm-prov.patch
-Url:            http://gstreamer.freedesktop.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to