diff --git a/datovka-4.23.6.tar.xz b/datovka-4.23.6.tar.xz deleted file mode 100644 index 287ef9c..0000000 --- a/datovka-4.23.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1be14aee689418d68f5f1cf3fc4d2440490370d8d514d6850f0ec7e0c32a76a -size 3196460 diff --git a/datovka-4.23.6.tar.xz.sha256 b/datovka-4.23.6.tar.xz.sha256 deleted file mode 100644 index 32a81d8..0000000 --- a/datovka-4.23.6.tar.xz.sha256 +++ /dev/null @@ -1 +0,0 @@ -e1be14aee689418d68f5f1cf3fc4d2440490370d8d514d6850f0ec7e0c32a76a diff --git a/datovka-4.24.2.tar.xz b/datovka-4.24.2.tar.xz new file mode 100644 index 0000000..4d38ccb --- /dev/null +++ b/datovka-4.24.2.tar.xz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000..97e6371 --- /dev/null +++ b/datovka-4.24.2.tar.xz.sha256 @@ -0,0 +1 @@ +3556853c5703d6eff2784649d453d5b546b52918bd66157c79082b98df027d38 diff --git a/datovka.changes b/datovka.changes index 3fa550d..329bab9 100644 --- a/datovka.changes +++ b/datovka.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Mon Sep 30 05:42:23 UTC 2024 - Jiri Slaby + +- update to 4.24.2: + * Updated URLs to application-related web pages to point to new locations. + * Added support for a new credit event type when credit is being charged for + the recovering of a deleted message. This build requires libdatovka-0.7.0. + * Added optional date-based message search restrictions. + * Added sender and recipient data-box IDs into generated correspondence + overviews. + * Fixed sending e-gov requests that have been mistakenly sent as high-volume + messages. + * Fixed date sorting in found messages list. + * Added new CLI commands 'export-msg', 'export-msgs', 'import-msg' and + 'import-msgs' allowing exporting and importing data from local databases. + * Using same PDF format to export envelope and delivery info as in mobile + application + * Added four configurable tool bars into main window. + * Top tool bars can be shown/hidden by the user. + * Message list filter field in the main window is by default hidden and + located below the message list. + * Updated 'create new message' icon. + * Always updating envelope for VoDZ messages when synchronising accounts. + This should fix problems when attempting to download VoDZ messages using + a message list that has been generated in old versions without VoDZ support. + * Showing a warning label in create message dialogue when source text of PDF + attachment has been modified after being attached or when not being + attached at all. + * Rewritten code for generating account, owner and user overviews. The code is + now shared with the mobile application. + * Increased default download timeout limit to 15 minutes because of VoDZ + messages. + * New message signature detail icon. + * CLI interface automatically detects whether to send a normal or a VoDZ + message. + * Fixed occasional crashes which may have occurred on backups. + * Users are occasionally notified about a donation possibility. + * Added new button icons the send message dialogue. Added 'Add Text' button + into the send message dialogue. Renamed some buttons in the create account + and the send message dialogue. + * The application sends basic environment and configuration stats. + * Updated support mail to datovka@labs.nic.cz. + * Added tool tips for create account dialogue labels. + ------------------------------------------------------------------- Sun Mar 24 18:03:28 UTC 2024 - Dirk Müller diff --git a/datovka.spec b/datovka.spec index 14e6562..4a56910 100644 --- a/datovka.spec +++ b/datovka.spec @@ -26,14 +26,14 @@ %define lrelease lrelease-qt5 %endif Name: datovka -Version: 4.23.6 +Version: 4.24.2 Release: 0 Summary: Library to access Czech eGov system "Datove schranky" License: GPL-3.0-or-later Group: Development/Libraries/Python URL: https://www.datovka.cz -Source0: https://secure.nic.cz/files/datove_schranky/%{version}/%{name}-%{version}.tar.xz -Source1: https://secure.nic.cz/files/datove_schranky/%{version}/%{name}-%{version}.tar.xz.sha256 +Source0: https://datovka.nic.cz/%{version}/%{name}-%{version}.tar.xz +Source1: https://datovka.nic.cz/%{version}/%{name}-%{version}.tar.xz.sha256 # PATCH-FIX-UPSTREAM: remove some issues with current .pro file Patch0: datovka-fix-pro.patch BuildRequires: openssl-devel