diff --git a/kosmindoormap.spec b/kosmindoormap.spec index 1099684..e382d25 100644 --- a/kosmindoormap.spec +++ b/kosmindoormap.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kosmindoormap -Version: 22.04.0 +Version: 22.04.1 Release: 1mamba Summary: A library and QML component for rendering multi-level OSM indoor maps Group: Graphical Desktop/Applications/Graphics @@ -15,6 +15,7 @@ License: BSD, LGPL, MIT BuildRequires: glibc-devel BuildRequires: libgcc BuildRequires: libki18n-devel +BuildRequires: libkopeninghours-devel BuildRequires: libkpublictransport-devel BuildRequires: libprotobuf-devel BuildRequires: libstdc++6-devel @@ -98,6 +99,9 @@ exit 0 %{_libdir}/libKOSMIndoorMap.so %changelog +* Thu May 12 2022 Automatic Build System 22.04.1-1mamba +- automatic version update by autodist + * Fri Apr 22 2022 Automatic Build System 22.04.0-1mamba - automatic version update by autodist