diff --git a/kosmindoormap.spec b/kosmindoormap.spec index 28916d1..996f107 100644 --- a/kosmindoormap.spec +++ b/kosmindoormap.spec @@ -1,14 +1,14 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kosmindoormap -Version: 20.12.1 +Version: 20.12.2 Release: 1mamba Summary: A library and QML component for rendering multi-level OSM indoor maps Group: Graphical Desktop/Applications/Graphics Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.kde.org +URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/kosmindoormap-%{version}.tar.xz License: BSD, LGPL, MIT ## AUTOBUILDREQ-BEGIN @@ -99,5 +99,8 @@ exit 0 %{_libdir}/libKOSMIndoorMap.so %changelog +* Fri Feb 05 2021 Automatic Build System 20.12.2-1mamba +- automatic version update by autodist + * Mon Jan 25 2021 Silvan Calarco 20.12.1-1mamba - package created using the webbuild interface