diff --git a/sratom.changes b/sratom.changes index 46d9ab6..5d7e0f1 100644 --- a/sratom.changes +++ b/sratom.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Sep 10 07:42:05 UTC 2023 - Luigi Baldoni + +- Updated versions for buildtime requirements + ------------------------------------------------------------------- Mon Dec 26 13:05:20 UTC 2022 - Konstantin Voinov diff --git a/sratom.spec b/sratom.spec index 37a2e53..a460a27 100644 --- a/sratom.spec +++ b/sratom.spec @@ -30,9 +30,9 @@ BuildRequires: doxygen BuildRequires: graphviz BuildRequires: meson BuildRequires: pkgconfig -BuildRequires: pkgconfig(lv2) >= 1.10.0 +BuildRequires: pkgconfig(lv2) >= 1.18.4 BuildRequires: pkgconfig(serd-0) >= 0.30.0 -BuildRequires: pkgconfig(sord-0) >= 0.12.0 +BuildRequires: pkgconfig(sord-0) >= 0.16.10 %description A library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax.