Accepting request 863760 from multimedia:libs
- Update to version 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/863760 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orc?expand=0&rev=42
This commit is contained in:
commit
a9e082a21c
@ -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
3
orc-0.4.32.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a66e3d8f2b7e65178d786a01ef61f2a0a0b4d0b8370de7ce134ba73da4af18f0
|
||||
size 180340
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 16 15:27:40 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- Update to version 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>
|
||||
|
||||
|
7
orc.spec
7
orc.spec
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user