automatic version update by autodist [release 5.249.0-1mamba;Wed Feb 07 2024]
This commit is contained in:
parent
d4e983e4e4
commit
411e25f6f1
@ -1,8 +1,8 @@
|
||||
%define framework %(echo ${name/kf6-})
|
||||
%define framework kstatusnotifieritem
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kf6-kstatusnotifieritem
|
||||
Version: 5.248.0
|
||||
Version: 5.249.0
|
||||
Release: 1mamba
|
||||
Summary: Implementation of Status Notifier Items
|
||||
Group: System/Libraries
|
||||
@ -48,7 +48,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n kstatusnotifieritem-%{version}
|
||||
%setup -q -n %{framework}-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf6
|
||||
@ -92,5 +92,8 @@ exit 0
|
||||
%{_qt6_docdir}/KF6StatusNotifierItem.*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 07 2024 Automatic Build System <autodist@openmamba.org> 5.249.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 21 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.248.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user