diff --git a/kosmindoormap.spec b/kosmindoormap.spec index fc8ecaf..f1384fb 100644 --- a/kosmindoormap.spec +++ b/kosmindoormap.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kosmindoormap -Version: 24.12.0 +Version: 24.12.1 Release: 1mamba Summary: A library and QML component for rendering multi-level OSM indoor maps Group: Graphical Desktop/Applications/Graphics @@ -52,7 +52,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} %description -n lib%{name}-devel This package contains libraries and header files for developing applications that use %{name}. -%debug_package %prep %setup -q @@ -114,6 +113,9 @@ exit 0 %{_libdir}/cmake/KOSMIndoorMap/KOSMIndoorMap*.cmake %changelog +* Fri Jan 10 2025 Automatic Build System 24.12.1-1mamba +- automatic version update by autodist + * Thu Dec 12 2024 Automatic Build System 24.12.0-1mamba - automatic version update by autodist