Accepting request 460186 from home:Zaitor:branches:multimedia:libs
New stable release OBS-URL: https://build.opensuse.org/request/show/460186 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=86
This commit is contained in:
parent
4677879449
commit
b58b69c4f8
@ -1,14 +0,0 @@
|
||||
Index: gst-plugins-base-1.2.0/gst/audioresample/resample.c
|
||||
===================================================================
|
||||
--- gst-plugins-base-1.2.0.orig/gst/audioresample/resample.c
|
||||
+++ gst-plugins-base-1.2.0/gst/audioresample/resample.c
|
||||
@@ -92,6 +92,9 @@
|
||||
#ifndef HAVE_ARM_NEON
|
||||
#undef _USE_NEON
|
||||
#endif
|
||||
+#ifdef __aarch64__ /* Not ported yet */
|
||||
+#undef _USE_NEON
|
||||
+#endif
|
||||
#endif
|
||||
|
||||
static inline void *
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6299617d705a0cbfb535107c1d3a8fc0f0967f14193a8c5c7583f46a88b1710
|
||||
size 3060016
|
3
gst-plugins-base-1.10.4.tar.xz
Normal file
3
gst-plugins-base-1.10.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6d245b6b3d4cb733f81ebb021074c525ece83db0c10e932794b339b8d935eb7
|
||||
size 3059368
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 23 18:48:47 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 1.10.4:
|
||||
+ Bugs fixed: bgo#778432.
|
||||
- Drop aarch64-no-neon.patch: No longer needed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 30 15:11:23 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: gstreamer-plugins-base
|
||||
%define _name gst-plugins-base
|
||||
Version: 1.10.3
|
||||
Version: 1.10.4
|
||||
Release: 0
|
||||
%define gst_branch 1.0
|
||||
Url: http://gstreamer.freedesktop.org/
|
||||
@ -29,8 +29,6 @@ Group: Productivity/Multimedia/Other
|
||||
Source0: http://download.gnome.org/sources/gst-plugins-base/1.10/%{_name}-%{version}.tar.xz
|
||||
Source1: gstreamer-plugins-base.appdata.xml
|
||||
Source2: baselibs.conf
|
||||
# PATCH-NEEDS-REBASE aarch64-no-neon.patch
|
||||
Patch0: aarch64-no-neon.patch
|
||||
BuildRequires: cdparanoia-devel
|
||||
BuildRequires: glib2-devel >= 2.40.0
|
||||
BuildRequires: gstreamer-devel >= 1.10.3
|
||||
@ -414,8 +412,6 @@ package.
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q -n %{_name}-%{version}
|
||||
# patch needs rebase.
|
||||
#patch0 -p1
|
||||
%if !0%{?is_opensuse}
|
||||
translation-update-upstream po gst-plugins-base-%{gst_branch}
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user