Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package oculante for openSUSE:Factory checked in at 2025-01-13 17:51:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oculante (Old) and /work/SRC/openSUSE:Factory/.oculante.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oculante" Mon Jan 13 17:51:09 2025 rev:19 rq:1237305 version:0.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/oculante/oculante.changes 2024-10-15 15:03:05.204373560 +0200 +++ /work/SRC/openSUSE:Factory/.oculante.new.1881/oculante.changes 2025-01-13 17:51:19.697600633 +0100 @@ -1,0 +2,30 @@ +Mon Jan 13 05:47:09 UTC 2025 - Muhammad Akbar Yanuar Mantari <[email protected]> + +- Update to version 0.9.2: + + Bug Fixes + - Prevent application from saving current channel to settings + file. The current image channel now is reset between restarts + as this was confusing to users. + - prevent dng from being loaded as tiff + - Send frame wen editing alpha tools to prevent crash + - Fallback to native image library if TurboJPEG fails on + certain images, such as taken by Samsung phones + - Add all supported heif extensions. + + Features + - Add Support Japanese, Arabic, Chinese + - Enable bypassing image filters + - generate palette from image + - Copy palette color to clipboard, highlight palette color if + contained + - Basic swatch / palette UI + - enable thumbnails in image browser + - search files in current directory in file browser + - Expose image save options + - Allow storing bookmarls in the file dialog + - Criterion benchmarks + - Read Krita files + - Rotate images according to their EXIF rotation data +- Add psd mimetype +- Removed cargo_audit from _service due that contains vendor now + +------------------------------------------------------------------- Old: ---- oculante-0.9.1.tar.gz New: ---- oculante-0.9.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oculante.spec ++++++ --- /var/tmp/diff_new_pack.VtdTTM/_old 2025-01-13 17:51:28.901981496 +0100 +++ /var/tmp/diff_new_pack.VtdTTM/_new 2025-01-13 17:51:28.913981993 +0100 @@ -1,6 +1,7 @@ # # spec file for package oculante # +# Copyright (c) 2025 mantarimay # Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties @@ -20,7 +21,7 @@ %define force_gcc_version 13 %define appid io.github.woelper.Oculante Name: oculante -Version: 0.9.1 +Version: 0.9.2 Release: 0 Summary: A minimalistic crossplatform image viewer written in rust License: MIT @@ -51,7 +52,7 @@ %autosetup -a1 -p1 echo 'StartupWMClass=oculante' >> res/flathub/%{appid}.desktop -sed -i 's|MimeType=|MimeType=image/jxl;|' res/flathub/%{appid}.desktop +sed -i 's|MimeType=|MimeType=image/jxl;image/vnd.adobe.photoshop;|' res/flathub/%{appid}.desktop %build %if 0%{?suse_version} < 1600 @@ -82,6 +83,7 @@ %{cargo_test} -- \ --skip=tests::net \ --skip=bench \ + --skip=thumbnails::test_thumbs \ --skip=tests::flathub %endif appstream-util validate-relax --nonet \ ++++++ _service ++++++ --- /var/tmp/diff_new_pack.VtdTTM/_old 2025-01-13 17:51:29.189993413 +0100 +++ /var/tmp/diff_new_pack.VtdTTM/_new 2025-01-13 17:51:29.233995234 +0100 @@ -5,6 +5,5 @@ <param name="compression">zst</param> <param name="update">true</param> </service> - <service name="cargo_audit" mode="manual"/> </services> ++++++ oculante-0.9.1.tar.gz -> oculante-0.9.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/oculante/oculante-0.9.1.tar.gz /work/SRC/openSUSE:Factory/.oculante.new.1881/oculante-0.9.2.tar.gz differ: char 12, line 1 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/oculante/vendor.tar.zst /work/SRC/openSUSE:Factory/.oculante.new.1881/vendor.tar.zst differ: char 7, line 1
