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-07-25 15:39:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/swayimg (Old)
 and      /work/SRC/openSUSE:Factory/.swayimg.new.1882 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "swayimg"

Thu Jul 25 15:39:05 2024 rev:7 rq:1189366 version:2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/swayimg/swayimg.changes  2024-07-16 
22:02:56.683009575 +0200
+++ /work/SRC/openSUSE:Factory/.swayimg.new.1882/swayimg.changes        
2024-07-25 16:02:30.983427800 +0200
@@ -1,0 +2,10 @@
+Wed Jul 24 11:07:01 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantari...@pm.me>
+
+- Update to version 2.5
+  * Added gallery mode;
+  * Added animation support for JXL format;
+  * Improved mouse drag usability;
+  * Some bugs fixed, some added.
+- add additional tests, for now only failed on heif and avif files
+
+-------------------------------------------------------------------

Old:
----
  swayimg-2.4.tar.gz

New:
----
  swayimg-2.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ swayimg.spec ++++++
--- /var/tmp/diff_new_pack.FSTdWH/_old  2024-07-25 16:02:31.867463405 +0200
+++ /var/tmp/diff_new_pack.FSTdWH/_new  2024-07-25 16:02:31.867463405 +0200
@@ -16,8 +16,9 @@
 #
 
 
+%bcond_with test
 Name:           swayimg
-Version:        2.4
+Version:        2.5
 Release:        0
 Summary:        Image viewer for Sway/Wayland
 License:        MIT
@@ -64,12 +65,20 @@
   -Dexr=disabled \
   -Djxl=disabled \
 %endif
+%if %{with test}
+  -Dtests=enabled \
+%endif
   -Dversion=%{version}
 %meson_build
 
 %install
 %meson_install
 
+%if %{with test}
+%check
+%meson_test
+%endif
+
 %files
 %license LICENSE
 %doc README.md

++++++ swayimg-2.4.tar.gz -> swayimg-2.5.tar.gz ++++++
++++ 5382 lines of diff (skipped)

Reply via email to