diff --git a/.files b/.files index 34a92c3..40cafd4 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 4582ac0..80f5498 100644 --- a/.rev +++ b/.rev @@ -23,4 +23,12 @@ 616245 + + 45e165480adc90a02d46a2de073b2662 + 1.1.6 + + dimstar_suse + + 739256 + diff --git a/4store.changes b/4store.changes index 61e846b..a5e1972 100644 --- a/4store.changes +++ b/4store.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Thu Oct 17 12:09:15 UTC 2019 - Richard Brown + +- Remove obsolete Groups tag (fate#326485) + +------------------------------------------------------------------- Sat Jun 9 22:19:22 UTC 2018 - antoine.belvire@opensuse.org - Update to 1.1.6: diff --git a/4store.spec b/4store.spec index ca5e84a..5727047 100644 --- a/4store.spec +++ b/4store.spec @@ -1,7 +1,7 @@ # # spec file for package 4store # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # 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/ # @@ -22,7 +22,6 @@ Version: 1.1.6 Release: 0 Summary: RDF Storage and SPARQL Query Engine License: GPL-3.0-or-later -Group: Productivity/Databases/Servers URL: https://4store.github.io Source: https://github.com/4store/4store/archive/v%{version}/%{name}-%{version}.tar.gz Patch0: invalid-define.patch @@ -49,14 +48,12 @@ BuildRequires: pkgconfig(zlib) %package -n lib4store%{major} Summary: 4store RDF Storage Library -Group: System/Libraries %description -n lib4store%{major} This package provides 4store RDF storage shared library. %package -n lib4store-devel Summary: 4store RDF Storage Development Files -Group: Development/Libraries/C and C++ Requires: lib4store%{major} = %{version} %description -n lib4store-devel