From 8927102e6428a8dbb7d9361cb609d20af54f837f85d9c260347d5845209f26cc Mon Sep 17 00:00:00 2001 From: Dave Plater Date: Mon, 20 Apr 2020 10:44:01 +0000 Subject: [PATCH] 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 --- sord-0.16.2.tar.bz2 | 3 --- sord-0.16.4.tar.bz2 | 3 +++ sord.changes | 6 ++++++ sord.spec | 10 +++++----- 4 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 sord-0.16.2.tar.bz2 create mode 100644 sord-0.16.4.tar.bz2 diff --git a/sord-0.16.2.tar.bz2 b/sord-0.16.2.tar.bz2 deleted file mode 100644 index fdca173..0000000 --- a/sord-0.16.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09f51174dd8f3efbd95f44f0bb0b165f08e066e052d40095de59de787987da8d -size 324386 diff --git a/sord-0.16.4.tar.bz2 b/sord-0.16.4.tar.bz2 new file mode 100644 index 0000000..cc12d61 --- /dev/null +++ b/sord-0.16.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b15998f4e7ad958201346009477d6696e90ee5d3e9aff25e7e9be074372690d7 +size 510920 diff --git a/sord.changes b/sord.changes index e02a1c5..109e51f 100644 --- a/sord.changes +++ b/sord.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Apr 17 08:11:10 UTC 2020 - Martin Pluskal + +- Update to version 0.16.4: + * Update build system + ------------------------------------------------------------------- Fri Aug 24 13:55:33 UTC 2018 - tchvatal@suse.com diff --git a/sord.spec b/sord.spec index 2de749a..7348058 100644 --- a/sord.spec +++ b/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