Hello community,
here is the log from the commit of package gstreamer-plugins-bad for
openSUSE:Factory checked in at 2013-11-12 15:05:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-bad"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes
2013-11-04 07:06:12.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
2013-11-12 15:05:59.000000000 +0100
@@ -1,0 +2,18 @@
+Mon Nov 11 14:13:03 UTC 2013 - [email protected]
+
+- Update to version 1.2.1:
+ + Bugs fixed: bgo#690148, bgo#707974, bgo#708161, bgo#708222,
+ bgo#708849, bgo#709145, bgo#709373, bgo#709531, bgo#709886,
+ bgo#710392, bgo#710433, bgo#710451, bgo#710657, bgo#710881,
+ bgo#711135, bgo#711156, bgo#711214, bgo#711615, bgo#711627,
+ bgo#711721.
+ + Updated translations.
+- Replace autoconf BuildRequires with gnome-common: we need to run
+ a full cycle of autogen.sh.
+- Run autogen.sh instead of autoconf (autoconf does not refresh all
+ files needed and some happen to have stale information
+ afterwards).
+- Define an alias for git=true: autogen.sh would want to update the
+ git snapshot for us, which we do not want to happen.
+
+-------------------------------------------------------------------
Old:
----
gst-plugins-bad-1.2.0-patched.tar.xz
gst-plugins-bad-1.2.0.tar.xz
New:
----
gst-plugins-bad-1.2.1-patched.tar.xz
gst-plugins-bad-1.2.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.7489N7/_old 2013-11-12 15:06:00.000000000 +0100
+++ /var/tmp/diff_new_pack.7489N7/_new 2013-11-12 15:06:00.000000000 +0100
@@ -28,7 +28,7 @@
# Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
# Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched
build plus original as addon.
%define _name gst-plugins-bad
-Version: 1.2.0
+Version: 1.2.1
Release: 0
# FIXME: missing BuildRequires on pkgconfig(wayland-client)
# FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't
want to depend on libxine!)
@@ -54,9 +54,9 @@
Patch0: gstreamer-plugins-bad-real.patch
BuildRequires: SDL-devel
# needed for patch0
-BuildRequires: autoconf
BuildRequires: gcc-c++
BuildRequires: glib2-devel >= 2.31.14
+BuildRequires: gnome-common
BuildRequires: gstreamer-devel >= 1.0.10
BuildRequires: gstreamer-plugins-base-devel >= 1.0.10
BuildRequires: gtk-doc
@@ -347,7 +347,8 @@
%build
# Needed for patch0
-autoconf
+alias git=true
+NOCONFIGURE=1 ./autogen.sh
%configure\
--disable-static\
--disable-examples\
@@ -613,6 +614,7 @@
%{_libdir}/pkgconfig/gstreamer-codecparsers-%{gst_branch}.pc
%{_libdir}/pkgconfig/gstreamer-egl-%{gst_branch}.pc
%{_libdir}/pkgconfig/gstreamer-insertbin-%{gst_branch}.pc
+%{_libdir}/pkgconfig/gstreamer-mpegts-1.0.pc
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{gst_branch}.pc
%files lang -f %{_name}-%{gst_branch}.lang
++++++ gst-plugins-bad-1.2.0-patched.tar.xz ->
gst-plugins-bad-1.2.1-patched.tar.xz ++++++
++++ 22939 lines of diff (skipped)
++++++ gst-plugins-bad-1.2.0-patched.tar.xz -> gst-plugins-bad-1.2.1.tar.xz
++++++
++++ 206284 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]