Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cosmic-term for openSUSE:Factory checked in at 2026-08-21 16:55:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cosmic-term (Old) and /work/SRC/openSUSE:Factory/.cosmic-term.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cosmic-term" Fri Aug 21 16:55:27 2026 rev:12 rq:1372664 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cosmic-term/cosmic-term.changes 2026-06-02 16:06:12.835642583 +0200 +++ /work/SRC/openSUSE:Factory/.cosmic-term.new.1258/cosmic-term.changes 2026-08-21 16:57:07.134031044 +0200 @@ -1,0 +2,75 @@ +Wed Aug 19 11:38:29 UTC 2026 - [email protected] + +- Update to version 1.6.0: + * Epoch 1.6.0 version update + * chore: update libcosmic and cosmic-files + * i18n: translation updates from weblate + * chore: `cargo clippy --fix` + * fix: request a redraw if terminal needs to update + * fix: round subpixel coordinates for glyph background rectangles + * feat: allow configuring terminal pane borders + +------------------------------------------------------------------- +Thu Jul 30 12:45:19 UTC 2026 - [email protected] + +- Update to version 1.5.0: + * Epoch 1.5.0 version update + * i18n: translation updates from weblate + * feat: allow configuring terminal pane borders + +------------------------------------------------------------------- +Thu Jul 23 06:28:18 UTC 2026 - [email protected] + +- Update to version 1.4.0: + * Epoch 1.4.0 version update + +------------------------------------------------------------------- +Wed Jul 15 08:19:41 UTC 2026 - [email protected] + +- Update to version 1.3.0: + * fix: only PaneClicked events change focus + * Epoch 1.3.0 version update + * chore: update libcosmic + * Remove background shading when not focused + * chore: update libcosmic + * feat: blur + * fix: accumulate fractional wheel-line scroll deltas + +------------------------------------------------------------------- +Tue Jul 14 07:43:58 UTC 2026 - [email protected] + +- Update to version 1.2.0: + * Epoch 1.2.0 version update + * fix: report effective OSC 11 background + * feat: report focus in and out events + * i18n: translation updates from weblate + +------------------------------------------------------------------- +Wed Jun 24 22:22:48 UTC 2026 - Richard Rahl <[email protected]> + +- Update to version 1.1.0: + * Epoch 1.1.0 version update + * fix: avoid re-reading system theme from disk on every menu bar render + +------------------------------------------------------------------- +Thu Jun 11 12:05:39 UTC 2026 - Richard Rahl <[email protected]> + +- Update to version 1.0.16: + * Epoch 1.0.16 version update + +------------------------------------------------------------------- +Wed Jun 03 20:26:02 UTC 2026 - [email protected] + +- Update to version 1.0.15: + * Epoch 1.0.15 version update + * keybindings: Fix terminal undo + * chore: update libcosmic + * Set scrolling_history to 100,000 + * fix: avoid unnecessary shape-until-cursor at start-up + * fix: send the correct up/down code in APP_CURSOR mode + * fix: do not drop scrolling events from smooth scrolling mice + * chore: support more named keys for keyboard shortcuts + * fix(libcosmic): fix item highlight in wayland context menu + * feat: option to open new windows in the current directory + +------------------------------------------------------------------- Old: ---- cosmic-term-1.0.14.obscpio New: ---- cosmic-term-1.6.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cosmic-term.spec ++++++ --- /var/tmp/diff_new_pack.0OxtYp/_old 2026-08-21 16:57:10.349146823 +0200 +++ /var/tmp/diff_new_pack.0OxtYp/_new 2026-08-21 16:57:10.351146895 +0200 @@ -18,7 +18,7 @@ %define appid com.system76.CosmicTerm Name: cosmic-term -Version: 1.0.14 +Version: 1.6.0 Release: 0 Summary: COSMIC terminal emulator License: GPL-3.0-only ++++++ _service ++++++ --- /var/tmp/diff_new_pack.0OxtYp/_old 2026-08-21 16:57:10.389148263 +0200 +++ /var/tmp/diff_new_pack.0OxtYp/_new 2026-08-21 16:57:10.392148371 +0200 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="url">https://github.com/pop-os/cosmic-term.git</param> <param name="scm">git</param> - <param name="revision">refs/tags/epoch-1.0.14</param> + <param name="revision">refs/tags/epoch-1.6.0</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.0OxtYp/_old 2026-08-21 16:57:10.418149308 +0200 +++ /var/tmp/diff_new_pack.0OxtYp/_new 2026-08-21 16:57:10.423149488 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/pop-os/cosmic-term.git</param> - <param name="changesrevision">fa611ea07d196dbcb028a343b5ed0a9da47669ca</param></service></servicedata> + <param name="changesrevision">032a10796b299a49989c446c1e489c22fdbfaacf</param></service></servicedata> (No newline at EOF) ++++++ cosmic-term-1.0.14.obscpio -> cosmic-term-1.6.0.obscpio ++++++ ++++ 7419 lines of diff (skipped) ++++++ cosmic-term.obsinfo ++++++ --- /var/tmp/diff_new_pack.0OxtYp/_old 2026-08-21 16:57:10.731160580 +0200 +++ /var/tmp/diff_new_pack.0OxtYp/_new 2026-08-21 16:57:10.737160796 +0200 @@ -1,5 +1,5 @@ name: cosmic-term -version: 1.0.14 -mtime: 1779824739 -commit: fa611ea07d196dbcb028a343b5ed0a9da47669ca +version: 1.6.0 +mtime: 1787088293 +commit: 032a10796b299a49989c446c1e489c22fdbfaacf ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/cosmic-term/vendor.tar.zst /work/SRC/openSUSE:Factory/.cosmic-term.new.1258/vendor.tar.zst differ: char 7, line 1
