Package Release Info

okular-17.12.3-bp150.2.3

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

okular
okular-devel
okular-lang

Change Logs

* Tue Mar 27 2018 wbauer@tmo.at
- Add some build requirements to enable additional features:
  * Qt5TextToSpeech for text-to-speech support
  * purpose-devel for enabling the share menu
  * libmarkdown-devel for displaying Markdown documents
* Thu Mar 08 2018 lbeltrame@kde.org
- Update to 17.12.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12.3.php
- Changes since 17.12.2:
  * Add QVERIFY to QTest::qWaitForWindowExposed
  * Fix crash due to dangling pointer in MouseAnnotation (kde#388228)
  * Build++
  * Add test that produces bug 388288 crash
  * Make it compile
  * Make Part::openUrl not discard OpenUrlArguments (kde#386600)
  * Fix potential crash in document saving
  * PDF: Fix potential crash
  * XPS: Fix crash opening some files
* Wed Feb 07 2018 lbeltrame@kde.org
- Update to 17.12.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12.2.php
- Changes since 17.12.1:
  * Add pdf.gz file save test
  * Fix saving annotations to gzipped files (kde#338742)
  * Fix crash on save when we had edited forms
  * parttest: make the mouse selection be a few steps
  * Use correct arrow cursor for Annotations' close buttons (kde#384381)
  * Improve parttest a bit
  * Fix regression due to more QTemporaryFile behaviour changes
  * Fix crash when exporting
  * djvu: Fix printing
* Thu Jan 11 2018 lbeltrame@kde.org
- Update to 17.12.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12.1.php
- Changes since 17.12.0:
  * remove deprecated Encoding key from desktop files
  * Fix testSaveAsUndoStackAnnotations autotest
  * Don't call m_formsMessage->setVisible( true ) on unsetDummyMode
* Tue Dec 12 2017 lbeltrame@kde.org
- Adjust license after legal review
* Sat Dec 09 2017 lbeltrame@kde.org
- Update to 17.12.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12.0.php
- Changes since 17.11.90:
  * Fix crash when accessing text page after save
  * Unbreak compilation of the chm backend
  * We broke ABI by adding a new virtual to generator
  * Increase version now that we're not on unstable versioning anymore
  * Enable -DQT_NO_URL_CAST_FROM_STRING and fix compilation
* Sat Dec 02 2017 lbeltrame@kde.org
- Update to 17.11.90
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
- Changes since 17.11.80:
  * Prevent Okular from crashing when synctex logs an error (kde#383915)
  * Change whitespace in synctex patches
  * Fix highlight/annotation clipping with Qt scaling (kde#386110)
  * Give warnings when the file is modified externally
  * generators: Use a specific description for libzip
* Mon Nov 20 2017 lbeltrame@kde.org
- Update to 17.11.80
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
- Changes since 17.08.3:
  * Too many changes to list here
* Thu Nov 09 2017 lbeltrame@kde.org
- Update to 17.08.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.08.3.php
- Changes since 17.08.2:
  * Fix crash on rotation jobs
* Mon Oct 16 2017 lbeltrame@kde.org
- Update to 17.08.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.08.2.php
- Changes since 17.08.1:
  * Show tooltip for annotations without handle too
  * Properly create KPixmapSequence
  * Fix sidebar labels being unreadable when selected or hovered over (kde#382139)
  * Fix automatic reload of files saved with QSaveFile (kde#384185)
* Thu Sep 07 2017 lbeltrame@kde.org
- Update to 17.08.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.08.1.php
- Changes since 17.08.0:
  * Search for Kirigami
  * CMake: Use some more find_package(... CONFIG)
  * Do not start reloading again if we're reloading
  * Fix crash when closing
  * Fix warning about TRANSLATION_DOMAIN being defined twice
  * Add the base .arcconfig file
  * Fix translations: add translation domain for generators
  * Fix memory leak in text document settings d-pointers
  * Fix width and height being switched when printing Custom size
* Fri Aug 11 2017 christophe@krop.fr
- Update to KDE Applications 17.08.0
  * New feature release
  * https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
  * plucker: Comment code to reduce warnings
  * Add a few make gcc lines
  * Fix small warning
  * Make newer gcc happier about fallthrough
  * Add missing break to switch case
  * Fix warning in newer gcc versions
  * 1.2.x for KDE Applications 17.08.x
  * port to Kirigami 2
  * Support Forward and Backward mouse buttons in presentation mode
  * Simplify method FilePrinter::psPaperSize
  * Minor
  * Bug 236688 - Sort pages according to TOC in CHM Files
  * CHM: zooming changes the font size
  * Bug 262265 chmlib should not send qFatal if encoding could not be guessed
  * kio_msits emits mimetype again
* Sat Aug 05 2017 christophe@krop.fr
- Update to KDE Applications 17.07.90
  * KDE Applications 17.07.90
  * https://www.kde.org/announcements/announce-applications-17.07.90.php
* Sun Jul 16 2017 lbeltrame@kde.org
- Update to 17.04.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.3.php
- Changes since 17.04.2:
  * Shell: Fix sync "Show menubar" action status
Version: 17.04.2-8.1
* Tue Dec 19 2017 wbauer@tmo.at
- Add upstream patches to improve rendering on HiDPI systems:
  * simplify-drawing-of-buffered-highlight-rectangles.patch
  * HiDPI-support.patch
  (boo#1073196, kde#362856, kde#383589)
- Add upstream patch to fix wrongly sized printouts under certain
  circumstances:
  * fix-width-and-height-being-switched-when-printing-custom-size.patch
  (kde#383734)
Version: 17.04.2-5.1
* Thu Nov 23 2017 idonmez@suse.com
- Depend on correct poppler-qt5 version bsc#1069393
* Sat Mar 25 2017 lbeltrame@kde.org
- Update to 17.03.80
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.03.80.php
- Changes since 16.12.3:
  * Too many changes to list here
Version: 17.04.2-2.2
* Wed Jun 07 2017 lbeltrame@kde.org
- Update to 17.04.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.2.php
- Changes since 17.04.1:
  * Initialize cursor in PageView scrollbars with ArrowCursor (kde#334798)
* Wed May 17 2017 lbeltrame@kde.org
- Update to 17.04.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.1.php
- Changes since 17.04.0:
  * Don't repeat work of KAboutData::setApplicationData(), set window icon
  * Fix typo
  * Drop unused DBusAddons
* Sun Apr 16 2017 lbeltrame@kde.org
- Update to 17.04.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.0.php
- Changes since 17.03.90:
  * Fix segfault when document is closed while annotation is selected
* Wed Apr 12 2017 lbeltrame@kde.org
- Update to 17.03.90
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
- Changes since 17.03.80:
  * cmake: Remove endif that doesn't match opening if
* Sun Mar 26 2017 lbeltrame@kde.org
- Update to 17.03.80
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.03.80.php
- Changes since 16.12.3:
  * Too many changes to list here
* Thu Mar 09 2017 lbeltrame@kde.org
- Update to 16.12.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-16.12.3.php
- Changes since 16.12.2:
  * djvu: Initialize to white if rendering fails
  * indent++
  * Accumulate Control+Wheel Deltas until they reach QWheelEvent::DefaultDeltasPerStep
  * Fix crash on CHM files that use "plain English" LCID
  * Account for non local non relative video file urls
  * Extend viewport update area when updating or clearing the a selection rectangle (kde#266537)
* Thu Feb 09 2017 lbeltrame@kde.org
- Update to KDE Applications 16.12.2
  * KDE Applications 16.12.2
  * https://www.kde.org/announcements/announce-applications-16.12.2.php
* Thu Jan 19 2017 wbauer@tmo.at
- Cleanup/update build requirements
- Add necessary dependencies to the devel package (boo#1020735)
* Sat Jan 14 2017 lbeltrame@kde.org
- - Update to KDE Applications 16.12.1
  * KDE Applications 16.12.1
  * https://www.kde.org/announcements/announce-applications-16.12.1.php
* Tue Dec 13 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.12.0
  * KDE Applications 16.12.0
  * https://www.kde.org/announcements/announce-applications-16.12.0.php
* Sat Dec 03 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.11.90
  * KDE Applications 16.12.0 RC
  * https://www.kde.org/announcements/announce-applications-16.12-rc.php
* Tue Nov 29 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.11.80
  * KDE Applications 16.12.0 Beta
  * https://www.kde.org/announcements/announce-applications-16.12-beta.php
- Dropped patches:
  + fix-priority-okular.diff
  + kde4_includes.patch
* Wed Nov 09 2016 lbeltrame@kde.org
- Update to KDE Applications 16.08.3
  * KDE Applications 16.08.3
  * https://www.kde.org/announcements/announce-applications-16.08.3.php
Version: 17.04.2-12.1
* Mon Sep 10 2018 lbeltrame@kde.org
- Add patch 0001-Fix-path-traversal-issue-when-extracting-an-.okular-.patch:
  * Fix directory traversal issue with .okular files (kde#398096,
  boo#1107591,rh#1626265, CVE-2018-1000801)
Version: 16.08.2-2.2
* Tue Oct 11 2016 lbeltrame@kde.org
- KDE Applications 16.08.2
  https://www.kde.org/announcements/announce-applications-16.08.2.php
- Drop upstreamed patch mimeinfo17.patch
* Sat Oct 01 2016 wbauer@tmo.at
- Add mimeinfo17.patch to fix opening CBR files with
  shared-mime-info 1.7 (kde#369078)
* Fri Sep 09 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.08.1
  * KDE Applications 16.08.1
  * https://www.kde.org/announcements/announce-applications-16.08.1.php
* Fri Aug 12 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.08.0
  * KDE Applications 16.08.0
  * https://www.kde.org/announcements/announce-applications-16.08.0.php
* Mon Aug 08 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.07.90
  * KDE Applications 16.07.90 (16.08-RC)
  * https://www.kde.org/announcements/announce-applications-16.07.90.php
* Fri Jul 08 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.04.3
  * KDE Applications 16.04.3
  * https://www.kde.org/announcements/announce-applications-16.04.3.php
* Mon Jun 27 2016 fvogt@suse.com
- Fix copying of oxygen icons
* Fri Jun 10 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.04.2
  * KDE Applications 16.04.2
  * https://www.kde.org/announcements/announce-applications-16.04.2.php
* Sat May 07 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.04.1
  * KDE Applications 16.04.1
  * https://www.kde.org/announcements/announce-applications-16.04.1.php
* Sun Apr 17 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.04.0
  * KDE Applications 16.04.0
  * https://www.kde.org/announcements/announce-applications-16.04.0.php
* Mon Apr 11 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.03.90
  * KDE Applications 16.04.0 RC
  * https://www.kde.org/announcements/announce-applications-16.04-rc.php
Version: 15.12.3-3.1
* Sun Mar 13 2016 tittiatcoke@gmail.com
- Update to KDE Applications 15.12.3
  * KDE Applications 15.12.3
  * https://www.kde.org/announcements/announce-applications-15.12.3.php
  * boo#970855
* Sat Feb 13 2016 tittiatcoke@gmail.com
- Update to KDE Applications 15.12.2
  * KDE Applications 15.12.2
  * https://www.kde.org/announcements/announce-applications-15.12.2.php
  * boo#966605
* Sat Jan 09 2016 tittiatcoke@gmail.com
- Update to KDE Applications 15.12.1
  * KDE Applications 15.12.1
  * https://www.kde.org/announcements/announce-applications-15.12.1.php
  * boo#961265
* Sun Dec 13 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.12.0
  * KDE Applications 15.12.0
  * https://www.kde.org/announcements/announce-applications-15.12.0.php
  * boo#958887
* Tue Nov 10 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.08.3
  * KDE Applications 15.08.3
  * https://www.kde.org/announcements/announce-applications-15.08.3.php
  * boo#954531
* Sun Oct 11 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.08.2
  * KDE Applications 15.08.2
  * https://www.kde.org/announcements/announce-applications-15.08.2.php
* Thu Sep 24 2015 alarrosa@suse.com
- Added libqjson-devel to buildrequires
* Sun Sep 13 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.08.1
  * KDE Applications 15.08.1
  * https://www.kde.org/announcements/announce-applications-15.08.1.php
* Wed Aug 19 2015 cgiboudeaux@gmx.com
- Update to KDE Applications 15.08.0
  * KDE Applications 15.08.0
  * https://www.kde.org/announcements/announce-applications-15.08.0.php
* Mon Aug 10 2015 wbauer@tmo.at
- Replace pkgconfig(exiv2) BuildRequires with pkgconfig(libkexiv2).
  Okular needs to be built against libkexiv2 for image support
  (kimgio plugin), not exiv2.
* Fri Aug 07 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.07.90
  * KDE Applications 15.08.0 RC1
  * https://www.kde.org/announcements/announce-applications-15.07.90.php
* Fri Jul 24 2015 nemysis@gmx.ch
- Change URL
- Change Source0 Web URL that works 'osc service localrun download_files'
- Use BuildRequires pkgconfig() instead of devel packages
- Change Description for okular-devel
- Use %{name} instead of okular
- Change Documentation
* Mon Jul 06 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.04.3
  * KDE Applications 15.04.3
  * https://www.kde.org/announcements/announce-applications-15.04.3.php
* Sat May 30 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.04.2
  * KDE Applications 15.04.2
  * https://www.kde.org/announcements/announce-applications-15.04.2.php
* Mon May 11 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.04.1
  * KDE Applications 15.04.1
  * https://www.kde.org/announcements/announce-applications-15.04.1.php
* Sat Apr 11 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.04.0
  * KDE Applications 15.04.0
  * https://www.kde.org/announcements/announce-applications-15.04.0.php
* Sat Mar 21 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.03.95
  * KDE Applications 15.04 RC
* Sun Mar 08 2015 tittiatcoke@gmail.com
- Update to KDE Applications 15.03.80
  * KDE Applications 15.04 Beta
* Tue Mar 03 2015 tittiatcoke@gmail.com
- Update to KDE Applications 14.12.3
  * KDE Applications 14.12.3
  * See https://www.kde.org/announcements/announce-applications-14.12.3.php
* Sun Feb 01 2015 tittiatcoke@gmail.com
- Update to KDE Applications 14.12.2
  * KDE Applications 14.12.2
  * See https://www.kde.org/announcements/announce-applications-14.12.2.php