diff --git a/datovka-4.24.2.tar.xz b/datovka-4.24.2.tar.xz deleted file mode 100644 index 4d38ccb..0000000 --- a/datovka-4.24.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3556853c5703d6eff2784649d453d5b546b52918bd66157c79082b98df027d38 -size 3474324 diff --git a/datovka-4.24.2.tar.xz.sha256 b/datovka-4.24.2.tar.xz.sha256 deleted file mode 100644 index 97e6371..0000000 --- a/datovka-4.24.2.tar.xz.sha256 +++ /dev/null @@ -1 +0,0 @@ -3556853c5703d6eff2784649d453d5b546b52918bd66157c79082b98df027d38 diff --git a/datovka-4.25.0.tar.xz b/datovka-4.25.0.tar.xz new file mode 100644 index 0000000..fb9e0f5 --- /dev/null +++ b/datovka-4.25.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9229de5ecdaf52f11d56c67bcfd300eddf581f202fceb40099a7cc1dcd8dea9 +size 3789772 diff --git a/datovka-4.25.0.tar.xz.sha256 b/datovka-4.25.0.tar.xz.sha256 new file mode 100644 index 0000000..6a6ed53 --- /dev/null +++ b/datovka-4.25.0.tar.xz.sha256 @@ -0,0 +1 @@ +c9229de5ecdaf52f11d56c67bcfd300eddf581f202fceb40099a7cc1dcd8dea9 diff --git a/datovka.changes b/datovka.changes index 329bab9..fe14db1 100644 --- a/datovka.changes +++ b/datovka.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Tue Jan 14 08:54:55 UTC 2025 - Jiri Slaby + +- update to 4.25.0 + * Added a dedicated session keeping thread. By default the thread keeps alive + session using HOTP, TOTP a MEP login methods. Sessions failing to connect + to ISDS are automatically closed. + * Rewritten status bar connection status widget. By clicking on it a list of + active sessions can be displayed. From here active sessions can be closed. + * INI configuration file is only written when something related is modified in + the application. It isn't automatically written when application exits. + * INI configuration file is written in three stages. A copy is written then + the original is removed and finally the copy replaces the original. + * On application start-up when INI configuration is missing the application + searches for a copy before creating a blank INI file. + * Replaced old icons with a new SVG-based set of icons. + * Fixed export format selection in correspondence overview dialogue when + using Qt-6. + * Fixed segmentation faults when running tests with Qt-6. + * Records management communication timeout is managed by internal + preferences. Its default value has been set to match the ISDS communication + timeout. + * Using dedicated redirection URL to access donation page. + * Additional option 'sender' has been added to the --compose command-line + parameter. It can be used to select the sender of the message. Data-box + identifier of username can be used as the value. + * In the send message dialogue the recipient list isn't automatically cleared + when changing the sender. The user is asked whether to keep the recipients. + * Added custom application themes a light and a dark one. Themes can be + chosen in the preferences dialogue. + ------------------------------------------------------------------- Mon Sep 30 05:42:23 UTC 2024 - Jiri Slaby diff --git a/datovka.spec b/datovka.spec index 4a56910..5fc3f36 100644 --- a/datovka.spec +++ b/datovka.spec @@ -1,7 +1,7 @@ # # spec file for package datovka # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ %define lrelease lrelease-qt5 %endif Name: datovka -Version: 4.24.2 +Version: 4.25.0 Release: 0 Summary: Library to access Czech eGov system "Datove schranky" License: GPL-3.0-or-later