From 351914d6006be879f626e3159bcd9577ef27412d3e0807b8e23d85394afa8550 Mon Sep 17 00:00:00 2001 From: Dave Plater Date: Wed, 6 Jan 2021 13:37:42 +0000 Subject: [PATCH] Accepting request 860720 from home:dirkmueller:branches:multimedia:libs - update to 0.16.6: * Fix potential crash or incorrectness issues with GCC 10 * Fix various minor warnings and other code quality issues OBS-URL: https://build.opensuse.org/request/show/860720 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/sord?expand=0&rev=26 --- sord-0.16.4.tar.bz2 | 3 --- sord-0.16.6.tar.bz2 | 3 +++ sord.changes | 7 +++++++ sord.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 sord-0.16.4.tar.bz2 create mode 100644 sord-0.16.6.tar.bz2 diff --git a/sord-0.16.4.tar.bz2 b/sord-0.16.4.tar.bz2 deleted file mode 100644 index cc12d61..0000000 --- a/sord-0.16.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b15998f4e7ad958201346009477d6696e90ee5d3e9aff25e7e9be074372690d7 -size 510920 diff --git a/sord-0.16.6.tar.bz2 b/sord-0.16.6.tar.bz2 new file mode 100644 index 0000000..20337e6 --- /dev/null +++ b/sord-0.16.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:667af27a76085336d3865d087c1bb31a9d5f85b3359bcb27112dc43659229d44 +size 520690 diff --git a/sord.changes b/sord.changes index 109e51f..1048a32 100644 --- a/sord.changes +++ b/sord.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jan 6 12:46:54 UTC 2021 - Dirk Müller + +- update to 0.16.6: + * Fix potential crash or incorrectness issues with GCC 10 + * Fix various minor warnings and other code quality issues + ------------------------------------------------------------------- Fri Apr 17 08:11:10 UTC 2020 - Martin Pluskal diff --git a/sord.spec b/sord.spec index 7348058..c742df0 100644 --- a/sord.spec +++ b/sord.spec @@ -1,7 +1,7 @@ # # spec file for package sord # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define sover 0 Name: sord -Version: 0.16.4 +Version: 0.16.6 Release: 0 Summary: Utilities to work with RDF data License: ISC