Hello community,
here is the log from the commit of package gstreamer-plugins-base for
openSUSE:Factory checked in at 2017-06-18 13:47:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-base"
Sun Jun 18 13:47:44 2017 rev:41 rq:496854 version:1.12.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes
2017-02-27 18:53:22.618903099 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes
2017-06-18 13:47:48.660596291 +0200
@@ -1,0 +2,62 @@
+Fri May 19 18:28:40 UTC 2017 - [email protected]
+
+- Run parallel build with smp_mflags. Recast a slightly
+ convoluted find call. Replace old $RPM shell vars by macros.
+
+-------------------------------------------------------------------
+Mon May 8 11:21:52 UTC 2017 - [email protected]
+
+- Update to version 1.12.0:
+ + Bugs fixed: bgo#782095, bgo#782018.
+
+-------------------------------------------------------------------
+Wed May 3 15:37:06 UTC 2017 - [email protected]
+
+- Update to version 1.11.91:
+ + Bugs fixed: bgo#779866, bgo#781149, bgo#781152, bgo#781168,
+ bgo#781490.
+- Changes from version 1.11.90:
+ + Bugs fixed: bgo#774544, bgo#776140, bgo#776172, bgo#776446,
+ bgo#779344, bgo#779515, bgo#779866, bgo#780053, bgo#780100,
+ bgo#780257, bgo#780297, bgo#780429, bgo#780559, bgo#780566,
+ bgo#780764, bgo#780769.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Fri Feb 24 23:30:25 UTC 2017 - [email protected]
+
+- Update to versions 1.11.2:
+ + Bugs fixed: bgo#740557, bgo#775553, bgo#775893, bgo#776797,
+ bgo#777458, bgo#777530, bgo#778298, bgo#778702, bgo#778974,
+ bgo#779010.
+
+-------------------------------------------------------------------
+Thu Feb 23 18:48:48 UTC 2017 - [email protected]
+
+- Update to version 1.11.1:
+ + Bugs fixed: bgo#678301, bgo#699077, bgo#744191, bgo#749567,
+ bgo#752052, bgo#756628, bgo#758259, bgo#759358, bgo#765796,
+ bgo#767450, bgo#769698, bgo#770355, bgo#771376, bgo#772445,
+ bgo#772550, bgo#772832, bgo#772864, bgo#773073, bgo#773102,
+ bgo#773165, bgo#773341, bgo#773944, bgo#774445, bgo#774454,
+ bgo#774484, bgo#774588, bgo#774728, bgo#774878, bgo#774959,
+ bgo#775310, bgo#775369, bgo#775917, bgo#776038, bgo#776188,
+ bgo#776447, bgo#776458, bgo#777009, bgo#772764.
+- Pass --with-package-name='openSUSE GStreamer package' and
+ --with-package-origin='http://download.opensuse.org' to configure
+ we want to show where the gstreamer package is from.
+- Pass --enable-orc to configure to ensure we build orc support.
+- Drop obsolete clean section from spec.
+- Move AUTHORS, NEWS, README, RELEASE and REQUIREMENTS to doc sub
+ package.
+- Add fdupes BuildRequires and macro, remove duplicates.
+- Drop libgstinterfaces-1_0-0 and typelib-1_0-GstInterfaces-1_0
+ Obsoletes: They were added to ensure smooth upgrades, and are not
+ present in any current openSUSE release.
+- Move license-translations.dict to devel package, it's only needed
+ for development.
+- Replace gstreamer-devel and gstreamer-utils for
+ pkgconfig(gstreamer-1.0) BuildRequires: Following what configure
+ looks for.
+
+-------------------------------------------------------------------
Old:
----
gst-plugins-base-1.10.4.tar.xz
New:
----
gst-plugins-base-1.12.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-base.spec ++++++
--- /var/tmp/diff_new_pack.HElAD7/_old 2017-06-18 13:47:49.720447163 +0200
+++ /var/tmp/diff_new_pack.HElAD7/_new 2017-06-18 13:47:49.724446601 +0200
@@ -18,7 +18,7 @@
Name: gstreamer-plugins-base
%define _name gst-plugins-base
-Version: 1.10.4
+Version: 1.12.0
Release: 0
%define gst_branch 1.0
Url: http://gstreamer.freedesktop.org/
@@ -26,13 +26,12 @@
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: LGPL-2.1+ and GPL-2.0+
Group: Productivity/Multimedia/Other
-Source0:
http://download.gnome.org/sources/gst-plugins-base/1.10/%{_name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gst-plugins-base/1.12/%{_name}-%{version}.tar.xz
Source1: gstreamer-plugins-base.appdata.xml
Source2: baselibs.conf
BuildRequires: cdparanoia-devel
+BuildRequires: fdupes
BuildRequires: glib2-devel >= 2.40.0
-BuildRequires: gstreamer-devel >= 1.10.3
-BuildRequires: gstreamer-utils > 0.11
BuildRequires: gtk-doc >= 1.12
BuildRequires: libICE-devel
BuildRequires: libSM-devel
@@ -40,6 +39,7 @@
BuildRequires: libXv-devel
BuildRequires: orc >= 0.4.24
BuildRequires: python-base
+BuildRequires: pkgconfig(gstreamer-1.0) >= 1.12.0
%if !0%{?is_opensuse}
BuildRequires: translation-update-upstream
%endif
@@ -73,9 +73,6 @@
Supplements: gstreamer
# Generic name, never used in SuSE:
Provides: gst-plugins-base = %{version}
-# We split the libgstinterfaces-1_0-0 bundle in separate subpackages once that
libgstinterfaces got dropped upstream
-Obsoletes: libgstinterfaces-1_0-0 < %{version}
-Obsoletes: typelib-1_0-GstInterfaces-1_0 < %{version}
%description
GStreamer is a streaming media framework based on graphs of filters
@@ -368,7 +365,7 @@
plug-ins.
%package devel
-Summary: Include files and libraries mandatory for development with
gstreamer-plugins-base
+Summary: Include files and librs mandatory for development with
gstreamer-plugins-base
Group: Development/Libraries/C and C++
Requires: libgstallocators-1_0-0 = %{version}
Requires: libgstapp-1_0-0 = %{version}
@@ -419,13 +416,16 @@
%build
# FIXME: GTKDOC_CFLAGS, GST_OBJ_CFLAGS:
# Silently ignored compilation of uninstalled gtk-doc scanners without
RPM_OPT_FLAGS.
-export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
+export CFLAGS="%{optflags} -fno-strict-aliasing"
%configure\
+ --with-package-name='openSUSE GStreamer-plugins-base package'\
+ --with-package-origin='http://download.opensuse.org'\
--disable-static\
--enable-gtk-doc\
--enable-introspection\
+ --enable-orc\
%{nil}
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
%install
%makeinstall
@@ -437,11 +437,9 @@
cp %{S:1} %{buildroot}%{_datadir}/appdata/
fi
-find %{buildroot} -type f -name "*.la" -exec %{__rm} -fv {} +
+find %{buildroot} -type f -name "*.la" -print -delete
%find_lang %{_name}-%{gst_branch}
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+%fdupes %{buildroot}%{_datadir}/gtk-doc/html/
%post -n libgstallocators-1_0-0 -p /sbin/ldconfig
@@ -489,7 +487,10 @@
%files
%defattr(-, root, root)
-%doc AUTHORS COPYING COPYING.LIB NEWS README RELEASE REQUIREMENTS
+%doc COPYING COPYING.LIB
+%doc %{_mandir}/man1/gst-device-monitor-*
+%doc %{_mandir}/man1/gst-discoverer-*
+%doc %{_mandir}/man1/gst-play-*
%{_bindir}/gst-device-monitor-%{gst_branch}
%{_bindir}/gst-discoverer-%{gst_branch}
%{_bindir}/gst-play-%{gst_branch}
@@ -503,15 +504,15 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstaudiotestsrc.so
%{_libdir}/gstreamer-%{gst_branch}/libgstaudiorate.so
%{_libdir}/gstreamer-%{gst_branch}/libgstcdparanoia.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstdecodebin.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstdecodebin2.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstffmpegcolorspace.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstencoding.so
%{_libdir}/gstreamer-%{gst_branch}/libgstgio.so
%{_libdir}/gstreamer-%{gst_branch}/libgstlibvisual.so
%{_libdir}/gstreamer-%{gst_branch}/libgstogg.so
%{_libdir}/gstreamer-%{gst_branch}/libgstopus.so
%{_libdir}/gstreamer-%{gst_branch}/libgstpango.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstpbtypes.so
%{_libdir}/gstreamer-%{gst_branch}/libgstplayback.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstrawparse.so
%{_libdir}/gstreamer-%{gst_branch}/libgstsubparse.so
%{_libdir}/gstreamer-%{gst_branch}/libgsttcp.so
%{_libdir}/gstreamer-%{gst_branch}/libgsttheora.so
@@ -524,12 +525,6 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstvorbis.so
%{_libdir}/gstreamer-%{gst_branch}/libgstximagesink.so
%{_libdir}/gstreamer-%{gst_branch}/libgstxvimagesink.so
-#Moved to -bad for now... likely to come pack later
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgstgdp.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstencodebin.so
-%doc %{_mandir}/man1/gst-device-monitor-*
-%doc %{_mandir}/man1/gst-discoverer-*
-%doc %{_mandir}/man1/gst-play-*
%files lang -f %{_name}-%{gst_branch}.lang
@@ -604,9 +599,6 @@
%files -n libgsttag-1_0-0
%defattr(-, root, root)
%{_libdir}/libgsttag*.so.*
-%dir %{_datadir}/gst-plugins-base/
-%dir %{_datadir}/gst-plugins-base/%{gst_branch}/
-%{_datadir}/gst-plugins-base/%{gst_branch}/license-translations.dict
%files -n typelib-1_0-GstTag-1_0
%defattr(-, root, root)
@@ -626,9 +618,13 @@
%{_libdir}/*.so
%{_libdir}/pkgconfig/*.pc
%{_datadir}/gir-1.0/*.gir
+%dir %{_datadir}/gst-plugins-base/
+%dir %{_datadir}/gst-plugins-base/%{gst_branch}/
+%{_datadir}/gst-plugins-base/%{gst_branch}/license-translations.dict
%files doc
%defattr(-, root, root)
+%doc AUTHORS NEWS README RELEASE REQUIREMENTS
%{_datadir}/gtk-doc/html/gst-plugins-base-libs-%{gst_branch}
%{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{gst_branch}
++++++ gst-plugins-base-1.10.4.tar.xz -> gst-plugins-base-1.12.0.tar.xz ++++++
++++ 217197 lines of diff (skipped)