Name: datovka Version: 4.7.1 Release: 1%{?dist} Summary: A free graphical interface for Czech Databox (Datové schránky) License: GPLv3+ with exceptions URL: https://labs.nic.cz/cs/nova-datovka.html Source0: https://secure.nic.cz/files/datove_schranky/%{version}/datovka-%{version}.tar.xz BuildRequires: qt5-qtbase-devel qt5-qttools-devel libisds-devel openssl-devel BuildRequires: desktop-file-utils %description GUI application allowing access to Czech Databox - an electronic communication interface endorsed by the Czech government. %prep %setup -q %build lrelease-qt5 datovka.pro %{qmake_qt5} PREFIX=%{_prefix} DISABLE_VERSION_CHECK_BY_DEFAULT=1 make %{?_smp_mflags} %install mkdir -p %{buildroot}%{_bindir} make install INSTALL_ROOT=%{buildroot} %find_lang %{name} --with-qt desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop %post /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : %postun if [ $1 -eq 0 ] ; then /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : fi %posttrans /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %files -f %{name}.lang %doc %{_pkgdocdir} %{_bindir}/datovka %{_datadir}/applications/datovka.desktop %{_datadir}/appdata/datovka.appdata.xml %{_datadir}/icons/hicolor/*/apps/datovka.png %changelog * Fri Jan 20 2017 Jaroslav Škarvada - 4.7.1-1 - New version Resolves: rhbz#1414773 * Sun Oct 23 2016 Jan Vcelak - 4.7.0-1 - new upstream release: + feature: support for HTTPS proxy + feature: on-demand database optimization (vacuum) + various fixes * Fri Jul 01 2016 Jan Vcelak - 4.6.1-1 - new upstream release: + feature: PDF envelope and attachments export all at once + fix: possible crash when messages sending takes a long time * Thu Apr 14 2016 Jan Vcelak 4.6.0-1 - new upstream release: + feature: add message tags + feature: possibility to open message information in separate window + feature: adding a recipient by double clicking the name in recently used contacts + feature: personal delivery information in message description + fix: encoding issue when exporting correspondence in HTML + fix: inactive button to create a new message * Sat Mar 19 2016 Jan Vcelak 4.5.3-1 - new upstream release: + fix: disallow concurrent account synchronization + fix: incorrect account tree resize when adding a new account * Sun Mar 06 2016 Jan Vcelak 4.5.2-1 - new upstream release: + fix: avoid error message flood when auto-downloading messages without account permissions * Fri Feb 26 2016 Jan Vcelak 4.5.1-1 - new upstream release: + fix: delete message from the message list even when deletion in ISDS fails + fix: possible crash due to a bug in event logging * Tue Feb 16 2016 Jan Vcelak 4.5.0-1 - new upstream release: + feature: only a single instance of the application is allowed + feature: downloading complete messages via the CLI + feature: exporting messages as e-mail attachments + feature: drag and drop support for attachments + enhancement: source account selection when composing messages + enhancement: check boxes in recipient list can be enabled with space bar + fix: displaying large amounts of messages + fix: disappearing messages in split databases * Wed Feb 03 2016 Fedora Release Engineering - 4.4.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Feb 01 2016 Rex Dieter 4.4.3-2 - use %%qmake_qt5 macro to ensure proper build flags * Mon Jan 04 2016 Jan Vcelak 4.4.3-1 - new upstream release: + fix: expired password changing + fix: set maximum message size to 20 MB * Thu Dec 10 2015 Jan Vcelak 4.4.2-1 - new upstream release: + enhancement: better explanation of some error codes + fix: increased maximum number of downloaded messages + fix: don't forget password on ISDS connection failure * Sun Nov 01 2015 Jan Vcelak 4.4.1-1 - New upstream release: + feature: store attachments for sent messages into the database + feature: configurable timeout for marking a message as read + feature: filter field background color based on whether a matching message matches + enhancement: renamed attachments to avoid potentially problematic characters + enhancement: Home and End key navigation in message list + enhancement: add some missing tool tips + fix: two pop-ups show on errors when sending a message + fix: importing messages from another database file + fix: message status updating with privilege-restricted accounts + fix: sending a commercial messages from templates * Mon Oct 12 2015 Jan Vcelak 4.4.0-1 - New upstream release: + feature: sending messages from CLI + feature: importing messages from older database file + feature: sender name in attachement filename pattern + feature: splitting databases according to years + fix: opening attachments with non-standard characters + fix: displaying attachments with matching names + fix: sendimg messages with OVM subcategory sender + fix: saving of incorrect account password + enhancement: add link to the manual into the main menu * Fri Jun 26 2015 Jan Vcelak 4.3.1-2 - New upstream release: + feature: open ZFO from command line + feature: add --log-file= command line parameter + fix: open delivery info externally + fix: password changing issues + fix: proper log file opening + fix: logging of multi-line messages * Wed Jun 17 2015 Fedora Release Engineering - 4.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Jun 03 2015 Jan Vcelak 4.3.0-1 - New upstream release: + feature: restricted privileges accounts support + feature: show remaining credit when sending a commercial message + feature: search for messages with expiring/expired time stamps * Thu Apr 30 2015 Jaroslav Škarvada - 4.2.3-1 - New upstream release Resolves: rhbz#1217461 * Tue Apr 28 2015 Jan Vcelak 4.2.2-1 - New upstream release: + feature: notification about password expiration + feature: save all attachments with message envelope in PDF + fix: searching for databoxes * Thu Apr 02 2015 Jan Vcelak 4.2.1-1 - New upstream release: + fix: duplicate messages shown in the list * Tue Mar 31 2015 Jan Vcelak 4.2.0-1 - New upstream release: + feature: implemented message search dialogue + feature: multiple messages selection + feature: password expiration notification + various fixes and improvements * Wed Mar 25 2015 Jaroslav Škarvada - 4.1.2-2 - Fixed license tag to be "GPLv3+ with exceptions" Resolves: rhbz#1202797 * Wed Feb 25 2015 Jan Vcelak 4.1.2-1 - New upstream release * Wed Feb 18 2015 Jan Vcelak 4.1.1-1 - New upstream release - Disable checking for new versions by default. * Tue Feb 03 2015 Jan Vcelak 4.1.0-2 - Add missing icon cache updates on package installation and removal. * Mon Feb 02 2015 Jan Vcelak 4.1.0-1 - Rebase to new upstream release - Project switched from Python to C/C++ - Licence changed from LGPLv2+ to GPLv3+ * Thu Sep 18 2014 Jaroslav Škarvada - 3.1-1 - New version Resolves: rhbz#1142899 * Sat Jun 07 2014 Fedora Release Engineering - 3.0.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon Aug 5 2013 Jaroslav Škarvada - 3.0.3-4 - Used unversioned doc location Resolves: rhbz#992109 * Sat Aug 03 2013 Fedora Release Engineering - 3.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 13 2013 Fedora Release Engineering - 3.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Mon Jan 7 2013 Jaroslav Škarvada - 3.0.3-1 - New version * Fri Dec 21 2012 Jaroslav Škarvada - 3.0.2-1 - New version * Wed Dec 19 2012 Jaroslav Škarvada - 3.0-1 - New version - Removed use-sysfont patch (not needed) * Tue Oct 2 2012 Jaroslav Škarvada - 2.1.2-3 - Unbundled fonts * Tue Sep 25 2012 Jaroslav Škarvada - 2.1.2-2 - Replaced some hardcoded paths by macros * Wed Sep 05 2012 Jaroslav Škarvada - 2.1.2-1 - Initial version