Accepting request 827583 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/827583 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblrdf?expand=0&rev=27
This commit is contained in:
commit
5d82b22daf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ba803af936fd53a8b31651043732e6d6cec3d24fa24d2cb8c1506c2d1675e2a2
|
|
||||||
size 283069
|
|
BIN
liblrdf-0.6.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
liblrdf-0.6.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 16 02:46:01 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.6.1:
|
||||||
|
- resolve license and build issues
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 10 23:08:51 UTC 2018 - jengelh@inai.de
|
Tue Apr 10 23:08:51 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package liblrdf
|
# spec file for package liblrdf
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,18 +12,18 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: liblrdf
|
Name: liblrdf
|
||||||
Version: 0.5.0
|
Version: 0.6.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library to Manipulate RDF Files for LADSPA Plug-Ins
|
Summary: A library to Manipulate RDF Files for LADSPA Plug-Ins
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: https://github.com/swh/LRDF
|
URL: https://github.com/swh/LRDF
|
||||||
Source: https://github.com/swh/LRDF/archive/%{version}.tar.gz
|
Source: https://github.com/swh/LRDF/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
BuildRequires: ladspa-devel
|
BuildRequires: ladspa-devel
|
||||||
BuildRequires: libraptor-devel >= 0.9.11
|
BuildRequires: libraptor-devel >= 0.9.11
|
||||||
|
Loading…
Reference in New Issue
Block a user