From a6e3999aeb4635a13565c7e7afbac14f49e33f62d16c36047aed9679226fb749 Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Tue, 1 Feb 2022 06:53:58 +0000 Subject: [PATCH] up to 4.19.0 OBS-URL: https://build.opensuse.org/package/show/network/datovka?expand=0&rev=45 --- datovka-4.18.0.tar.xz | 3 --- datovka-4.18.0.tar.xz.sha256 | 1 - datovka-4.19.0.tar.xz | 3 +++ datovka-4.19.0.tar.xz.sha256 | 1 + datovka.changes | 20 ++++++++++++++++++++ datovka.spec | 8 ++++---- 6 files changed, 28 insertions(+), 8 deletions(-) delete mode 100644 datovka-4.18.0.tar.xz delete mode 100644 datovka-4.18.0.tar.xz.sha256 create mode 100644 datovka-4.19.0.tar.xz create mode 100644 datovka-4.19.0.tar.xz.sha256 diff --git a/datovka-4.18.0.tar.xz b/datovka-4.18.0.tar.xz deleted file mode 100644 index 619aae3..0000000 --- a/datovka-4.18.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d57112450532be66f1c14efaa909ab71c3c34e123a2201393cd0b144808d8ef -size 2966652 diff --git a/datovka-4.18.0.tar.xz.sha256 b/datovka-4.18.0.tar.xz.sha256 deleted file mode 100644 index bf03dae..0000000 --- a/datovka-4.18.0.tar.xz.sha256 +++ /dev/null @@ -1 +0,0 @@ -5d57112450532be66f1c14efaa909ab71c3c34e123a2201393cd0b144808d8ef diff --git a/datovka-4.19.0.tar.xz b/datovka-4.19.0.tar.xz new file mode 100644 index 0000000..9e867cb --- /dev/null +++ b/datovka-4.19.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14f27bb1f313ee818e1c4aaa246925b8f548918c70f351495df7c9385db27b6e +size 2978904 diff --git a/datovka-4.19.0.tar.xz.sha256 b/datovka-4.19.0.tar.xz.sha256 new file mode 100644 index 0000000..1878137 --- /dev/null +++ b/datovka-4.19.0.tar.xz.sha256 @@ -0,0 +1 @@ +14f27bb1f313ee818e1c4aaa246925b8f548918c70f351495df7c9385db27b6e diff --git a/datovka.changes b/datovka.changes index 9f9fbd0..0eea0c7 100644 --- a/datovka.changes +++ b/datovka.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Feb 1 06:50:56 UTC 2022 - Jiri Slaby + +- Update to 4.19.0 + * Stored message envelope is updated when the type of a commercial message + changes (e.g. when consuming the prepaid answer). + * The application is downloading information about the state of the long term + storage. This build requires libdatovka-0.2.1. + * Messages which are going to be deleted from ISDS can be displayed using a + user-specified colour. + * Fixed a memory leak occurring while initialising the application. + * Fixed compilation when using GCC 11. + * Modified sources to compile with Qt-6.1 and Qt-6.2. Qt-6.0 still causes + compilation issues. (Qt-6.0 should be fixed instead.) + * Fixed a bug in a conversion function causing struct tm to Epoch time + conversion errors when converted value fits within an interval limited by + midnight and the time zone difference. + * Suppressed notification dialogues when uploading into records management + service as too many of them were generated occasionally. + ------------------------------------------------------------------- Mon Aug 30 06:35:45 UTC 2021 - Jiri Slaby diff --git a/datovka.spec b/datovka.spec index 2190f9d..42d4124 100644 --- a/datovka.spec +++ b/datovka.spec @@ -1,7 +1,7 @@ # # spec file for package datovka # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # 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: datovka -Version: 4.18.0 +Version: 4.19.0 Release: 0 Summary: Library to access Czech eGov system "Datove schranky" License: GPL-3.0-or-later @@ -45,8 +45,8 @@ Obsoletes: python-dslib %if 0%{?suse_version} < 1330 Requires(post): hicolor-icon-theme Requires(post): update-desktop-files -Requires(postun): hicolor-icon-theme -Requires(postun): update-desktop-files +Requires(postun):hicolor-icon-theme +Requires(postun):update-desktop-files %endif %description