From 222e46d1e0a144489f9fed849db12f9113b419b77afee55a7865ec3cf018abca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 28 Mar 2017 10:36:55 +0000 Subject: [PATCH 1/2] - Drop dejavu dependency as it is now using fontconfig and not hardcoded paths in the code OBS-URL: https://build.opensuse.org/package/show/network/datovka?expand=0&rev=18 --- datovka.changes | 6 ++++++ datovka.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/datovka.changes b/datovka.changes index 431968a..d37973c 100644 --- a/datovka.changes +++ b/datovka.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 28 10:36:31 UTC 2017 - tchvatal@suse.com + +- Drop dejavu dependency as it is now using fontconfig and not hardcoded + paths in the code + ------------------------------------------------------------------- Wed Mar 8 13:19:45 UTC 2017 - tchvatal@suse.com diff --git a/datovka.spec b/datovka.spec index aea4e8a..427e798 100644 --- a/datovka.spec +++ b/datovka.spec @@ -35,7 +35,6 @@ BuildRequires: pkgconfig(Qt5PrintSupport) >= 5.2.0 BuildRequires: pkgconfig(Qt5Sql) >= 5.2.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 BuildRequires: pkgconfig(libisds) -Requires: dejavu Requires: libqt5_sql_backend Requires(post): hicolor-icon-theme Requires(post): update-desktop-files From 3906858384e04e51f44107abccfa1ef9a4e599000cb60b5a4732b97825f94e2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 30 Mar 2017 13:20:40 +0000 Subject: [PATCH 2/2] - Version update to 4.8.0: * Added full-text data box search which is now the default method to search for data boxes. * Fixed problems with placing the main application window when starting the application on a smaller screen than it has been closed before. * Refactoring of code related to message imports and exports. * Reduced the amount of code in main application window. OBS-URL: https://build.opensuse.org/package/show/network/datovka?expand=0&rev=19 --- datovka-4.7.1.tar.xz | 3 --- datovka-4.8.0.tar.xz | 3 +++ datovka.changes | 11 +++++++++++ datovka.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 datovka-4.7.1.tar.xz create mode 100644 datovka-4.8.0.tar.xz diff --git a/datovka-4.7.1.tar.xz b/datovka-4.7.1.tar.xz deleted file mode 100644 index 1658bf7..0000000 --- a/datovka-4.7.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:65d10486505b06edf12de24dc79c1ae702a3ebefb35bc0b8fa6f301f657d2236 -size 2347736 diff --git a/datovka-4.8.0.tar.xz b/datovka-4.8.0.tar.xz new file mode 100644 index 0000000..fa9e635 --- /dev/null +++ b/datovka-4.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:316ac4c419657620ff6bc028f5c218acd01f6ffdcad8dc6dbf31c604113e0a9c +size 2360012 diff --git a/datovka.changes b/datovka.changes index d37973c..389f7a5 100644 --- a/datovka.changes +++ b/datovka.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Mar 30 13:19:38 UTC 2017 - tchvatal@suse.com + +- Version update to 4.8.0: + * Added full-text data box search which is now the default method to search + for data boxes. + * Fixed problems with placing the main application window when starting the + application on a smaller screen than it has been closed before. + * Refactoring of code related to message imports and exports. + * Reduced the amount of code in main application window. + ------------------------------------------------------------------- Tue Mar 28 10:36:31 UTC 2017 - tchvatal@suse.com diff --git a/datovka.spec b/datovka.spec index 427e798..e2998f5 100644 --- a/datovka.spec +++ b/datovka.spec @@ -17,7 +17,7 @@ Name: datovka -Version: 4.7.1 +Version: 4.8.0 Release: 0 Summary: Library to access Czech eGov system \"Datove schranky\" License: GPL-3.0+