Accepting request 863718 from home:dirkmueller:branches:multimedia:libs

- udpate to 0.4.32:
  - Add support for JIT code generation in Universal Windows Platform apps
  - Minor Meson build system fixes and improvements

OBS-URL: https://build.opensuse.org/request/show/863718
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/orc?expand=0&rev=74
This commit is contained in:
Bjørn Lie 2021-01-16 22:32:29 +00:00 committed by Git OBS Bridge
parent 51edd5ce3f
commit 1a61ffadbb
4 changed files with 13 additions and 7 deletions

View File

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

3
orc-0.4.32.tar.xz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jan 16 15:27:40 UTC 2021 - Dirk Müller <dmueller@suse.com>
- udpate to 0.4.32:
- Add support for JIT code generation in Universal Windows Platform apps
- Minor Meson build system fixes and improvements
-------------------------------------------------------------------
Tue Jan 7 14:01:44 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package orc
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
#
# All modifications and additions to the file contributed by third parties
@ -18,18 +18,17 @@
Name: orc
Version: 0.4.31
Version: 0.4.32
Release: 0
Summary: The Oil Runtime Compiler
License: BSD-3-Clause
Group: Productivity/Multimedia/Other
URL: https://gitlab.freedesktop.org/gstreamer/orc
Source: https://gstreamer.freedesktop.org/src/orc/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: gtk-doc >= 1.12
BuildRequires: meson >= 0.47.0
BuildRequires: pkgconfig
BuildRequires: pkgconfig(glib-2.0)
Provides: %{name}-devel = %{version}