Accepting request 511385 from home:jirislaby:branches:network

- Version update to 4.9.0:
  * Added API and support for sending messages into records management
    services.
  * Removed explicit clear buttons from filter fields.
  * Fixed problems with remembering location of saved attachment files.
  * Directory structure can be created when exporting correspondence overview.
  * Line height of account list and message table has been adjusted to be the
    same.
  * Fixed confusion between the terms of delivery (dodani) and acceptance
    (doruceni) in Czech localisation.
  * Process of exporting multiple selected messages can be aborted by clicking
    Cancel button.
  * Tags can be stored into HTML correspondence overview.
  * HTML correspondence overview now contains both delivery and acceptance
    times.
  * Fixed problems with sending messages from accounts that cannot search for
    data boxes.
  * Fixed tag ordering. Tag sorting is now locale-aware. 
- disable -Wdate-time -- unrecognized e.g. with gcc 4.8

OBS-URL: https://build.opensuse.org/request/show/511385
OBS-URL: https://build.opensuse.org/package/show/network/datovka?expand=0&rev=21
This commit is contained in:
Tomáš Chvátal
2017-07-19 11:45:50 +00:00
committed by Git OBS Bridge
parent 1887c949f2
commit 0f884322d7
7 changed files with 32 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
Name: datovka
Version: 4.8.1
Version: 4.9.0
Release: 0
Summary: Library to access Czech eGov system \"Datove schranky\"
License: GPL-3.0+
@@ -34,6 +34,7 @@ BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0
BuildRequires: pkgconfig(Qt5Network) >= 5.2.0
BuildRequires: pkgconfig(Qt5PrintSupport) >= 5.2.0
BuildRequires: pkgconfig(Qt5Sql) >= 5.2.0
BuildRequires: pkgconfig(Qt5Svg) >= 5.2.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
BuildRequires: pkgconfig(libisds)
Requires: libqt5_sql_backend