Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sioyek for openSUSE:Factory checked in at 2022-12-19 14:08:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sioyek (Old) and /work/SRC/openSUSE:Factory/.sioyek.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sioyek" Mon Dec 19 14:08:07 2022 rev:3 rq:1043676 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sioyek/sioyek.changes 2022-12-05 18:01:34.904705931 +0100 +++ /work/SRC/openSUSE:Factory/.sioyek.new.1835/sioyek.changes 2022-12-19 14:08:09.794632964 +0100 @@ -1,0 +2,46 @@ +Mon Dec 19 00:31:00 UTC 2022 - Soc Virnyl Estela <[email protected]> + +- Fix icon path. + +------------------------------------------------------------------- +Sun Dec 18 14:29:50 UTC 2022 - Soc Virnyl Estela <[email protected]> + +- Update to version 2.0.0: + * added super_fast_search + * added scrolling between pages in overview window + * added search results in overview window + * added overview_to_portal + * added the ability to define your own macros in prefs_user.config + * added the ability to source other configs from different paths + * improved the official python module for sioyek for extensions + * upgrade to MuPDF 1.20 + * New keybind parsing method with support for non-standard layouts and unicode + characters + * Add a smooth scroll mode. + * Add ability to select single words using keyboard_select command + * Add a scrollbar which can be enabled using toggle_scrollbar command + * Add commands to set configuration options at runtime. + * Add prerendered_page_count option which allows to configure how many pages + does sioyek prerender + * Add an option to show the closest bookmark in the statusbar + * Add an option to indicate whether we are close to a portal in the statusbar + * Add an option to highlight using middle click instead of pressing a button. See + https://github.com/ahrm/sioyek/commit/7390a40dec98b829c8beacd5d3997b00d2072ec7. + * Add ability to specify colors in config files using hexadecimal strings. + For example instead of 1 1 0 you can now use #ffff00. + * Many bug-fixes and quality of life improvements + +- Remove patchsets: + * 0000-mupdf-1.20-compat-issue.patch + * 0001-parse-mupdf-1.20-links.patch + * 0002-improve-xdg-desktop-entry.patch + * 0002-fix-desktop-file-error.patch + * 0002-improve-desktop-file.patch + +------------------------------------------------------------------- +Wed Dec 14 15:13:06 UTC 2022 - Soc Virnyl Estela <[email protected]> + +- icon is moved to `/usr/share/pixmaps`. this is to show the desktop + entry correctly + +------------------------------------------------------------------- Old: ---- 0000-mupdf-1.20-compat-issue.patch 0001-parse-mupdf-1.20-links.patch 0002-fix-desktop-file-error.patch 0002-improve-desktop-file.patch 0002-improve-xdg-desktop-entry.patch sioyek-1.5.0.tar.gz New: ---- sioyek-2.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sioyek.spec ++++++ --- /var/tmp/diff_new_pack.gOmbwL/_old 2022-12-19 14:08:10.358635886 +0100 +++ /var/tmp/diff_new_pack.gOmbwL/_new 2022-12-19 14:08:10.362635907 +0100 @@ -17,18 +17,13 @@ Name: sioyek -Version: 1.5.0 +Version: 2.0.0 Release: 0 Summary: PDF Viewer for research papers and technical books License: GPL-3.0-or-later Group: Productivity/Office/Other URL: https://github.com/ahrm/sioyek Source0: https://github.com/ahrm/sioyek/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -Patch0: 0000-mupdf-1.20-compat-issue.patch -Patch1: 0001-parse-mupdf-1.20-links.patch -Patch2: 0002-improve-xdg-desktop-entry.patch -Patch3: 0002-fix-desktop-file-error.patch -Patch4: 0002-improve-desktop-file.patch BuildRequires: binutils BuildRequires: c++_compiler BuildRequires: libQt5Gui-devel @@ -70,7 +65,7 @@ install -Dm644 pdf_viewer/prefs.config -t "%{buildroot}%{_sysconfdir}/%{name}/" install -Dm644 pdf_viewer/keys.config -t "%{buildroot}%{_sysconfdir}/%{name}/" -install -Dm644 resources/%{name}-icon-linux.png -t "%{buildroot}%{_datadir}/icons/pixmaps/" +install -Dm644 resources/%{name}-icon-linux.png -t "%{buildroot}%{_datadir}/icons/" install -Dm644 resources/%{name}.desktop -t "%{buildroot}%{_datadir}/applications/" install -Dm644 resources/%{name}.1 -t "%{buildroot}%{_mandir}/man1/" @@ -83,8 +78,7 @@ %dir %{_datadir}/%{name} %{_datadir}/%{name}/* -%dir %{_datadir}/icons/pixmaps -%{_datadir}/icons/pixmaps/%{name}-icon-linux.png +%{_datadir}/icons/%{name}-icon-linux.png %dir %{_sysconfdir}/%{name} %config(noreplace) %{_sysconfdir}/%{name}/prefs.config ++++++ sioyek-1.5.0.tar.gz -> sioyek-2.0.0.tar.gz ++++++ ++++ 8290 lines of diff (skipped)
