Mailinglist Archive: opensuse-commit (1117 mails)
| < Previous | Next > |
commit gstreamer-0_10-plugins-good for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sat, 07 Feb 2009 01:43:48 +0100
- Message-id: <20090207004348.B531467816B@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package gstreamer-0_10-plugins-good for
openSUSE:Factory
checked in at Sat Feb 7 01:43:48 CET 2009.
--------
--- GNOME/gstreamer-0_10-plugins-good/gstreamer-0_10-plugins-good.changes
2008-11-06 16:17:37.000000000 +0100
+++ gstreamer-0_10-plugins-good/gstreamer-0_10-plugins-good.changes
2009-01-02 00:52:05.000000000 +0100
@@ -1,0 +2,18 @@
+Fri Jan 2 10:36:42 EST 2009 - mboman@xxxxxxx
+
+- Update to version 0.10.11:
+ + Bugs fixed: bgo#545433, bgo#311586, bgo#350830, bgo#413841, bgo#536067,
+ bgo#537361, bgo#543101, bgo#544956, bgo#545463, bgo#545710, bgo#546465,
+ bgo#547075, bgo#547217, bgo#547227, bgo#547518, bgo#547519, bgo#548530,
+ bgo#548831, bgo#549073, bgo#549090, bgo#549551, bgo#549784, bgo#550015,
+ bgo#550791, bgo#551048, bgo#551570, bgo#551584, bgo#552213, bgo#553191,
+ bgo#554771, bgo#556010, bgo#556381, bgo#556424, bgo#557085, bgo#557610,
+ bgo#547842, bgo#550288
+ + HDV capture support
+ + Port flactag element to 0.10
+ + Support FLAC in alternate bit-depths and more samplerates
+ + Matroska muxing improvements
+ + Support Google RTSP variant
+ + Many other bug-fixes and improvements
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
gst-plugins-good-0.10.10.tar.bz2
New:
----
gst-plugins-good-0.10.11.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-0_10-plugins-good.spec ++++++
--- /var/tmp/diff_new_pack.Jb9732/_old 2009-02-07 01:42:07.000000000 +0100
+++ /var/tmp/diff_new_pack.Jb9732/_new 2009-02-07 01:42:07.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package gstreamer-0_10-plugins-good (Version 0.10.10)
+# spec file for package gstreamer-0_10-plugins-good (Version 0.10.11)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,8 +23,8 @@
# support completely:
%define ENABLE_AALIB 1
%define _name gst-plugins-good
-Version: 0.10.10
-Release: 3
+Version: 0.10.11
+Release: 1
%define gst_branch 0.10
%if 0%{?ENABLE_AALIB}
BuildRequires: aalib-devel
@@ -119,7 +119,7 @@
%package doc
License: LGPL v2.1 or later
-Summary: GStreamer Streaming-Media Framework Plug-Ins
+Summary: Documentation for gstreamer-0_10-plugins-good
Group: Development/Libraries/C and C++
Requires: %{name} = %{version}
# Name up to 10.3:
@@ -127,11 +127,7 @@
Obsoletes: gstreamer010-plugins-good-doc < %{version}
%description doc
-GStreamer is a streaming media framework based on graphs of filters
-that operate on media data. Applications using this library can do
-anything media-related, from real-time sound processing to playing
-videos. Its plug-in-based architecture means that new data types or
-processing capabilities can be added simply by installing newplug-ins.
+This package contains documentation for gstreamer-0_10-plugins-good.
@@ -161,7 +157,7 @@
%package extra
License: LGPL v2.1 or later
-Summary: GStreamer Streaming-Media Framework Plug-Ins
+Summary: Complementary plugins for gstreamer-0_10-plugins-good
Group: Productivity/Multimedia/Other
Requires: %{name} = %{version}
Enhances: gstreamer-0_10-plugins-good
@@ -176,12 +172,8 @@
Conflicts: gstreamer010-plugins-good < 0.10.10
%description extra
-GStreamer is a streaming media framework, based on graphs of filters
-which operate on media data. Applications using this library can do
-anything from real-time sound processing to playing videos, and just
-about anything else media-related. Its plugin-based architecture means
-that new data types or processing capabilities can be added simply by
-installing new plug-ins.
+This package provides complementary plugins for
+gstreamer-0_10-plugins-good.
@@ -329,12 +321,27 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstvideobox.so
%changelog
+* Fri Jan 02 2009 mboman@xxxxxxx
+- Update to version 0.10.11:
+ + Bugs fixed: bgo#545433, bgo#311586, bgo#350830, bgo#413841, bgo#536067,
+ bgo#537361, bgo#543101, bgo#544956, bgo#545463, bgo#545710, bgo#546465,
+ bgo#547075, bgo#547217, bgo#547227, bgo#547518, bgo#547519, bgo#548530,
+ bgo#548831, bgo#549073, bgo#549090, bgo#549551, bgo#549784, bgo#550015,
+ bgo#550791, bgo#551048, bgo#551570, bgo#551584, bgo#552213, bgo#553191,
+ bgo#554771, bgo#556010, bgo#556381, bgo#556424, bgo#557085, bgo#557610,
+ bgo#547842, bgo#550288
+ + HDV capture support
+ + Port flactag element to 0.10
+ + Support FLAC in alternate bit-depths and more samplerates
+ + Matroska muxing improvements
+ + Support Google RTSP variant
+ + Many other bug-fixes and improvements
* Thu Nov 06 2008 sbrabec@xxxxxxx
- Enabled souphttpsrc module, aasink moved to extra (bnc#441855).
- Fixed valgrid BuildRequires.
* Thu Oct 23 2008 sbrabec@xxxxxxx
- Obsolete any released version of gstreamer-0_10-pulse.
-* Wed Sep 17 2008 jpr@xxxxxxxxxx
+* Tue Sep 16 2008 jpr@xxxxxxxxxx
- Update to version 0.10.10:
+ Move the libcdio cddasrc element to -ugly
+ Replaygain elements moved from Bad
@@ -512,7 +519,7 @@
input, WAV encoder, Gdk-Pixbuf image decoder, Smoke decoder,
Video colour balance
* Lots of bug fixes
-* Wed May 31 2006 hpj@xxxxxxx
+* Tue May 30 2006 hpj@xxxxxxx
- Added backported ID3v2 muxer element, required for Banshee
tagging. Fixes part of Novell bug #132801.
* Mon Apr 10 2006 jpr@xxxxxxx
@@ -554,7 +561,7 @@
- Fixed Requires.
* Wed Jan 25 2006 mls@xxxxxxx
- converted neededforbuild to BuildRequires
-* Tue Jan 24 2006 ro@xxxxxxx
+* Mon Jan 23 2006 ro@xxxxxxx
- avoid gstreamer installation (-gstreamer in nfb)
* Wed Jan 18 2006 sbrabec@xxxxxxx
- Updated to version 0.10.1.
++++++ gst-plugins-good-0.10.10.tar.bz2 -> gst-plugins-good-0.10.11.tar.bz2
++++++
++++ 54711 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |