Hello community, here is the log from the commit of package kmymoney for openSUSE:Factory checked in at 2016-07-18 21:23:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmymoney (Old) and /work/SRC/openSUSE:Factory/.kmymoney.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmymoney" Changes: -------- --- /work/SRC/openSUSE:Factory/kmymoney/kmymoney.changes 2015-04-30 11:51:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kmymoney.new/kmymoney.changes 2016-07-18 21:23:24.000000000 +0200 @@ -1,0 +2,31 @@ +Sun Jul 10 20:05:05 UTC 2016 - [email protected] + +- Update to 4.8.0 + * Added support for online SEPA transactions + * Added support for import from Weboob + * Improved payee matching when importing transactions + * Supports AqBanking versions 5.5.0 or later + * Updated Brazilian account templates + * When an account cannot be closed, a tooltip explains the + reason + * Categories no longer have opening date, which caused annoying + errors both during input and while running the consistency + check + * Do not inadvertently modify start date of schedules + * Solved rounding problems causing reconciliation to fail and + investment transaction to show missing assignments of 0.00 + * Fixed some annoying consistency check errors + +------------------------------------------------------------------- +Wed Jun 1 15:02:37 UTC 2016 - [email protected] + +- Use share-mime-info macros (boo#979301) + +------------------------------------------------------------------- +Tue May 31 12:20:20 UTC 2016 - [email protected] + +- Only require libakonadiprotocolinternals1 (needed to run kmymoney) + on Leap and Tumbleweed, not akonadi-runtime, to prevent conflicts + with KDEPIM5 (boo#982301) + +------------------------------------------------------------------- Old: ---- kmymoney-4.7.2.tar.xz New: ---- kmymoney-4.8.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmymoney.spec ++++++ --- /var/tmp/diff_new_pack.KGK0sz/_old 2016-07-18 21:23:26.000000000 +0200 +++ /var/tmp/diff_new_pack.KGK0sz/_new 2016-07-18 21:23:26.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package kmymoney # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: kmymoney -Version: 4.7.2 +Version: 4.8.0 Release: 0 Summary: A Personal Finance Manager for KDE 4 License: GPL-2.0 or GPL-3.0 @@ -38,10 +38,17 @@ BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(libical) BuildRequires: pkgconfig(libxml-2.0) +Requires(post): shared-mime-info +Requires(postun): shared-mime-info Recommends: %{name}-doc = %{version} Recommends: %{name}-lang = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build +%if %suse_version > 1320 || 0%{?is_opensuse} +Requires: libakonadiprotocolinternals1 +Recommends: akonadi-runtime +%else %kde4_akonadi_requires +%endif %kde4_pimlibs_requires %kde4_runtime_requires Requires(post): shared-mime-info @@ -89,17 +96,17 @@ %post /sbin/ldconfig -/usr/bin/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : +%mime_database_post %postun /sbin/ldconfig -/usr/bin/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || : +%mime_database_postun %files %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog ChangeLog.original README.Fileformats -%dir %{_datadir}/appdata -%attr(644, -, -) %{_datadir}/appdata/kmymoney.appdata.xml +%dir %{_kde4_appsdir}/appdata +%attr(644, -, -) %{_kde4_appsdir}/appdata/kmymoney.appdata.xml %{_datadir}/mime/packages/x-kmymoney.xml %{_kde4_applicationsdir}/kmymoney.desktop %{_kde4_appsdir}/kconf_update/kmymoney.upd @@ -110,12 +117,18 @@ %{_kde4_configkcfgdir}/ %{_kde4_iconsdir}/*/*/*/*kmymoney.png %{_kde4_libdir}/libkmm_*.so.* +%{_kde4_libdir}/libkmm_payeeidentifier.so +%{_kde4_libdir}/libpayeeidentifier_*.so.* %{_kde4_modulesdir}/kcm_kmm_*.so %{_kde4_modulesdir}/kmm_*.so +%{_kde4_modulesdir}/konlinetasks_*.so +%{_kde4_modulesdir}/payeeidentifier_*.so +%{_kde4_servicesdir}/ibanbicdata/ %{_kde4_servicesdir}/kcm_kmm_*.desktop %{_kde4_servicesdir}/kmm_*.desktop -%{_kde4_servicetypesdir}/kmymoneyimporterplugin.desktop -%{_kde4_servicetypesdir}/kmymoneyplugin.desktop +%{_kde4_servicesdir}/kmymoney-*.desktop +%{_kde4_servicetypesdir}/ibanbicdata.desktop +%{_kde4_servicetypesdir}/kmymoney-*.desktop %files devel %defattr(-,root,root,-) @@ -124,6 +137,7 @@ %{_kde4_libdir}/libkmm_mymoney.so %{_kde4_libdir}/libkmm_plugin.so %{_kde4_libdir}/libkmm_widgets.so +%{_kde4_libdir}/libpayeeidentifier_*.so %files lang -f %{name}.lang %defattr(-,root,root,-) ++++++ kmymoney-4.7.2.tar.xz -> kmymoney-4.8.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/kmymoney/kmymoney-4.7.2.tar.xz /work/SRC/openSUSE:Factory/.kmymoney.new/kmymoney-4.8.0.tar.xz differ: char 25, line 1
