Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cosmic-files for openSUSE:Factory checked in at 2026-06-02 16:03:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cosmic-files (Old) and /work/SRC/openSUSE:Factory/.cosmic-files.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cosmic-files" Tue Jun 2 16:03:35 2026 rev:12 rq:1356509 version:1.0.14 Changes: -------- --- /work/SRC/openSUSE:Factory/cosmic-files/cosmic-files.changes 2026-03-10 17:49:43.882676291 +0100 +++ /work/SRC/openSUSE:Factory/.cosmic-files.new.1937/cosmic-files.changes 2026-06-02 16:05:26.345715227 +0200 @@ -1,0 +2,99 @@ +Mon Jun 01 12:42:23 UTC 2026 - [email protected] + +- Update to version 1.0.14: + * fix: cosmic-protocols + * chore: fixes after libcosmic update + * Epoch 1.0.14 version update + * i18n: translation updates from weblate + * Fix 24h time format in file dialog (#1812) + * feat: add text preview for thumbnails and gallery + * Epoch 1.0.13 version update + * don't overwrite military time + * fix(i18n): use separate 'rename' keys for menu and dialog confirm button + * i18n: translation updates from weblate + * fix: small grid file icons + * fix: prefer SVG file icons + * Epoch 1.0.12 version update + * perf: reduce size of DialogPage enum by 1000 bytes + * perf: use `Box` with `tab::Item` to reduce message size by 800 bytes + * chore: add rust-toolchain to enforce 1.93 + * fix: remove match if let guards for Rust 1.93 + * fix(mime-app): handle no-path command exec + * fix: %F and %U field code handling + * fix: improve desktop entry field code handling + * chore: add rustfmt config + * chore: clippy + * chore: update dependencies + * Use existing clear-recents-history string + * Add button to clear recents + * Use name for network location if available + * Fix windows compilation issues + * Only use uzers on unix, do not fork on mac + * Put libcosmic/desktop behind desktop feature + * Refactor trash handling to improve portability + * Epoch 1.0.11 version update + * example(dialog): switch logger to fix build + * fix: gate gio file copy fallback with gvfs feature + * chore: use compio::fs::rename for quick renames + * fix: do not generate thumbnail if file is being written + * refactor: use select macro for gio copy futures + * perf: avoid holding async mutex guards across await points + * perf: use atomics for controller progress and state + * perf: get image dimensions from background thread + * chore: update Cargo.lock + * fix: use gio file copy fallback to fix MTP unsupported I/O errors + * chore: add methods to `Controller` to pause and unpause futures + * chore: use tracing for structured logs + * feat: select file name until the extension in rename and save dialog + +------------------------------------------------------------------- +Sat Apr 18 11:11:03 UTC 2026 - [email protected] + +- Update to version 1.0.10: + * feat: repeat a key to cycle through items in type-to-select mode + * feat: start type-to-select search from the current focus + * fix: retry reading clipboard if data is empty + * fix: handle slight delay in availability of clipboard data + * i18n: translation updates from weblate + * Fix: remove context actions from open/save dialog + * chore: update to the latest libcosmic + * fix: reset focus when opening a new tab + * Add user-defined context actions + +------------------------------------------------------------------- +Sun Apr 12 15:20:47 UTC 2026 - [email protected] + +- Update to version 1.0.9: + * chore: update libcosmic + * Use row, column with_capacity + * Epoch 1.0.9 version update + * fix: assign replace dialog button id + * chore: udpate libcosmic + * feat: set placeholder for permission dropdowns + * feat: join multiple operations + * feat: allow setting permissions in multi preview + * feat: add open-with in multi preview + * fix: Respect show_recents conf in dialog + * fix: don't read files if list empty + * fix: update cached clipboard + * cleanup + * chore: update deps + * chore: update libcosmic + * chore: clippy + * refactor: use `jiff` instead of `chrono` + * chore: update dependencies + * feat: add 'Open item location' to search + * fix(iced): right click selection offset in dropdown menus + * feat: rebase libcosmic onto iced 0.14 + * i18n: translation updates from weblate + * fix: change 'Compress' to 'Compress...' in context menu + * fix: preserve modified time when creating/extracting zip files + * feat: search in Recents and Trash + * fix example/cargo test/ CI + * Make new windows open at the location of the currently active tab + * chore: add a mimetype based dialog in the example + * fix: dialog uses parsed mime to match the type + * fix: filter for items with paths in multi-preview + * feat: add just commands to build and install applet only + +------------------------------------------------------------------- Old: ---- cosmic-files-1.0.8.obscpio New: ---- cosmic-files-1.0.14.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cosmic-files.spec ++++++ --- /var/tmp/diff_new_pack.aOaHDS/_old 2026-06-02 16:05:29.241835293 +0200 +++ /var/tmp/diff_new_pack.aOaHDS/_new 2026-06-02 16:05:29.245835459 +0200 @@ -18,7 +18,7 @@ %define appid com.system76.CosmicFiles Name: cosmic-files -Version: 1.0.8 +Version: 1.0.14 Release: 0 Summary: COSMIC file manager License: GPL-3.0-only @@ -46,8 +46,8 @@ %install just rootdir=%{buildroot} prefix=%{_prefix} install -#%%check -#%%{cargo_test} +%check +%{cargo_test} %files %license LICENSE ++++++ _service ++++++ --- /var/tmp/diff_new_pack.aOaHDS/_old 2026-06-02 16:05:29.305837946 +0200 +++ /var/tmp/diff_new_pack.aOaHDS/_new 2026-06-02 16:05:29.313838278 +0200 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="url">https://github.com/pop-os/cosmic-files.git</param> <param name="scm">git</param> - <param name="revision">refs/tags/epoch-1.0.8</param> + <param name="revision">refs/tags/epoch-1.0.14</param> <param name="versionrewrite-pattern">epoch-(.*)</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-replacement">\1</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.aOaHDS/_old 2026-06-02 16:05:29.345839604 +0200 +++ /var/tmp/diff_new_pack.aOaHDS/_new 2026-06-02 16:05:29.353839936 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/pop-os/cosmic-files.git</param> - <param name="changesrevision">f645c55a3876e9e2edcf88d2d852c40e9468a7ec</param></service></servicedata> + <param name="changesrevision">18eb41930a5ec7844387e48fe4fd111335f5d36b</param></service></servicedata> (No newline at EOF) ++++++ cosmic-files-1.0.8.obscpio -> cosmic-files-1.0.14.obscpio ++++++ ++++ 21479 lines of diff (skipped) ++++++ cosmic-files.obsinfo ++++++ --- /var/tmp/diff_new_pack.aOaHDS/_old 2026-06-02 16:05:30.165873601 +0200 +++ /var/tmp/diff_new_pack.aOaHDS/_new 2026-06-02 16:05:30.169873767 +0200 @@ -1,5 +1,5 @@ name: cosmic-files -version: 1.0.8 -mtime: 1771953916 -commit: f645c55a3876e9e2edcf88d2d852c40e9468a7ec +version: 1.0.14 +mtime: 1779824170 +commit: 18eb41930a5ec7844387e48fe4fd111335f5d36b ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/cosmic-files/vendor.tar.zst /work/SRC/openSUSE:Factory/.cosmic-files.new.1937/vendor.tar.zst differ: char 7, line 1
