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-06-02 16:04:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cosmic-term (Old)
 and      /work/SRC/openSUSE:Factory/.cosmic-term.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cosmic-term"

Tue Jun  2 16:04:02 2026 rev:11 rq:1356514 version:1.0.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/cosmic-term/cosmic-term.changes  2026-03-10 
17:51:13.778387380 +0100
+++ /work/SRC/openSUSE:Factory/.cosmic-term.new.1937/cosmic-term.changes        
2026-06-02 16:06:12.835642583 +0200
@@ -1,0 +2,69 @@
+Mon Jun 01 13:34:28 UTC 2026 - [email protected]
+
+- Update to version 1.0.14:
+  * fix: libcosmic updates
+  * Epoch 1.0.14 version update
+  * i18n: translation updates from weblate
+  * Revert "bound the event channel to prevent unbounded RSS growth"
+  * docs: explain backpressure rationale for PTY event channel in
+  * chore: cargo fmt
+  * bound the event channel to prevent unbounded RSS growth
+  * Epoch 1.0.13 version update
+  * i18n: translation updates from weblate
+  * fix: clippy lint
+  * fix: context menu by disabling IME when the widget has context menu
+  * fix: menu doesn't show by unfocusing when clicking outside of the 
terminal_box
+  * Specify the line height to the IME cursor height
+  * Handle wide character widths by using glyph width to detect wide chars
+  * Estimate preedit position without calling layout_runs()
+  * Add minimal support CJK input method to terminal box excepts IME cursor 
positioning which is a bit tricky
+  * Epoch 1.0.12 version update
+  * fix: change zoom reset scope to active tab
+  * Restrict /proc cwd lookup to Linux
+  * Epoch 1.0.11 version update
+  * fix: don't capture all mouse events
+  * Fix binding to the pageup/pagedown keys
+  * Adding translations to Spanish and Italian
+  * New tab opens on current directory
+
+-------------------------------------------------------------------
+Sat Apr 18 16:03:58 UTC 2026 - [email protected]
+
+- Update to version 1.0.10:
+  * i18n: translation updates from weblate
+  * Review fix: revert format step name change
+  * Bonus: run the tests if we are compiling for clippy
+  * Update the clippy github action to install deps
+  * Cargo fmt
+  * Bonus: reduce size of Message further
+  * Add a github action checking for clippy
+  * Ingore clippy warnings about too many arguments
+  * We don't need to match for only one case
+  * Don't pass the large DialogMessage on the stack
+  * Fix all auto-fix from clippy
+  * chore: update to the latest libcosmic
+  * fix: keep the url in state for menu actions and underline
+  * fix: gate wayland features and add inline popover fallback
+  * chore: cargo fmt
+  * fix: dismiss context menu when clicking in any pane
+  * fix: use window-absolute coordinates for context menu position in split 
panes
+  * feat: Convert context menu from widget::popover to Wayland popup surface
+
+-------------------------------------------------------------------
+Sun Apr 12 16:19:43 UTC 2026 - [email protected]
+
+- Update to version 1.0.9:
+  * Epoch 1.0.9 version update
+  * chore: cargo fmt
+  * chore: updates for new cosmic-text
+  * fix: fix the one pixel wide gap between panes
+  * fix(style): add the background color to that tab bar
+  * fix: prevent crash when splits are resized too small
+  * fix: only send "space" to the focused pane
+  * feat: rebase libcosmic onto iced 0.14
+  * i18n: translation updates from weblate
+  * Introduce a "cargo fmt" github action gate
+  * Fix "Copy link" lingering highlight bug
+  * i18n: Remove dot from description
+
+-------------------------------------------------------------------

Old:
----
  cosmic-term-1.0.8.obscpio

New:
----
  cosmic-term-1.0.14.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cosmic-term.spec ++++++
--- /var/tmp/diff_new_pack.yBOogb/_old  2026-06-02 16:06:16.059776247 +0200
+++ /var/tmp/diff_new_pack.yBOogb/_new  2026-06-02 16:06:16.063776413 +0200
@@ -18,7 +18,7 @@
 
 %define         appid com.system76.CosmicTerm
 Name:           cosmic-term
-Version:        1.0.8
+Version:        1.0.14
 Release:        0
 Summary:        COSMIC terminal emulator
 License:        GPL-3.0-only

++++++ _service ++++++
--- /var/tmp/diff_new_pack.yBOogb/_old  2026-06-02 16:06:16.111778403 +0200
+++ /var/tmp/diff_new_pack.yBOogb/_new  2026-06-02 16:06:16.123778900 +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.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.yBOogb/_old  2026-06-02 16:06:16.163780559 +0200
+++ /var/tmp/diff_new_pack.yBOogb/_new  2026-06-02 16:06:16.167780725 +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">183acce0576f6957c391a58f0e9304f923d6eb7c</param></service></servicedata>
+              <param 
name="changesrevision">fa611ea07d196dbcb028a343b5ed0a9da47669ca</param></service></servicedata>
 (No newline at EOF)
 

++++++ cosmic-term-1.0.8.obscpio -> cosmic-term-1.0.14.obscpio ++++++
++++ 12184 lines of diff (skipped)

++++++ cosmic-term.obsinfo ++++++
--- /var/tmp/diff_new_pack.yBOogb/_old  2026-06-02 16:06:16.791806595 +0200
+++ /var/tmp/diff_new_pack.yBOogb/_new  2026-06-02 16:06:16.799806927 +0200
@@ -1,5 +1,5 @@
 name: cosmic-term
-version: 1.0.8
-mtime: 1771953749
-commit: 183acce0576f6957c391a58f0e9304f923d6eb7c
+version: 1.0.14
+mtime: 1779824739
+commit: fa611ea07d196dbcb028a343b5ed0a9da47669ca
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/cosmic-term/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.cosmic-term.new.1937/vendor.tar.zst differ: char 7, 
line 1

Reply via email to