Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package micro-editor for openSUSE:Factory checked in at 2023-10-15 19:27:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/micro-editor (Old) and /work/SRC/openSUSE:Factory/.micro-editor.new.20540 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "micro-editor" Sun Oct 15 19:27:37 2023 rev:5 rq:1117802 version:2.0.12 Changes: -------- --- /work/SRC/openSUSE:Factory/micro-editor/micro-editor.changes 2023-05-08 17:25:15.309039725 +0200 +++ /work/SRC/openSUSE:Factory/.micro-editor.new.20540/micro-editor.changes 2023-10-15 19:29:42.181571815 +0200 @@ -1,0 +2,81 @@ +Fri Oct 06 06:42:23 UTC 2023 - tuukka.pasa...@ilmi.fi + +- Update to version 2.0.12: + * Bump tcell for windows update + * Add onSetActive callback (#2885) + * Update micro.desktop (#2864) + * Fix for capturing internal terminal pty output + * actions: Fix the iteration over a slice under modification in QuitAll() (#2898) + * highlighter: Fix regions and patterns inside regions (#2840) + * add new types for zig (#2861) + * Add support for Jenkinsfile syntax (#2750) + * Update copypaste.md (#2826) + * plugins.md: Add (on|pre)Rune documentation (#2837) + * Treat Containerfiles as Dockerfiles (#2846) + * Fixed a typo in keybindings.md (#2852) + * Resolve merge conflict with scrollbarchar + * Add 'scrollbarchar' option (#2342) + * Add HistorySearchUp and HistorySearchDown actions (#1829) + * chore: os.SEEK_CUR os.SEEK_END os.SEEK_SET has been deprecated since Go 1.7 (#2856) + * Fix: Syntax highlighting for various issues (#2810) + * plugins: Add capability to dis-/enable them per buffer (#2836) + * save: fsync data safely to disk (#2681) + * Add config JSON schema (#2697) + * Filled µ with white for consistency (#2811) + * Goto next/previous diff commands + minor cleanups (#2759) + * fixed tex comment detection at start of line (#2764) + * Add type="desktop-application" into appdata component (#2803) + * Fix the appdata (#2796) + * Fix appdata file (#2793) + * Fix com.github.zyedidia.micro.metainfo.xml (#2792) + * Exit application if input terminal has closed + * Hare (harelang) syntax (#2776) + * Replace zyedidia/pty with upstream creack/pty + * Add statusline.inactive and statusline.suggestions color groups (#1832) + * refactor(runtime): simplify AssetDir() (#2761) + * Bump golang.org/x/text from 0.3.2 to 0.3.8 (#2757) + * Don't auto-detect commenttype if last_ft is empty + * Always return full RunBackgroundShell output + * Delete .gitmodules (#2743) + * Make the commenttype option useful (#2735) + * add `restrict` to C syntax (#2728) + * fix unsigned int not highlighted (#2725) + * Update readme build badge for github actions + * Convert ci to github actions + * util.HttpRequest helper to make requests with headers (#2678) + * Fix build + * Prompt on save/ existing file (#2714) + * Add -profile flag for CPU profiling (#2715) + * Reload settings when filetype is changed + * Add fakecursor option + * Rename multimode to multiopen + * Add -multimode to open multiple files into split. (#2689) + * Include mac arm binary in release scripts + * Add darwin arm64 prebuilt binary + * description different from JSON real default (#2680) + * fix: allow binding the minus key, fixes #2471 (#2617) + * Doc changes (#2646) + * Comment plugin: improve commenting multi-line selection (#2668) + * Fix perl syntax file + * Add CUDA syntax support (#2652) + * Improve buffer view relocation after jumping to a far-away location (#2628) + * Improve Julia syntax highlighting (#2643) + * Syntax: added support for Smalltalk (#2626) + * Fix incorrect LastVisualX after changing bufWidth w/o resize (#2629) + * Fix "no" when replacing with empty string (#2641) + * Update readme + * Bump clipper + * Fix save with sudo for large file sizes + * Added openSUSE installation command (#2587) + * Add better explanation about find + * Bump tcell + * Document FindLiteral default binding + * Fix relocate at the end of buffer when scrollmargin is 0 (#2578) + * Revert adding 'git-rebase-todo' to the main git syntax highlighting file (#2564) + * Add justfile syntax (#2523) + * Add template literal string highlighting to typescript (#2525) + * Restore installation instructions for Debian and Ubuntu. (#2530) + * Use shell job for terminal callback + * Ensure screen cannot draw during a term prompt + +------------------------------------------------------------------- Old: ---- micro-2.0.11.tar.gz New: ---- micro-2.0.12.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ micro-editor.spec ++++++ --- /var/tmp/diff_new_pack.A5IB31/_old 2023-10-15 19:29:42.665589250 +0200 +++ /var/tmp/diff_new_pack.A5IB31/_new 2023-10-15 19:29:42.665589250 +0200 @@ -20,7 +20,7 @@ %global compiledate Aug\ 01,\ 2022 Name: micro-editor -Version: 2.0.11 +Version: 2.0.12 Release: 0 License: MIT Summary: Micro is a terminal-based text editor that aims to be easy to use and intuitive ++++++ _service ++++++ --- /var/tmp/diff_new_pack.A5IB31/_old 2023-10-15 19:29:42.693590259 +0200 +++ /var/tmp/diff_new_pack.A5IB31/_new 2023-10-15 19:29:42.697590403 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/zyedidia/micro</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v2.0.11</param> + <param name="revision">v2.0.12</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> @@ -16,7 +16,7 @@ <param name="compression">gz</param> </service> <service name="go_modules" mode="disabled"> - <param name="archive">micro-2.0.11.tar.gz</param> + <param name="archive">micro-2.0.12.tar.gz</param> </service> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.A5IB31/_old 2023-10-15 19:29:42.717591124 +0200 +++ /var/tmp/diff_new_pack.A5IB31/_new 2023-10-15 19:29:42.717591124 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/zyedidia/micro</param> - <param name="changesrevision">225927b9a25f0d50ea63ea18bc7bb68e404c0cfd</param></service></servicedata> + <param name="changesrevision">c2cebaa3d19fbdd924d411ee393c03e3e7804435</param></service></servicedata> (No newline at EOF) ++++++ micro-2.0.11.tar.gz -> micro-2.0.12.tar.gz ++++++ ++++ 3477 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ ++++ 204324 lines of diff (skipped)