Hello community,

here is the log from the commit of package datovka for openSUSE:Factory checked 
in at 2018-08-27 13:48:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/datovka (Old)
 and      /work/SRC/openSUSE:Factory/.datovka.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "datovka"

Mon Aug 27 13:48:40 2018 rev:27 rq:629923 version:4.10.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/datovka/datovka.changes  2018-01-19 
11:54:10.196932818 +0100
+++ /work/SRC/openSUSE:Factory/.datovka.new/datovka.changes     2018-08-27 
13:48:49.152506025 +0200
@@ -1,0 +2,49 @@
+Fri Aug 17 12:06:37 UTC 2018 - [email protected]
+
+- Update datovka-fix-pro.patch to contain fix for Leap 42.3 build
+
+-------------------------------------------------------------------
+Mon Aug 13 07:02:51 UTC 2018 - [email protected]
+
+- Update to 4.10.3 bsc#1104620:
+  * Added classes based on Qt types encapsulating various ISDS data types and
+    structures. Sharing this code with mobile application.
+  * Added per-account locking of communication contexts.
+  * Modified database interface to accommodate new data types.
+  * Explicitly specifying tab order for most windows and dialogues. It is also
+    possible (on Windows and Linux) to cycle through actions in top tool bar.
+  * Asking users for confirmation before deleting tags which are still assigned
+    to some messages.
+  * Added tooltip description of message state value in sent message list.
+  * Added button to view account password when editing account credentials and
+    PIN (master password) is enabled.
+  * Added DigiCert Global Root G2 certificate.
+  * Improved keyboard-based control of main and other dialogue windows. All
+    important elements should be navigable only by keyboard (on Windows and
+    Linux).
+  * Fixed a problem with wrong conversion of obtained ISDS error statuses into
+    readable text. This may have caused the programme to crash.
+  * Fixed scaling of some icon-based control elements when using enlarged fonts
+    on Windows.
+  * Fixed message list sorting and filtering according to assigned tags.
+  * Displaying busy cursor when switching between entries in account list.
+  * New version notification can be blocked on Windows in runtime by setting
+    specific registry values. It can also be blocked at compile time
+    by using a configuration option when running qmake.
+  * Extended resource information for the generated Windows executable.
+  * Fixed project file include paths in order not to interfere with 
user-defined
+    compiler flags.
+  * Fixed problem with unpredictable construction order of global object
+    instances.
+  * Added missing conversion strings to some unknown message types.
+  * Fixed issue causing the application to crash on macOS when switching
+    between accounts and when having some text in the message filter field.
+  * Fixed issue causing the application to crash on macOS when updating
+    information about messages without a valid delivery time.
+  * Re-enabled logging of transferred message on Windows data when setting
+    debug verbosity to 3.
+  * Code shared with mobile application has been placed into separate
+    directory.
+- Rebase patch datovka-fix-pro.patch
+
+-------------------------------------------------------------------

Old:
----
  datovka-4.10.1.tar.xz
  datovka-4.10.1.tar.xz.sha256

New:
----
  datovka-4.10.3.tar.xz
  datovka-4.10.3.tar.xz.sha256

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ datovka.spec ++++++
--- /var/tmp/diff_new_pack.A9srHA/_old  2018-08-27 13:48:49.628506702 +0200
+++ /var/tmp/diff_new_pack.A9srHA/_new  2018-08-27 13:48:49.632506708 +0200
@@ -17,12 +17,12 @@
 
 
 Name:           datovka
-Version:        4.10.1
+Version:        4.10.3
 Release:        0
 Summary:        Library to access Czech eGov system "Datove schranky"
 License:        GPL-3.0+
 Group:          Development/Libraries/Python
-Url:            https://labs.nic.cz/cs/nova-datovka.html
+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
 # PATCH-FIX-UPSTREAM: remove some issues with current .pro file
@@ -36,7 +36,7 @@
 BuildRequires:  pkgconfig(Qt5Sql) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Svg) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
-BuildRequires:  pkgconfig(libisds)
+BuildRequires:  pkgconfig(libisds) >= 0.10.8
 Requires:       libqt5_sql_backend
 %if 0%{?suse_version} < 1330
 Requires(post): hicolor-icon-theme

++++++ datovka-4.10.1.tar.xz -> datovka-4.10.3.tar.xz ++++++
++++ 83994 lines of diff (skipped)

++++++ datovka-4.10.1.tar.xz.sha256 -> datovka-4.10.3.tar.xz.sha256 ++++++
--- /work/SRC/openSUSE:Factory/datovka/datovka-4.10.1.tar.xz.sha256     
2018-01-19 11:54:07.217073249 +0100
+++ /work/SRC/openSUSE:Factory/.datovka.new/datovka-4.10.3.tar.xz.sha256        
2018-08-27 13:48:49.108505963 +0200
@@ -1 +1 @@
-66b5800783b65e746715fedb375462c714e4c54e36152371b9ab65a70cdc0d4f
+1785091f896d906ef3a5a65522b659e2815712516bf3a1982ace7b4bbfc8d892

++++++ datovka-fix-pro.patch ++++++
--- /var/tmp/diff_new_pack.A9srHA/_old  2018-08-27 13:48:50.276507624 +0200
+++ /var/tmp/diff_new_pack.A9srHA/_new  2018-08-27 13:48:50.280507630 +0200
@@ -2,19 +2,19 @@
  datovka.pro |   26 ++++++++------------------
  1 file changed, 8 insertions(+), 18 deletions(-)
 
-Index: datovka-4.10.1/datovka.pro
+Index: datovka-4.10.3/datovka.pro
 ===================================================================
---- datovka-4.10.1.orig/datovka.pro
-+++ datovka-4.10.1/datovka.pro
-@@ -32,7 +32,6 @@ win32 {
- sufficientQtVersion(5, 3, 4, 1)
+--- datovka-4.10.3.orig/datovka.pro
++++ datovka-4.10.3/datovka.pro
+@@ -43,7 +43,6 @@ isEmpty(UI_DIR) {
+ CONFIG += object_parallel_to_source
  
  DEFINES += \
 -      DEBUG=1 \
        VERSION=\\\"$${VERSION}\\\"
  
  unix:!macx {
-@@ -83,11 +82,6 @@ unix:!macx {
+@@ -94,11 +93,6 @@ unix:!macx {
        localisation.files += locale/datovka_cs.qm \
                locale/datovka_en.qm
  
@@ -26,7 +26,7 @@
        DEFINES += DATADIR=\\\"$$DATADIR\\\" \
                PKGDATADIR=\\\"$$PKGDATADIR\\\" \
                LOCALE_INST_DIR="\"\\\"$${LOCALE_INST_DIR}\\\"\"" \
-@@ -105,17 +99,20 @@ unix:!macx {
+@@ -116,15 +110,13 @@ unix:!macx {
                        icon64 \
                        icon128 \
                        icon256 \
@@ -38,20 +38,14 @@
  
  QMAKE_CXXFLAGS = \
 -      -g -O0 -std=c++11 \
+-      -Wall -Wextra -pedantic \
+-      -Wdate-time -Wformat -Werror=format-security
 +      -g -std=c++11 $$(CXXFLAGS) \
-       -Wall -Wextra -pedantic \
--      -Wdate-time -Wformat -Werror=format-security \
-+      -Wformat -Werror=format-security \
-       -Isrc/views
- 
-+QMAKE_CFLAGS += \
-+      -g $$(CFLAGS) \
 +      -Wall -Wextra -pedantic
-+
- INCLUDEPATH += \
-       src
  
-@@ -194,15 +191,8 @@ macx {
+ #INCLUDEPATH +=
+ 
+@@ -235,15 +227,8 @@ macx {
                locale/datovka_en.qm
        localisation.files += locale/qtbase_cs.qm
  


Reply via email to