Accepting request 495580 from GNOME:Next

New stable branch

OBS-URL: https://build.opensuse.org/request/show/495580
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=88
This commit is contained in:
Dominique Leuenberger 2017-05-17 19:46:36 +00:00 committed by Git OBS Bridge
parent b58b69c4f8
commit b853c6a24f
4 changed files with 79 additions and 27 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f6d245b6b3d4cb733f81ebb021074c525ece83db0c10e932794b339b8d935eb7
size 3059368

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:345fc6877f54b8b6e97aacf2996be37a51a0e369f53fc2cf83108af9f764364d
size 3114272

View File

@ -1,3 +1,59 @@
-------------------------------------------------------------------
Mon May 8 11:21:52 UTC 2017 - zaitor@opensuse.org
- Update to version 1.12.0:
+ Bugs fixed: bgo#782095, bgo#782018.
-------------------------------------------------------------------
Wed May 3 15:37:06 UTC 2017 - dimstar@opensuse.org
- 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 - zaitor@opensuse.org
- 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 - zaitor@opensuse.org
- 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.
-------------------------------------------------------------------
Thu Feb 23 18:48:47 UTC 2017 - zaitor@opensuse.org

View File

@ -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 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
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: libXext-devel
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 @@ Recommends: PackageKit-gstreamer-plugin
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 @@ This package provides the GObject Introspection bindings for GStreamer
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}
@ -421,9 +418,12 @@ translation-update-upstream po gst-plugins-base-%{gst_branch}
# Silently ignored compilation of uninstalled gtk-doc scanners without RPM_OPT_FLAGS.
export CFLAGS="$RPM_OPT_FLAGS -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}
@ -439,9 +439,7 @@ fi
find %{buildroot} -type f -name "*.la" -exec %{__rm} -fv {} +
%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 @@ rm -rf $RPM_BUILD_ROOT
%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 @@ rm -rf $RPM_BUILD_ROOT
%{_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 @@ rm -rf $RPM_BUILD_ROOT
%{_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 @@ rm -rf $RPM_BUILD_ROOT
%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 @@ rm -rf $RPM_BUILD_ROOT
%{_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}