Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package swayimg for openSUSE:Factory checked in at 2024-01-04 15:58:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/swayimg (Old) and /work/SRC/openSUSE:Factory/.swayimg.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "swayimg" Thu Jan 4 15:58:42 2024 rev:2 rq:1136600 version:2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/swayimg/swayimg.changes 2023-07-26 13:24:54.512348946 +0200 +++ /work/SRC/openSUSE:Factory/.swayimg.new.28375/swayimg.changes 2024-01-04 16:01:01.112455649 +0100 @@ -1,0 +2,17 @@ +Wed Jan 3 16:04:45 UTC 2024 - Muhammad Akbar Yanuar Mantari <[email protected]> + +- Update to version 2.0 + * Added support for multiple exec commands; + * Added custom zoom/move step in key bindings; + * Added support for animated PNG and AVIFS; + * Added new scaling modes: fill, fit with and height; + * Automatic reloading image when it changes; + * Replaced anti-aliasing algorithm; + * Added double buffering for output, fixed scaling glitches; + * Added help (F1); + * Some minor bugfix and improvements. + * Note: the configuration file is incompatible with previous + versions. +- Add pkgconfig(libavif) BuildRequires: Needed to build v2.0 + +------------------------------------------------------------------- Old: ---- swayimg-1.12.tar.gz New: ---- swayimg-2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ swayimg.spec ++++++ --- /var/tmp/diff_new_pack.LHKik6/_old 2024-01-04 16:01:01.612473915 +0100 +++ /var/tmp/diff_new_pack.LHKik6/_new 2024-01-04 16:01:01.612473915 +0100 @@ -17,7 +17,7 @@ Name: swayimg -Version: 1.12 +Version: 2.0 Release: 0 Summary: Image viewer for Sway/Wayland License: MIT @@ -27,11 +27,12 @@ BuildRequires: hicolor-icon-theme BuildRequires: meson BuildRequires: pkgconfig -BuildRequires: pkgconfig(OpenEXR) +BuildRequires: pkgconfig(OpenEXR) >= 3.1 BuildRequires: pkgconfig(bash-completion) BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(json-c) +BuildRequires: pkgconfig(libavif) BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(libheif) BuildRequires: pkgconfig(libjxl) @@ -65,6 +66,8 @@ %license LICENSE %doc README.md %{_bindir}/swayimg +%dir %{_datadir}/swayimg +%{_datadir}/swayimg/swayimgrc %{_datadir}/applications/swayimg.desktop %{_datadir}/bash-completion/completions/swayimg %{_datadir}/icons/hicolor/64x64/apps/swayimg.png ++++++ swayimg-1.12.tar.gz -> swayimg-2.0.tar.gz ++++++ ++++ 8469 lines of diff (skipped)
