Accepting request 795776 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/795776 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sord?expand=0&rev=12
This commit is contained in:
commit
1a6c565fbf
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09f51174dd8f3efbd95f44f0bb0b165f08e066e052d40095de59de787987da8d
|
||||
size 324386
|
3
sord-0.16.4.tar.bz2
Normal file
3
sord-0.16.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b15998f4e7ad958201346009477d6696e90ee5d3e9aff25e7e9be074372690d7
|
||||
size 510920
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 08:11:10 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Update to version 0.16.4:
|
||||
* Update build system
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 13:55:33 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
|
10
sord.spec
10
sord.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package sord
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# 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)
|
||||
# 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/
|
||||
#
|
||||
|
||||
|
||||
%define sover 0
|
||||
Name: sord
|
||||
Version: 0.16.2
|
||||
Version: 0.16.4
|
||||
Release: 0
|
||||
Summary: Utilities to work with RDF data
|
||||
License: ISC
|
||||
Group: Productivity/File utilities
|
||||
URL: http://drobilla.net/software/sord/
|
||||
URL: https://drobilla.net/software/sord/
|
||||
Source0: http://download.drobilla.net/sord-%{version}.tar.bz2
|
||||
Source1: baselibs.conf
|
||||
BuildRequires: doxygen
|
||||
@ -89,7 +89,7 @@ python3 ./waf test
|
||||
|
||||
%files -n libsord-0-%{sover}
|
||||
%license COPYING
|
||||
%doc AUTHORS NEWS README
|
||||
%doc AUTHORS NEWS README.md
|
||||
%{_libdir}/libsord-0.so.%{sover}*
|
||||
|
||||
%files devel
|
||||
|
Loading…
Reference in New Issue
Block a user