Changelog for
nautilus-evince-3.34.1-359.1.i586.rpm :
* Tue Nov 05 2019 Antonio Larrosa
- Add patches to reverse the upstream requirement of at least synctex 1.19 since that requires texlive 2019 and we have 2017 in SLE 15. The patches are only applied when building evince with synctex < 1.19:
* 0001-reversed-synctex-Move-_GNU_SOURCE-to-the-top-of-the-source-code.patch
* 0002-reversed-synctex-Remove-unused-labels.patch
* 0003-reversed-synctex-Silence-error-when-no-synctex-file-is-present.patch
* 0004-reversed-synctex-Annotate-functions-that-wrap-vfprintf.patch
* 0005-reversed-synctex-Fix-compilation.patch
* 0006-reversed-synctex-Update-from-version-1.18-to-1.21.patch
* Mon Oct 07 2019 Bjørn Lie - Update to version 3.34.1: + accessibility: - Fix erroneous cast. - Initialize private fields. + build: Distribute meson build files when using autotools. + flatpak: Update dependency versions. + i18n: Fix typo in Ukrainian translation for Download. + icon: - Create a nightly app icon. - Fix logo in README and add flatpak button. + shell: - Ignore higher mouse buttons on links. - Fix slow scrolling on last pages of big pdf\'s. + Updated translations.
* Mon Sep 30 2019 bjorn.lieAATTgmail.com- Update to version 3.34.0: + AppData: Add release information to AppData.- Switch to using explicit tag in _service.
* Mon Sep 30 2019 bjorn.lieAATTgmail.com- Update to version 3.32.1+0: + AppData: Add 3.30 major release date. + Add release information to AppData.
* Mon Sep 09 2019 bjorn.lieAATTgmail.com- Update to version 3.32.0+28: + sidebar links: fix popup. + require Poppler 0.76.0 for ignoreDiacritics feature. + shell: remember unmaximized window size. + EvPresentationView: don\'t start render job until realized. + ev-page-action-widget: disconnect notify::document signal in finalize. + backend: fix swapped y-coordinates when adding annotations. + ev_window: prevent NULL metadata being passed. + Updated translations.- Switch to source services, use checkout from gnome-3.32 stable branch.- Switch to meson buildsystem. Add meson BuildRequires and macros, as well as dropping libtool BuildRequires, no longer needed.- Replace gcc-c++ with generic c++_compiler BuildRequires.- Drop CVE-2019-11459.patch: Fixed upstream.
* Mon Jun 03 2019 mgorseAATTsuse.com- Add CVE-2019-11459.patch: fix display of uninitialized memory if TiffReadRGBAImageOriented fails (boo#1133037 CVE-2019-11459 glgo#GNOME/evince#1129).
* Fri May 17 2019 mgorseAATTsuse.com- Remove Supplements from psdocument package, so that it isn\'t pulled in by default (boo#1122794).
* Thu Mar 14 2019 Bjørn Lie - Update to version 3.32.0: + Updated translations.
* Wed Feb 20 2019 bjorn.lieAATTgmail.com- Update to version 3.31.91: + Updated translations.- Changes from version 3.31.90: + Fix typo\'s spotted for max-scale and min-scale. + Remove \'.flat\' style from PDF forms GtkEntry\'s. + Set MIN_SCALE back to previous low value. + Revert removal of browser-plugin support. + Update app icon. + help: - No more View menu. - Replace title bar with header bar. + pdf backend: Ignore diacritics when searching text. + unarr: Update LZMA SDK. + Updated translations.
* Wed Jan 09 2019 bjorn.lieAATTgmail.com- Update to version 3.31.4: + General: - Fix build when compiled without dbus. - Fix reference to Bugzilla by Gitlab URL in DOAP file. + Sidebar:: - Display a first blank thumbnail. - Remove GtkTreeView implementation for thumbnails. + Updated translations.- Changes from version 3.31.3: + UI: - Fix criticals in tree view mode. - Fix ComboBoxText user selected item\'s logic. + help: - Search uses icon instead of text for zero matches. - Update printer debugging to 3.30 Control Center UI. + Updated translations.- Changes from version 3.31.2: + UI: - Fix appearance of editable GtkComboBox in PDF form. - Handle adjustment change during drag event. - Set propergravity on popup menu in search box. - Fix default icon name in evince-previewer. - Use GtkHeaderBar in print preview. - Beautify placeholder text for password locked documents. - Remove App menu. - Use monitor instead of screen to determine window size. - Close auto-expanded rows and remember state. - Provide a visual cue when find is unsupported. - Add symbolic to show a layer when is visible. - Use the info bar close button instead of a custom one. - Add icons for squiggly and text annotations. + misc: Remove EvPageAction widget. + general: Code cleanup: - Remove unused variables. - Replace deprecated symbols. - Sync cut-n-paste code. - Fix dependencies. - Sync overwrite dialog against GtkFileChooserWidget.- Changes from version 3.31.1: + No changes.- Drop upstream fixed patches: + evince-previewer-Fix-default-icon-name.patch + evince-shell-Use-monitor-instead-of-screen.patch- Drop all references to browser-plugin sans obsoletes: It has now been dropped upstream.- Add pkgconfig(appstream-glib) BuildRequires: New dependency.- Add explicit libtool BuildRequires: We pull it in anyway, and use it during build.- Drop intltool BuildRequires: No longer needed.
* Thu Dec 27 2018 bjorn.lieAATTgmail.com- Add upstream bug fix patches from stable branch: + evince-previewer-Fix-default-icon-name.patch: previewer: Fix default icon name. + evince-shell-Use-monitor-instead-of-screen.patch: Use monitor instead of screen to determine window size.
* Tue Oct 23 2018 bjorn.lieAATTgmail.com- Update to version 3.30.2: + UI: - Fix appearance of editable GtkComboBox in PDF form. - Handle unexpected page jump while dragging the scroll. + Build: Claim ownership of org.gnome.evince. + Updated translations.
* Wed Oct 03 2018 bjorn.lieAATTgmail.com- Update to version 3.30.1: + Printing: Fix messages to show printed file name when it contains \'&\' in the name. + libdocument: - Fix handling of mime-type aliases. - Fix regression, open gzipped documents. + Backends: - comics: Use official IANA type for .cbr. - djvu: Ignore text regions that are missing text. + UI: - Fix Dual odd-left state. - Fix regression, set to odd-left in dual mode when document has only 2 pages. - Fix cursor movement when logical and visual line differs. - Fix zoom-action to respond touch events. + Updated translations.
* Mon Sep 24 2018 Jan Engelhardt - Avoid \"em dash summaries\". Use more noun phrase in descriptions.- Drop --with-pic, it is only useful for static libs.- Mention the plugin architecture/packaging in description for people not immediately recognizing them being optional at the installation level.
* Mon Sep 24 2018 bjorn.lieAATTgmail.com- Enable postscript plugin again via passing enable-ps to configure, fixed postscript is in place in Tumbleweed.
* Sun Sep 09 2018 antoine.belvireAATTopensuse.org- Update to version 3.30.0: + printing: escape html entities in pango markup (glgo#GNOME/evince#776). + build: Disable build of broswer-plugin by default (glgo#GNOME/evince#968). + shell: Restore shortcut to open a new document. + Improved documentation. + Updated translations. + See also installed NEWS file for a summary of changes between this release and previous stable release.- Remove lang package from recommended packages as it already supplements main package (same effect, it\'s redundant).
* Tue Aug 28 2018 bjorn.lieAATTgmail.com- Update to version 3.29.92: + Bug fixes and improvements. + PostScript backend disabled by default.- Disable the evince-plugin-psdocument sub-package for now due to security issue not resolved yet in upstream Ghostscript BuildRequires (Will be fixed in future version due out soon).
* Wed Aug 15 2018 bjorn.lieAATTgmail.com- Update to version 3.29.91: + Bug fixes and improvements.
* Fri Aug 03 2018 bjorn.lieAATTgmail.com- Update to version 3.29.90: + Revamped the user interface. + Bug fixes and improvements.
* Fri Jul 27 2018 luc14n0AATTlinuxmail.org- Update to version 3.29.1: + Bug fixes and improvements.- Add gspell-1 and synctex pkgconfig modules BuildRequires: new dependencies.- Drop glib2_gsettings_schema_requires macro: this is no longer needed since RPM file triggers (RPM > 4.13).
* Tue Apr 10 2018 bjorn.lieAATTgmail.com- Update to version 3.28.2: + Updated translations.
* Tue Mar 20 2018 dimstarAATTopensuse.org- Unconditionally enable translation-update-upstream: on Tumbleweed, this results in a NOP and for Leap in SLE paid translations being used (boo#1086036).
* Mon Mar 12 2018 dimstarAATTopensuse.org- Update to version 3.28.0: + Updated translations.
* Mon Mar 05 2018 dimstarAATTopensuse.org- Update to version 3.27.92: + Install appstream metadata to non-deprecated locations (bgo#790079). + Fix Rotate shortcuts when horizontal bar is visible (bgo#727529). + Fix black page and white page shortcuts in presentation mode (bgo#772390). + Updated translations.
* Wed Feb 28 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Tue Feb 20 2018 dimstarAATTopensuse.org- Update to version 3.27.91: + Prevent window from growing, (bgo#783242. + Update LZMA SDA. + Fix media-player keys (bgo#789738). + Fix reading CBZ files created on MacOS (bgo#782754). + Fix orientation of auto-rotate option (bgo#782394). + Fix dialog extending past edge of screen (bgo#733618). + Don\'t show tooltips for empty annotations (bgo#772621). + Remove un-necessary cairo configure checks (bgo#788980). + Fix Overflow checks in tiff backend (bgo#788980 boo#1141619 CVE-2019-1010006). + Better handle of external links (bgo#791287). + Fixing display of overlapping annotations (bgo#787070). + Reduce minimal size of sidebar (bgo#778000). + Bind mouse back/forward buttons to history navigation (bgo#787464). + Fix property name in about dialog (bgo#790595). + Install appstream metadata to correct location (bgo#790079). + Correct sliding mode for toolbar in fullscreen (bgo#788718). + Correct GPL2+ license text (bgo#788719). + Add some shortcuts (bgo#790253). + Fix resources generation when building (bgo#790283). + Update about dialing (bgo#785527). + Always use poppler_document_Save to avoid data loss (bgo#770012). + Add keybindings for special back/forward keys (bgo#553892). + Allow zooming to the limits of the scale (bgo#788480). + Fix asking to save when document has been modified (bgo#767611). + Fix navigation with annotation already selected in sidebar (bgo#680880). + Show tooltip for Outline entris (bgo#787437). + Default to 96 DPI when unable to compute. + Updated translations.- Switch back to released tarballs, and thus drop gnome-common BuildRequires and autogen.sh call.- Drop libdocument-return-96-dpi-if-unable-to-determine.patch: fixed upstream.- Add gtk-doc BuildRequires: was previously pulled in by gnome-common.
* Sun Jan 28 2018 bjorn.lieAATTgmail.com- Update to version 3.26.0+20180128.1bd86963: + shell: Fix media-player keys not working.
* Mon Jan 08 2018 zaitorAATTopensuse.org- Update to version 3.26.0+20171120.3955d480: + Updated translations.- Switch to git-checkout via source service.- Following the above, add gnome-common BuildRequires, pass autogen.sh and pass enable-gtk doc to configure, as we need to bootstrap the tarball.- Clean up spec, use modern macros.- Drop update-desktop-files BuildRequires and stop using suse_update_desktop macro, no longer needed.- Drop obsolete conditionals for no longer supported versions of openSUSE.- Avoid running fdupes across hardlink boundaries.