automatic version update by autodist [release 5.80.0-1mamba;Tue Mar 16 2021]

This commit is contained in:
Automatic Build System 2024-01-06 02:50:54 +01:00
parent 8cca419bcd
commit 2fb5fb20bb

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: krunner
Version: 5.79.0
Version: 5.80.0
Release: 1mamba
Summary: KDE Frameworks 5 - Framework for Plasma runners
Group: System/Libraries
@ -30,7 +30,6 @@ BuildRequires: libthreadweaver-devel
BuildRequires: cmake
BuildRequires: rpm-macros-kde5
BuildRequires: extra-cmake-modules
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
The Plasma workspace provides an application called KRunner which, among other things, allows one to type into a text area which causes various actions and information that match the text appear as the text is being typed.
@ -105,6 +104,9 @@ exit 0
%{_kde5_mkspecsdir}/qt_KRunner.pri
%changelog
* Tue Mar 16 2021 Automatic Build System <autodist@mambasoft.it> 5.80.0-1mamba
- automatic version update by autodist
* Tue Feb 16 2021 Automatic Build System <autodist@mambasoft.it> 5.79.0-1mamba
- automatic version update by autodist