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-03-10 17:49:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cosmic-files (Old) and /work/SRC/openSUSE:Factory/.cosmic-files.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cosmic-files" Tue Mar 10 17:49:31 2026 rev:11 rq:1337771 version:1.0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/cosmic-files/cosmic-files.changes 2025-12-22 22:54:52.218948782 +0100 +++ /work/SRC/openSUSE:Factory/.cosmic-files.new.8177/cosmic-files.changes 2026-03-10 17:49:43.882676291 +0100 @@ -1,0 +2,121 @@ +Tue Feb 24 20:19:33 UTC 2026 - Richard Rahl <[email protected]> + +- Update to version 1.0.8: + * Epoch 1.0.8 version update + * Disable wgpu feature in cosmic-files-applet + * chore: update libcosmic + * feat: use ellipsizing for item names + * feat: gray out paste menu when clipboard is empty or location unsupported + * add option to copy path when pressing down shift + * Add Clear Recents history to Recents nav bar context menu + * fix: Remove inappropriate context menu options while in Recents + * Close context menus on middle click to open in new tab + * fix: close context menus in various cases + * feat: Show count of files affected when 'Replace all' is selected in copy/move operations +- disable check for 1.0.8 + +------------------------------------------------------------------- +Mon Feb 23 17:43:32 UTC 2026 - Richard Rahl <[email protected]> + +- Update to version 1.0.7: + * i18n: edit label for recents feature flag in settings + * feat: add setting to enable/disable the "recents" feature + * Epoch 1.0.7 version update + * i18n: translation updates from weblate + * chore: Update compio-driver to 0.11.2 + * feat: add 'Move to' and 'Copy to' to Edit menu + * Clear the prefix selection buffer when changing location + * Add pull request template + * Generate translated desktop and metainfo files with xdgen + * Respect 'Path' desktop entry key + +------------------------------------------------------------------- +Thu Feb 12 09:38:30 UTC 2026 - [email protected] + +- Update to version 1.0.6: + * Epoch 1.0.6 version update + * Fix compilation when gvfs feature not enabled + * fix display_name_for_file() for gvfs + * i18n: translation updates from weblate + * fix: disable dialog save button when filename is empty + * fix: handle invalid UTF-8 in clipboard text paste + * Return None for unknown MIME types and ignore paste with warning + * feat: paste images, videos, and text from clipboard + * feat: move to and copy to + * Fix Enter key not extracting password-protected ZIPs + +------------------------------------------------------------------- +Thu Feb 05 01:48:40 UTC 2026 - [email protected] + +- Update to version 1.0.5: + * Epoch 1.0.5 version update + * chore: update dependencies + * i18n: translation updates from weblate + * chore: clippy + * Bump compio; remove unused dependency + * feat: tab dnd + * only show open button if something can be opened + * i18n: translation updates from weblate + * i18n: translation updates from weblate + * improv(zip_extract): flush files to disk + * perf(copy): async batch file flushes + * Update dependencies + * i18n: translation updates from weblate + * Epoch 1.0.4 version update + * Stop immediately listing hidden files + * i18n: translation updates from weblate + +------------------------------------------------------------------- +Sun Jan 25 18:17:58 UTC 2026 - Eyad Issa <[email protected]> + +- Update to version 1.0.3: + * i18n: translation updates from weblate + * Copy file times, fixes #1294 + * Patch compio to fix missing statx data + * Remove WIP note from readme + * Only tab complete trailing slash if path is directory + * Automatically resolve if there is only one completion + * Format src/dialog.rs + * Select first completion if current location does not exist + * Auto complete slash at end of directories + * Canonicalize paths if possible when changing directory + * Allow nested path completion + * Allow tab and shift-tab completion in path editing + * Ignore TabView updates on Desktop mode + * fix: handle hidden items during shift-click + * feat: open multiple dirs in separate tabs + * feat: Add open button to multi preview + * fix: culled items not appearning after window resize + * fix: Update data on preview in desktop mode + * Update com.system76.CosmicFiles.desktop ITA + * Update com.system76.CosmicFiles.metainfo.xml ITA + * scroll to selected item when using type-to-select + * add type-to-select option for keyboard navigation + +------------------------------------------------------------------- +Wed Dec 31 00:50:24 UTC 2025 - Richard Rahl <[email protected]> + +- Update to version 1.0.1: + * i18n: removing translation for Frankish + * i18n: translation updates from weblate + * Hide shadowed mounts, may fix #1245 + * Scroll to focused item on tab rescan, fixes #1281 + * Update dependencies + * Update cargo.toml and debian changelog versions to 1.0.0 + * fix(mouse_area): update hover state on scroll events + * fix: require at least one running operation for progress title + * fix: support absolute paths in .desktop file Icon field + * refactor: file metadata + * refactor: children count + * refactor: simplify mime type limit logic + * feat: add multi-file preview + * Ask for confirmation when deleting from trash + * fix: update libcosmic + * docs (QA): Add file drag-and-drop to regression testing checklist + * Empty trash as much as possible + * fix: Expand tilde in location path + * i18n: translation updates from weblate + * Update progress title logic to match what the progress bar shows + * Replace freedesktop_entry_parser with cosmic-mime-apps + +------------------------------------------------------------------- Old: ---- cosmic-files-1.0.0+0.obscpio New: ---- cosmic-files-1.0.8.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cosmic-files.spec ++++++ --- /var/tmp/diff_new_pack.Rp3hyp/_old 2026-03-10 17:49:49.134893100 +0100 +++ /var/tmp/diff_new_pack.Rp3hyp/_new 2026-03-10 17:49:49.134893100 +0100 @@ -1,7 +1,7 @@ # # spec file for package cosmic-files # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,9 +16,9 @@ # -%define appname com.system76.CosmicFiles +%define appid com.system76.CosmicFiles Name: cosmic-files -Version: 1.0.0+0 +Version: 1.0.8 Release: 0 Summary: COSMIC file manager License: GPL-3.0-only @@ -30,7 +30,7 @@ BuildRequires: hicolor-icon-theme BuildRequires: just BuildRequires: pkgconfig -BuildRequires: rust >= 1.80 +BuildRequires: rust >= 1.90 BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(xkbcommon) @@ -46,16 +46,15 @@ %install just rootdir=%{buildroot} prefix=%{_prefix} install -%check -# take too long on OBS, gets killed -# %%{cargo_test} +#%%check +#%%{cargo_test} %files %license LICENSE %doc README.md %{_bindir}/%{name} %{_bindir}/%{name}-applet -%{_datadir}/applications/%{appname}.desktop -%{_datadir}/icons/hicolor/*/apps/%{appname}.svg -%{_datadir}/metainfo/%{appname}.metainfo.xml +%{_datadir}/applications/%{appid}.desktop +%{_datadir}/icons/hicolor/*/apps/%{appid}.svg +%{_datadir}/metainfo/%{appid}.metainfo.xml ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Rp3hyp/_old 2026-03-10 17:49:49.182895081 +0100 +++ /var/tmp/diff_new_pack.Rp3hyp/_new 2026-03-10 17:49:49.186895246 +0100 @@ -3,9 +3,9 @@ <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">master</param> - <param name="versionrewrite-pattern">epoch-(.*)\+0</param> - <param name="versionformat">1.0.0+@TAG_OFFSET@</param> + <param name="revision">refs/tags/epoch-1.0.8</param> + <param name="versionrewrite-pattern">epoch-(.*)</param> + <param name="versionformat">@PARENT_TAG@</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.Rp3hyp/_old 2026-03-10 17:49:49.214896403 +0100 +++ /var/tmp/diff_new_pack.Rp3hyp/_new 2026-03-10 17:49:49.218896568 +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">e65529dcfcc9f85a6c8c6f8066d972ffd7e409f7</param></service></servicedata> + <param name="changesrevision">f645c55a3876e9e2edcf88d2d852c40e9468a7ec</param></service></servicedata> (No newline at EOF) ++++++ cosmic-files-1.0.0+0.obscpio -> cosmic-files-1.0.8.obscpio ++++++ ++++ 15587 lines of diff (skipped) ++++++ cosmic-files.obsinfo ++++++ --- /var/tmp/diff_new_pack.Rp3hyp/_old 2026-03-10 17:49:49.982928107 +0100 +++ /var/tmp/diff_new_pack.Rp3hyp/_new 2026-03-10 17:49:49.986928272 +0100 @@ -1,5 +1,5 @@ name: cosmic-files -version: 1.0.0+0 -mtime: 1765325317 -commit: e65529dcfcc9f85a6c8c6f8066d972ffd7e409f7 +version: 1.0.8 +mtime: 1771953916 +commit: f645c55a3876e9e2edcf88d2d852c40e9468a7ec ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/cosmic-files/vendor.tar.zst /work/SRC/openSUSE:Factory/.cosmic-files.new.8177/vendor.tar.zst differ: char 7, line 1
