Accepting request 794804 from home:pluskalm:branches:multimedia:libs

- Update to version 0.16.4:
  * Update build system

OBS-URL: https://build.opensuse.org/request/show/794804
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/sord?expand=0&rev=24
This commit is contained in:
2020-04-20 10:44:01 +00:00
committed by Git OBS Bridge
parent 890f5ce901
commit 8927102e64
4 changed files with 14 additions and 8 deletions

View File

@@ -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