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 2025-12-22 22:51:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cosmic-files (Old) and /work/SRC/openSUSE:Factory/.cosmic-files.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cosmic-files" Mon Dec 22 22:51:19 2025 rev:10 rq:1324092 version:1.0.0+0 Changes: -------- --- /work/SRC/openSUSE:Factory/cosmic-files/cosmic-files.changes 2025-10-13 15:35:24.909418501 +0200 +++ /work/SRC/openSUSE:Factory/.cosmic-files.new.1928/cosmic-files.changes 2025-12-22 22:54:52.218948782 +0100 @@ -1,0 +2,107 @@ +Thu Dec 11 16:57:26 UTC 2025 - Richard Rahl <[email protected]> + +- Update to version 1.0.0+0: + * chore: update cosmic-text + * i18n: translation updates from weblate + * fix: update network path when entering uri + * chore: update winit + * Russian translation for .desktop file + +------------------------------------------------------------------- +Sat Dec 06 22:24:14 UTC 2025 - Richard Rahl <[email protected]> + +- Update to version 1.0.0~beta9+4: + * fix: Only type to search in App mode + * i18n: translation updates from weblate + * fix(app): type to search enters text into path bar + * feat(tab): allow entering of network uri as path + * docs (QA): Clarify thumbnail test includes fresh generation + * fix: allow context menu when shift is being pressed + * i18n: translation updates from weblate + * fix: sliders on desktop view options + * i18n: translation updates from weblate + * Fix compilation with desktop-applet feature + * Track and use modifiers per sub-window, fixes #1152 + * fix: better surface view cleanup + * Add required-features to gvfs examples + * Do not track modifiers in tab, fixes #1312 + * Fix compilation without wayland feature and add feature testing to CI + * fix: surface cleanup + * chore: add method for checking if a dialog tracks a surface + * i18n: translation updates from weblate + * make sure to not create more thumbnail workers than available CPU cores + * extend remote location filesystem detection filter + * directly navigate to the mounted drive after mounting them with a click on the sidebar + * fix metadata, thumbnails and gallery view for locally mounted drives + * implement adaptive sampling for optimal image quality of large images in gallery view while keeping the memory foodprint minimal and UI blocks from GPU buffer uploads minimal and as short as possible + * improve and simplify heuristics + * refactor try_decode_image + * move large image handling out of tab and into new module large_image + * update libcosmic + * improve support and performance with very large images for thumbnail generation, preview tab and gallery view + +------------------------------------------------------------------- +Sat Nov 15 19:30:05 UTC 2025 - Richard Rahl <[email protected]> + +- Update to version 1.0.0~beta6+6: + * fix for hidden files being visible on external drives + * i18n: translation updates from weblate + * Split out empty trash title + * Fix compilation without gvfs feature + * Do not close context drawer when context menu opens + * fix(tab): next tab not wrapping around to 0 + * sentence case and dialog copy changes + * i18n(sv): update appstream metainfo + * i18n(sv): translate appstream metainfo + * perf: optimise `tab::folder_name` + +------------------------------------------------------------------- +Mon Nov 10 15:29:25 UTC 2025 - Richard Rahl <[email protected]> + +- Update to version 1.0.0~beta5+3: + * chore: update dependencies + * perf: general minor performance optimisations + * chore: more pedantic clippy suggestions + * i18n: translation updates from weblate + * perf: use `rustc-hash` for `HashMap` and `HashSet` + * Update translations + +------------------------------------------------------------------- +Thu Oct 23 16:53:33 UTC 2025 - Richard Rahl <[email protected]> + +- Update to version 1.0.0~beta3+13: + * refactor: capture Escape in subscription + * Close dialog on esc if text input is focused + * chore: focus empty trash and mount error buttons + * chore: focus replace & favorite path dialog buttons + * chore: set executable and launch dialog confirm button + * chore: focus open with dialog confirm button + * fix: focus button for permanently delete dialog + * i18n: translation updates from weblate + * enable ovelap variable on features + * fix: check surface_ids for keypress + * Unhighlight all items when config changes + * Fix shift click sorting when items sorted by name + * i18n: translation updates from weblate + +------------------------------------------------------------------- +Sun Oct 19 14:11:57 UTC 2025 - Richard Rahl <[email protected]> + +- Update to version 1.0.0~beta2+3: + * Downgrade to zbus 4 in cosmic-files-applet to fix file manager interface + * fix: avoid background process when last tab closed + * Allow type to enter path to select files in dialog + * Implement type to search in dialog + * perf: use `Rc<RefCell>` for `ArcElementWrapper` + * fix: avoid leaving zombie processes on unix + * When navbar context menu is opened, close all others + * Fix location context menu + * fix(desktop applet): overlaps + * Handle single click to open on release + * Always set maximum scrollable height for open with dialog + * fix: update modifier state for all windows, not just the main window + * perf(zip): don't call `sync_all()` on every file + * fix: use the dimension of the image instead of the thumbnail's dimension + * Update translations + +------------------------------------------------------------------- Old: ---- cosmic-files-1.0.0~beta1.1+36.obscpio New: ---- cosmic-files-1.0.0+0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cosmic-files.spec ++++++ --- /var/tmp/diff_new_pack.iwRG79/_old 2025-12-22 22:54:54.915059972 +0100 +++ /var/tmp/diff_new_pack.iwRG79/_new 2025-12-22 22:54:54.915059972 +0100 @@ -18,7 +18,7 @@ %define appname com.system76.CosmicFiles Name: cosmic-files -Version: 1.0.0~beta1.1+36 +Version: 1.0.0+0 Release: 0 Summary: COSMIC file manager License: GPL-3.0-only ++++++ _service ++++++ --- /var/tmp/diff_new_pack.iwRG79/_old 2025-12-22 22:54:54.955061622 +0100 +++ /var/tmp/diff_new_pack.iwRG79/_new 2025-12-22 22:54:54.963061952 +0100 @@ -5,7 +5,7 @@ <param name="scm">git</param> <param name="revision">master</param> <param name="versionrewrite-pattern">epoch-(.*)\+0</param> - <param name="versionformat">1.0.0~beta1.1+@TAG_OFFSET@</param> + <param name="versionformat">1.0.0+@TAG_OFFSET@</param> <param name="versionrewrite-replacement">\1</param> <param name="package-meta">yes</param> <param name="filename">cosmic-files</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.iwRG79/_old 2025-12-22 22:54:54.987062942 +0100 +++ /var/tmp/diff_new_pack.iwRG79/_new 2025-12-22 22:54:54.995063272 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/pop-os/cosmic-files.git</param> - <param name="changesrevision">53145ca4c91df22cb4d8bfd2d23d9b4ef02b879e</param></service></servicedata> + <param name="changesrevision">e65529dcfcc9f85a6c8c6f8066d972ffd7e409f7</param></service></servicedata> (No newline at EOF) ++++++ cosmic-files-1.0.0~beta1.1+36.obscpio -> cosmic-files-1.0.0+0.obscpio ++++++ ++++ 26866 lines of diff (skipped) ++++++ cosmic-files.obsinfo ++++++ --- /var/tmp/diff_new_pack.iwRG79/_old 2025-12-22 22:54:55.523085048 +0100 +++ /var/tmp/diff_new_pack.iwRG79/_new 2025-12-22 22:54:55.523085048 +0100 @@ -1,5 +1,5 @@ name: cosmic-files -version: 1.0.0~beta1.1+36 -mtime: 1759157730 -commit: 53145ca4c91df22cb4d8bfd2d23d9b4ef02b879e +version: 1.0.0+0 +mtime: 1765325317 +commit: e65529dcfcc9f85a6c8c6f8066d972ffd7e409f7 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/cosmic-files/vendor.tar.zst /work/SRC/openSUSE:Factory/.cosmic-files.new.1928/vendor.tar.zst differ: char 7, line 1
