diff --git a/sord.changes b/sord.changes index 8764287..22af304 100644 --- a/sord.changes +++ b/sord.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Sep 10 07:39:01 UTC 2023 - Luigi Baldoni + +- Update version for buildtime requirement + ------------------------------------------------------------------- Fri Oct 14 11:39:13 UTC 2022 - Stephan Kulow diff --git a/sord.spec b/sord.spec index 9c5df40..02891c7 100644 --- a/sord.spec +++ b/sord.spec @@ -1,7 +1,7 @@ # # spec file for package sord # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,7 +36,7 @@ BuildRequires: meson BuildRequires: pcre2-devel BuildRequires: pkgconfig BuildRequires: python3 -BuildRequires: pkgconfig(serd-0) >= 0.22.4 +BuildRequires: pkgconfig(serd-0) >= 0.30.10 %description Utilities to work with RDF data.