Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fresh-editor for openSUSE:Factory 
checked in at 2026-09-11 18:05:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fresh-editor (Old)
 and      /work/SRC/openSUSE:Factory/.fresh-editor.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fresh-editor"

Fri Sep 11 18:05:50 2026 rev:15 rq:1377404 version:0.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/fresh-editor/fresh-editor.changes        
2026-08-24 12:16:38.222716179 +0200
+++ /work/SRC/openSUSE:Factory/.fresh-editor.new.1265/fresh-editor.changes      
2026-09-11 18:08:45.216474784 +0200
@@ -1,0 +2,17 @@
+Thu Sep 10 10:12:43 UTC 2026 - Andrea Manzini <[email protected]>
+
+- Update to version 0.5.1:
+  * Add shaded pane edges with text fade-out at viewport edges
+  * Implement smooth line-by-line wheel scrolling
+  * Improve Git Blame readability and contrast
+  * Improve Review Diff and Git Log commands and parsing
+  * Fix startup crash on empty buffer with unsaved changes
+  * Improve multi-cursor editing and integrated terminal behavior
+  * Optimize cursor movement and editing in large single-line files
+  * Overhaul editor chrome onto a retained-mode layout tree
+  * Update vendored dependencies
+- Update _service modes from disabled to manual
+- Update license to GPL-2.0-only AND MPL-2.0 to reflect statically
+  linked MPL-2.0 dependency (option-ext)
+
+-------------------------------------------------------------------

Old:
----
  fresh-v0.4.10.tar.zst

New:
----
  fresh-v0.5.1.tar.zst

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

Other differences:
------------------
++++++ fresh-editor.spec ++++++
--- /var/tmp/diff_new_pack.aP7Dhv/_old  2026-09-11 18:08:50.106679514 +0200
+++ /var/tmp/diff_new_pack.aP7Dhv/_new  2026-09-11 18:08:50.115679891 +0200
@@ -18,10 +18,11 @@
 
 %define shortname fresh
 Name:           fresh-editor
-Version:        0.4.10
+Version:        0.5.1
 Release:        0
 Summary:        A terminal text editor you can just use
-License:        GPL-2.0-only
+# Legal-Review-Notice: option-ext is licensed under MPL-2.0; vendor.tar.zst 
ships in the src.rpm
+License:        GPL-2.0-only AND MPL-2.0
 URL:            https://getfresh.dev/
 Source0:        %{shortname}-v%{version}.tar.zst
 Source1:        vendor.tar.zst

++++++ _service ++++++
--- /var/tmp/diff_new_pack.aP7Dhv/_old  2026-09-11 18:08:50.236684957 +0200
+++ /var/tmp/diff_new_pack.aP7Dhv/_new  2026-09-11 18:08:50.246685376 +0200
@@ -1,27 +1,27 @@
 <services>
-    <service name="tar_scm" mode="disabled">
+    <service name="tar_scm" mode="manual">
         <param name="url">https://github.com/sinelaw/fresh</param>
         <param name="scm">git</param>
         <param name="exclude">.git</param>
-        <param name="revision">v0.4.10</param>
+        <param name="revision">v0.5.1</param>
         <param name="versionformat">v@PARENT_TAG@</param>
         <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
         <param name="changesgenerate">enable</param>
     </service>
-    <service name="set_version" mode="disabled">
+    <service name="set_version" mode="manual">
         <param name="basename">fresh-v</param>
         <param name="regex">fresh-v(\d+\.\d+\.\d+)/?$</param>
     </service>
-    <service name="recompress" mode="disabled">
+    <service name="recompress" mode="manual">
         <param name="file">*.tar</param>
         <param name="compression">zst</param>
     </service>
-    <service name="cargo_vendor" mode="disabled">
+    <service name="cargo_vendor" mode="manual">
         <param name="srcdir">fresh</param>
         <param name="compression">zst</param>
         <param name="update">true</param>
     </service>
-    <service name="cargo_audit" mode="disabled">
+    <service name="cargo_audit" mode="manual">
         <param name="srcdir">fresh</param>
     </service>
 </services>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.aP7Dhv/_old  2026-09-11 18:08:50.318688390 +0200
+++ /var/tmp/diff_new_pack.aP7Dhv/_new  2026-09-11 18:08:50.324688641 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/sinelaw/fresh</param>
-              <param 
name="changesrevision">a7dca75c04ebc57c99a9786051729b55fdd72a2f</param></service></servicedata>
+              <param 
name="changesrevision">6a9e5aeea98a521fbca4c734c9a9fe1525818161</param></service></servicedata>
 (No newline at EOF)
 

++++++ fresh-v0.4.10.tar.zst -> fresh-v0.5.1.tar.zst ++++++
/work/SRC/openSUSE:Factory/fresh-editor/fresh-v0.4.10.tar.zst 
/work/SRC/openSUSE:Factory/.fresh-editor.new.1265/fresh-v0.5.1.tar.zst differ: 
char 7, line 1

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/fresh-editor/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.fresh-editor.new.1265/vendor.tar.zst differ: char 
7, line 1

Reply via email to