automatic version update by autodist [release 5.1.2-1mamba;Fri Jun 25 2021]
This commit is contained in:
parent
cbe6b5fe8e
commit
964b224da3
@ -1,6 +1,6 @@
|
||||
Name: kmymoney
|
||||
Version: 5.1.1
|
||||
Release: 2mamba
|
||||
Version: 5.1.2
|
||||
Release: 1mamba
|
||||
Summary: A personal finance manager for KDE
|
||||
Group: Graphical Desktop/Applications/Office
|
||||
Vendor: openmamba
|
||||
@ -48,6 +48,7 @@ BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkxmlgui-devel
|
||||
BuildRequires: libofx-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: libpython39-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libsonnet-devel
|
||||
BuildRequires: libsqlcipher-devel
|
||||
@ -58,7 +59,7 @@ BuildRequires: libofx-devel >= 0.9.9-1mamba
|
||||
BuildRequires: libgmp-cxx-devel
|
||||
BuildRequires: libalkimia-devel >= 5.0.0
|
||||
Provides: kmymoney2
|
||||
Obsoletes: kmymoney2
|
||||
Obsoletes: kmymoney2 < 5.1.2
|
||||
|
||||
%description
|
||||
KMyMoney is the Personal Finance Manager for KDE. It operates similar to MS-Money, supports different account types, categorisation of expenses and incomes, reconciliation of bank accounts and QIF import/export.
|
||||
@ -68,7 +69,7 @@ Group: Development/Libraries
|
||||
Summary: Static libraries and headers for %{name}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Provides: kmymoney2-devel
|
||||
Obsoletes: kmymoney2-devel
|
||||
Obsoletes: kmymoney2-devel < 5.1.2
|
||||
|
||||
%description devel
|
||||
KMyMoney is the Personal Finance Manager for KDE. It operates similar to MS-Money, supports different account types, categorisation of expenses and incomes, reconciliation of bank accounts and QIF import/export.
|
||||
@ -101,10 +102,8 @@ This package provides library and header files needed for development.
|
||||
|
||||
%files -f kmymoney.lang
|
||||
%defattr(-,root,root)
|
||||
#%config %{_kde5_configdir}/csvimporterrc
|
||||
%{_kde5_bindir}/kmymoney
|
||||
%{_kde5_libdir}/libkmm_*.so.*
|
||||
#%{_kde5_libdir}/libpayeeidentifier_*.so.*
|
||||
%dir %{_libdir}/qt5/plugins/kmymoney
|
||||
%{_libdir}/qt5/plugins/kmymoney/*.so
|
||||
%{_libdir}/qt5/plugins/sqldrivers/qsqlcipher.so
|
||||
@ -124,23 +123,22 @@ This package provides library and header files needed for development.
|
||||
%{_datadir}/kxmlgui5/checkprinting/checkprinting.rc
|
||||
%{_datadir}/kxmlgui5/csvimporter/csvimporter.rc
|
||||
%{_datadir}/kxmlgui5/csvexporter/*.rc
|
||||
#%{_datadir}/kxmlgui5/gncimporter/*.rc
|
||||
%{_datadir}/kxmlgui5/icalendarexporter/icalendarexporter.rc
|
||||
%{_datadir}/kxmlgui5/ofximporter/ofximporter.rc
|
||||
%{_datadir}/kxmlgui5/qifimporter/qifimporter.rc
|
||||
%{_datadir}/kxmlgui5/qifexporter/*.rc
|
||||
%{_datadir}/kxmlgui5/sqlstorage/sqlstorage.rc
|
||||
%{_datadir}/kxmlgui5/weboob/weboob.rc
|
||||
%{_datadir}/metainfo/org.kde.kmymoney.appdata.xml
|
||||
%{_datadir}/applications/org.kde.kmymoney.desktop
|
||||
%{_kde5_kconfupdatedir}/kmymoney.upd
|
||||
#%{_kde5_servicetypesdir}/ibanbicdata.desktop
|
||||
%{_kde5_servicetypesdir}/kmymoney*.desktop
|
||||
%{_kde5_icondir}/hicolor/*/mimetypes/application-x-kmymoney.png
|
||||
%{_kde5_icondir}/hicolor/*/apps/kmymoney.png
|
||||
%{_kde5_mimedir}/packages/x-kmymoney.xml
|
||||
%{_mandir}/man1/kmymoney.1*
|
||||
#%{_mandir}/man1/kmymoney.1.gz
|
||||
%doc AUTHORS COPYING
|
||||
#%doc AUTHORS COPYING
|
||||
%doc LICENSES
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
@ -150,6 +148,9 @@ This package provides library and header files needed for development.
|
||||
#%{_kde5_libdir}/libpayeeidentifier_*.so
|
||||
|
||||
%changelog
|
||||
* Fri Jun 25 2021 Automatic Build System <autodist@mambasoft.it> 5.1.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 20 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.1.1-2mamba
|
||||
- rebuilt to update build requirements
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user