automatic version update by autodist [release 5.249.0-1mamba;Sat Feb 03 2024]

This commit is contained in:
Automatic Build System 2024-02-03 23:48:31 +01:00
parent 628be9d998
commit c0ac9360e0

View File

@ -1,7 +1,7 @@
%define framework knewstuff
%define majver %(echo %version | cut -d. -f1-2)
Name: kf6-knewstuff
Version: 5.248.0
Version: 5.249.0
Release: 1mamba
Summary: Framework for downloading and sharing additional application data
Group: System/Libraries
@ -50,10 +50,9 @@ This package contains libraries and header files for developing applications tha
%debug_package
%prep
%setup -q -n %{framework}-%{version} -D -T
%setup -q -n %{framework}-%{version}
%build
:<< _EOF
%cmake_kf6
%cmake_build
@ -100,6 +99,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md TODO
%changelog
* Sat Feb 03 2024 Automatic Build System <autodist@openmamba.org> 5.249.0-1mamba
- automatic version update by autodist
* Sat Jan 13 2024 Automatic Build System <autodist@mambasoft.it> 5.248.0-1mamba
- automatic version update by autodist