Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package viewnior for openSUSE:Factory checked in at 2022-04-22 21:55:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/viewnior (Old) and /work/SRC/openSUSE:Factory/.viewnior.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "viewnior" Fri Apr 22 21:55:09 2022 rev:17 rq:972201 version:1.8 Changes: -------- --- /work/SRC/openSUSE:Factory/viewnior/viewnior.changes 2020-11-24 22:11:57.003466107 +0100 +++ /work/SRC/openSUSE:Factory/.viewnior.new.1538/viewnior.changes 2022-04-22 21:56:22.350950819 +0200 @@ -1,0 +2,19 @@ +Fri Apr 22 01:05:49 UTC 2022 - Ferdinand Thiessen <[email protected]> + +- Update to version 1.8 + * New features included: + * Add Preview to the Open Image dialog + * Add "Best Fit" option to the right-click context menu + * Expand list of image info in the Property window + * Add hideable statusbar showing the same info as the titlebar + * Increase size of the Crop Image window + * Updated translations + * Fixed: + * Don't allow drag and drop if source is the viewer itself + * Better error handling when loading preferences + * Properly escape file names displayed in the Delete popup + * Remove 1px white gap when the menu and the toolbar are hidden + * Memory leaks +- Drop upstream fixed viewnior-appdata_file.patch + +------------------------------------------------------------------- Old: ---- viewnior-1.7.tar.gz viewnior-appdata_file.patch New: ---- viewnior-1.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ viewnior.spec ++++++ --- /var/tmp/diff_new_pack.8UzUDK/_old 2022-04-22 21:56:22.746951270 +0200 +++ /var/tmp/diff_new_pack.8UzUDK/_new 2022-04-22 21:56:22.750951275 +0200 @@ -1,7 +1,7 @@ # # spec file for package viewnior # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,20 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: viewnior -Version: 1.7 +Version: 1.8 Release: 0 Summary: An Image Viewer License: GPL-3.0-or-later Group: Productivity/Graphics/Viewers URL: http://siyanpanayotov.com/project/viewnior/ Source0: https://github.com/hellosiyan/Viewnior/archive/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM viewnior-appdata_file.patch [email protected] -- fix the appdata.xml file -Patch0: viewnior-appdata_file.patch BuildRequires: gcc-c++ BuildRequires: meson >= 0.43.0 BuildRequires: ninja @@ -51,7 +49,6 @@ %prep %setup -q -n Viewnior-%{name}-%{version} -%patch0 -p1 # fix spurious executable perms chmod 0644 AUTHORS COPYING NEWS src/* data/icons/scalable/apps/viewnior.svg @@ -79,7 +76,7 @@ %doc AUTHORS NEWS README.md TODO %{_bindir}/%{name} %{_datadir}/%{name}/ -%{_datadir}/appdata/%{name}.appdata.xml +%{_datadir}/metainfo/%{name}.metainfo.xml %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.* %{_mandir}/man*/%{name}.* ++++++ viewnior-1.7.tar.gz -> viewnior-1.8.tar.gz ++++++ ++++ 3201 lines of diff (skipped)
