require akonadi [release 22.08.0-2mamba;Fri Aug 26 2022]
This commit is contained in:
parent
e2bff48797
commit
17b66df14f
21
knotes.spec
21
knotes.spec
@ -1,8 +1,8 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: knotes
|
||||
Version: 22.04.3
|
||||
Release: 1mamba
|
||||
Version: 22.08.0
|
||||
Release: 2mamba
|
||||
Summary: KDE Frameworks 5 yellow notes application
|
||||
Group: Graphical Desktop/Applications/Internet
|
||||
Vendor: openmamba
|
||||
@ -70,6 +70,7 @@ BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
BuildRequires: extra-cmake-modules
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: akonadi
|
||||
|
||||
%description
|
||||
Yellow notes application for KDE.
|
||||
@ -146,13 +147,19 @@ This package contains libraries and header files for developing applications tha
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libknotesprivate.so.*
|
||||
%{_libdir}/libnotesharedprivate.so.*
|
||||
%{_libdir}/qt5/plugins/kontact5/kontact_knotesplugin.so
|
||||
%dir %{_libdir}/qt5/plugins/pim/kcms/knotes
|
||||
%{_libdir}/qt5/plugins/pim/kcms/knotes/kcm_knote_*.so
|
||||
%{_libdir}/qt5/plugins/pim/kcms/summary/kcmknotessummary.so
|
||||
#%doc AUTHORS LICENSES
|
||||
%dir %{_libdir}/qt5/plugins/pim5/kcms/knotes
|
||||
%{_libdir}/qt5/plugins/pim5/kcms/knotes/kcm_knote_*.so
|
||||
%{_libdir}/qt5/plugins/pim5/kcms/summary/kcmknotessummary.so
|
||||
%{_libdir}/qt5/plugins/pim5/kontact/kontact_knotesplugin.so
|
||||
%doc AUTHORS LICENSES
|
||||
|
||||
%changelog
|
||||
* Fri Aug 26 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 22.08.0-2mamba
|
||||
- require akonadi
|
||||
|
||||
* Tue Aug 23 2022 Automatic Build System <autodist@mambasoft.it> 22.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 10 2022 Automatic Build System <autodist@mambasoft.it> 22.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user