Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kmymoney-devel-5.2.1-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: kmymoney-devel Distribution: openSUSE Tumbleweed
Version: 5.2.1 Vendor: openSUSE
Release: 1.1 Build date: Tue Aug 5 14:01:38 2025
Group: Unspecified Build host: reproducible
Size: 604810 Source RPM: kmymoney-5.2.1-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.kmymoney.org/
Summary: Development Files for KMyMoney
Development files and headers need to build software using KMyMoney.

Provides

Requires

License

GPL-2.0-only OR GPL-3.0-only

Changelog

* Tue Aug 05 2025 Christophe Marin <christophe@krop.fr>
  - Update to 5.2.1
    https://kmymoney.org/2025/08/04/kmymoney-5-2-1-released.html
  - Drop patches, merged upstream:
    * 0001-Port-triggering-actions-to-Qt6.patch
    * 0001-Adjustments-for-port-to-Qt6.patch
* Wed Jun 25 2025 Christophe Marin <christophe@krop.fr>
  - Add patch:
    * 0001-Adjustments-for-port-to-Qt6.patch
* Tue Jun 24 2025 Christophe Marin <christophe@krop.fr>
  - Add upstream fix (kde#505977)
    * 0001-Port-triggering-actions-to-Qt6.patch
* Sun Jun 22 2025 Christophe Marin <christophe@krop.fr>
  - Update to 5.2.0
    https://blog.bembel.net/2025/06/kmymoney-5-2-0-released/
* Thu Feb 29 2024 Christophe Marin <christophe@krop.fr>
  - Disable PIM integration until kmymoney is ported to KF6/Qt6
* Wed Sep 21 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Disable build for archs not having QtWebEngine
* Mon Aug 01 2022 Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
  - Update to 5.1.3
  - Major bugs fixed:
    * Duplicating an investment transaction also duplicates a matched but not
      accepted transaction in the brokerage account with original not the new
      date on the matched transaction (kde#426161)
    * Calculation of the balance is incorrect for future balances (kde#447025)
    * Investment Cap Gains by Account (Customized) crashes with my dataset.
      Changing the date of one ledger entry fixes the crash. (kde#445458)
    * Attempting KMyMoney 5.0.8 "Currencies" Maintenance, Application Crash
      (kde#450016)
    * crashes on new category with a double colon (kde#451677)
  - New features:
    * add match strings as well as name from deleted payee to new payee
      (kde#399685)
    * Change default matching behavior for new payees to "match on exact payee
      name" (kde#424377)
    * When exporting a report, the file name (suggested) takes the report name
      (kde#440586)
    * When "Amount" at ledgers get the focus by click, select the entire value
      (kde#441581)
    * Date picker, frequency and process schedule at last day of the month should
      interact (kde#444262)
    * Allow currencies to be divisible by more than ten decimal places
      (kde#447480)
    * Please add Functionality to Scheduled Transactions (kde#450965)
    * Decimal and thousands separators in ordinate axis labels are missing
      (kde#453922)
  - Full changelog available at https://kmymoney.org/2022/07/30/kmymoney-5-1-3-released.html
  - Drop merged patches:
    * 0001-Remove-unused-variable-definition.patch
    * 0002-Fix-build-with-newer-Gwenhywfar-versions.patch
    * Fix-compile-for-Newer-Akonadi-Builds.patch
* Tue Nov 30 2021 Wolfgang Bauer <wbauer@tmo.at>
  - Add Fix-compile-for-Newer-Akonadi-Builds.patch to fix build with
    Akonadi 21.12
* Mon Oct 04 2021 Christophe Giboudeaux <christophe@krop.fr>
  - Add patches to fix build with newer gwenhywfar versions:
    * 0001-Remove-unused-variable-definition.patch
    * 0002-Fix-build-with-newer-Gwenhywfar-versions.patch
* Thu Jun 24 2021 Wolfgang Bauer <wbauer@tmo.at>
  - Update to 5.1.2
  - Bugs fixed:
    * Budget not using Fiscal Year (kde#414675)
    * Overwriting a gpg-encrypted file results in a zero byte file
      (kde#436647)
    * Crash when extending selection of filtered transactions beyond
      top of list (kde#430176)
    * crash when importing csv with missing category (kde#434605)
    * Crash when selecting views in newer Qt versions (kde#438069)
    * Net worth currency not updated when changing the base currency
      (kde#350904)
    * No price label on editing securities (kde#388793)
    * KMYMoney GPG option is grayed out even though GPG installed
      (kde#396016)
    * rounding errors in currency conversion of investment
      transactions (kde#396313)
    * KMyMoney uses incorrect path to detect presence of GPG secret
      keyring on Windows (kde#399230)
    * Displaying the ledger for a category shows the wrong account
      (kde#403196)
    * A half-empty PRICEPAIR causes app to crash when attempting to
      update prices (kde#422561)
    * no pre-defined account templates on a mac (kde#425333)
    * Danish account templates won't load (kde#430813)
    * Payee Default Category not saved unless manually selected
      (kde#431248)
    * Price editor: Enter on manual price has no effect (kde#431294)
    * 1 Online Quotes does not work and can not be corrected
      (kde#431482)
    * reconciliation removes the history (kde#433694)
    * Settings for "Hide reconciled transactions" are not synced
      (kde#433855)
    * Default regex to extract currency rates does not support
      results in exponential form (kde#434226)
    * built-in calculator widget can extend beyond main window
      (kde#434573)
    * CSV importer does not support ISO date format (kde#435488)
    * When matching an assigned and unassigned transaction, KMM may
      leave the resulting category empty (kde#435512)
    * Selecting icon sets is not supported on Windows (kde#435752)
    * messages from the aqbanking plugin are swallowed (kde#435837)
    * ofx import ignores banking transactions in invenstment account
      since libofx upgrade to 0.10 (kde#435856)
    * Selection of security accounts does not work for some
      investment reports (kde#436766)
    * We should default to yahoo for any new securities (kde#437332)
    * QR-TAN support is not working properly (kde#437452)
    * CSV importer should trim the column contents before importing
      (kde#437810)
    * Payee name in schedule is not updated in all accounts
      (kde#438328)
    * App won't fully quit on macOS (kde#438529)
    * Cannot right click and Go To a counterparty split if it is a
      category (kde#438973)
    * New account wizard always defaults to account type "Checkings"
      (kde#439006)
    * typo in Reconciliation Wizard text (kde#437398)
    * Entering negative amounts in Split window (kde#186616)
    * Sort the favorite reports on the home screen in alphabetical
      order (kde#397918)
    * Add python3 support for weboob plugin (kde#405383)
    * No visual representation of the reconciliation history
      (kde#433662)

Files

/usr/include/kmymoney
/usr/include/kmymoney/accountsmodel.h
/usr/include/kmymoney/amountedit.h
/usr/include/kmymoney/amounteditcurrencyhelper.h
/usr/include/kmymoney/amountvalidator.h
/usr/include/kmymoney/appinterface.h
/usr/include/kmymoney/bicvalidator.h
/usr/include/kmymoney/budgetsmodel.h
/usr/include/kmymoney/costcentermodel.h
/usr/include/kmymoney/creditdebitedit.h
/usr/include/kmymoney/ibanbicitemdelegate.h
/usr/include/kmymoney/ibanvalidator.h
/usr/include/kmymoney/importinterface.h
/usr/include/kmymoney/imymoneyprocessingcalendar.h
/usr/include/kmymoney/imymoneystorageformat.h
/usr/include/kmymoney/institutionsmodel.h
/usr/include/kmymoney/journalmodel.h
/usr/include/kmymoney/kaccounttemplateselector.h
/usr/include/kmymoney/kbicedit.h
/usr/include/kmymoney/kcurrencycalculator.h
/usr/include/kmymoney/kguiutils.h
/usr/include/kmymoney/kibanlineedit.h
/usr/include/kmymoney/kmm_gpgfile_export.h
/usr/include/kmymoney/kmm_keychain_export.h
/usr/include/kmymoney/kmm_menuactionexchanger_export.h
/usr/include/kmymoney/kmm_mymoney_export.h
/usr/include/kmymoney/kmm_plugin_export.h
/usr/include/kmymoney/kmm_printer_export.h
/usr/include/kmymoney/kmm_selections_export.h
/usr/include/kmymoney/kmm_settings_export.h
/usr/include/kmymoney/kmm_webconnect_export.h
/usr/include/kmymoney/kmm_widgets_export.h
/usr/include/kmymoney/kmm_yesno_export.h
/usr/include/kmymoney/kmymoneyaccountcombo.h
/usr/include/kmymoney/kmymoneyaccountcompletion.h
/usr/include/kmymoney/kmymoneyaccountselector.h
/usr/include/kmymoney/kmymoneycategory.h
/usr/include/kmymoney/kmymoneycombo.h
/usr/include/kmymoney/kmymoneycompletion.h
/usr/include/kmymoney/kmymoneycurrencyselector.h
/usr/include/kmymoney/kmymoneydateedit.h
/usr/include/kmymoney/kmymoneylineedit.h
/usr/include/kmymoney/kmymoneymvccombo.h
/usr/include/kmymoney/kmymoneyplugin.h
/usr/include/kmymoney/kmymoneyselector.h
/usr/include/kmymoney/kmymoneysettings.h
/usr/include/kmymoney/kmymoneysettings_addons.h
/usr/include/kmymoney/kmymoneyutils.h
/usr/include/kmymoney/kmymoneyvalidationfeedback.h
/usr/include/kmymoney/mymoneyaccount.h
/usr/include/kmymoney/mymoneybudget.h
/usr/include/kmymoney/mymoneycategory.h
/usr/include/kmymoney/mymoneycostcenter.h
/usr/include/kmymoney/mymoneyenums.h
/usr/include/kmymoney/mymoneyexception.h
/usr/include/kmymoney/mymoneyfile.h
/usr/include/kmymoney/mymoneyfinancialcalculator.h
/usr/include/kmymoney/mymoneyforecast.h
/usr/include/kmymoney/mymoneyinstitution.h
/usr/include/kmymoney/mymoneyinvesttransaction.h
/usr/include/kmymoney/mymoneykeyvaluecontainer.h
/usr/include/kmymoney/mymoneymodel.h
/usr/include/kmymoney/mymoneymodelbase.h
/usr/include/kmymoney/mymoneymoney.h
/usr/include/kmymoney/mymoneyobject.h
/usr/include/kmymoney/mymoneypayee.h
/usr/include/kmymoney/mymoneypayeeidentifiercontainer.h
/usr/include/kmymoney/mymoneyprice.h
/usr/include/kmymoney/mymoneyqifprofile.h
/usr/include/kmymoney/mymoneyreport.h
/usr/include/kmymoney/mymoneyschedule.h
/usr/include/kmymoney/mymoneysecurity.h
/usr/include/kmymoney/mymoneysplit.h
/usr/include/kmymoney/mymoneystatement.h
/usr/include/kmymoney/mymoneytag.h
/usr/include/kmymoney/mymoneytemplate.h
/usr/include/kmymoney/mymoneytransaction.h
/usr/include/kmymoney/mymoneytransactionfilter.h
/usr/include/kmymoney/mymoneyunittestable.h
/usr/include/kmymoney/mymoneyutils.h
/usr/include/kmymoney/nationalaccountdelegate.h
/usr/include/kmymoney/nationalaccountedit.h
/usr/include/kmymoney/onlinejob.h
/usr/include/kmymoney/onlinejobfolder.h
/usr/include/kmymoney/onlinejobmessage.h
/usr/include/kmymoney/onlinejobmessagesview.h
/usr/include/kmymoney/onlinejobsmodel.h
/usr/include/kmymoney/onlinejobtyped.h
/usr/include/kmymoney/onlinepluginextended.h
/usr/include/kmymoney/onlinetasks
/usr/include/kmymoney/onlinetasks/interfaces
/usr/include/kmymoney/onlinetasks/interfaces/credittransfer.h
/usr/include/kmymoney/onlinetasks/interfaces/ionlinejobedit.h
/usr/include/kmymoney/onlinetasks/interfaces/ionlinetasksettings.h
/usr/include/kmymoney/onlinetasks/interfaces/onlinetask.h
/usr/include/kmymoney/onlinetasks/interfaces/onlinetaskconverter.h
/usr/include/kmymoney/onlinetasks/interfaces/onlinetasksettingsfactory.h
/usr/include/kmymoney/parametersmodel.h
/usr/include/kmymoney/payeesmodel.h
/usr/include/kmymoney/popuppositioner.h
/usr/include/kmymoney/pricemodel.h
/usr/include/kmymoney/reconciliationmodel.h
/usr/include/kmymoney/reportsmodel.h
/usr/include/kmymoney/schedulesmodel.h
/usr/include/kmymoney/securitiesmodel.h
/usr/include/kmymoney/splitadjustdialog.h
/usr/include/kmymoney/statementinterface.h
/usr/include/kmymoney/tagsmodel.h
/usr/include/kmymoney/viewinterface.h
/usr/lib64/libkmm_base_dialogs.so
/usr/lib64/libkmm_base_widgets.so
/usr/lib64/libkmm_codec.so
/usr/lib64/libkmm_csvimportercore.so
/usr/lib64/libkmm_extended_dialogs.so
/usr/lib64/libkmm_gpgfile.so
/usr/lib64/libkmm_icons.so
/usr/lib64/libkmm_keychain.so
/usr/lib64/libkmm_menuactionexchanger.so
/usr/lib64/libkmm_menus.so
/usr/lib64/libkmm_models.so
/usr/lib64/libkmm_mymoney.so
/usr/lib64/libkmm_payeeidentifier.so
/usr/lib64/libkmm_plugin.so
/usr/lib64/libkmm_printer.so
/usr/lib64/libkmm_selections.so
/usr/lib64/libkmm_settings.so
/usr/lib64/libkmm_templates.so
/usr/lib64/libkmm_webconnect.so
/usr/lib64/libkmm_widgets.so
/usr/lib64/libkmm_wizard.so
/usr/lib64/libkmm_yesno.so
/usr/lib64/libonlinetask_interfaces.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Aug 21 22:32:34 2025