Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lite-xl-plugin-manager for openSUSE:Factory checked in at 2023-12-13 18:34:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lite-xl-plugin-manager (Old) and /work/SRC/openSUSE:Factory/.lite-xl-plugin-manager.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lite-xl-plugin-manager" Wed Dec 13 18:34:50 2023 rev:7 rq:1132745 version:1.0.13+git20231205.1feceea Changes: -------- --- /work/SRC/openSUSE:Factory/lite-xl-plugin-manager/lite-xl-plugin-manager.changes 2023-10-18 21:25:35.780454043 +0200 +++ /work/SRC/openSUSE:Factory/.lite-xl-plugin-manager.new.25432/lite-xl-plugin-manager.changes 2023-12-13 18:34:57.838407540 +0100 @@ -1,0 +2,39 @@ +Tue Dec 05 17:44:29 UTC 2023 - scott.bradn...@suse.com + +- Update to version 1.0.13+git20231205.1feceea: + * Fixed CI. + * Fixed error around orphan plugins. + * Fixed uninitialization. + * Reworded things, incorporated Guldo's changes. + * Added in extra error handling. + * Added in loading screen for welcome dialog. + * Split off loading screen functionality. + * Added welcome plugin. + * Fixed fetch_if_not_present. + * Added in better error handling. + * Added `fetch_if_not_present` to allow things to function without internet. + * Added in a hook for terminal to display an lpm repl. + * Pre-sorted dependency graphs so that we get consistnet outputs. + * Fixed actual output spacing. + * Added in repostiory URL for plugin to id calculation. + * Guldo's spelling fixes. + * Added in a proper repo_path. + * Added in repo path. + * Removed documentation for non-existent command. + * Added in check for executable. + * Invalidate cache in appropriate places. + * Allowed for generate_manifest to be used on local repositories; will automatically pile one into the directory. + * Won't actually have an error so simplified. + * Loosened verification for certificates. + * Flagged the json library as special as well, as it's required for the plugin_manager to run. + * Fixed typo. + * Ensured we always pass around options so we can track progress one way or another. + * Added in fallback for any plugin lacking a modversion to describe themselves as the latest modversion. + * Fixed color install/uninstall; type filter wasn't even present. Whoops. + * Fixed typo. + * Added in support for --ephemeral. + * Allowed for generation for repos that are just init.lua by guessing the id better. + * Made unstub idempotent and incorporated a number of jgm's fixes. + * Fix some spelling and display of `DEFAULT_REPO_URL` in cli help + +------------------------------------------------------------------- Old: ---- lite-xl-plugin-manager-1.0.12+git20231010.8f2cd87.tar.gz New: ---- lite-xl-plugin-manager-1.0.13+git20231205.1feceea.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lite-xl-plugin-manager.spec ++++++ --- /var/tmp/diff_new_pack.kJ70dc/_old 2023-12-13 18:34:58.742440942 +0100 +++ /var/tmp/diff_new_pack.kJ70dc/_new 2023-12-13 18:34:58.742440942 +0100 @@ -17,7 +17,7 @@ %define baseprogramname lite-xl Name: lite-xl-plugin-manager -Version: 1.0.12+git20231010.8f2cd87 +Version: 1.0.13+git20231205.1feceea Release: 0 Summary: A %{baseprogramname} plugin manager %if 0%{?suse_version} > 1500 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.kJ70dc/_old 2023-12-13 18:34:58.778442273 +0100 +++ /var/tmp/diff_new_pack.kJ70dc/_new 2023-12-13 18:34:58.778442273 +0100 @@ -14,10 +14,17 @@ <param name="versionrewrite-pattern">latest</param> --> <param name="versionrewrite-pattern">continuous</param> - <param name="versionrewrite-replacement">1.0.12</param> + <param name="versionrewrite-replacement">1.0.13</param> <param name="changesgenerate">enable</param> </service> <service name="set_version" mode="manual"/> + <service name="replace_using_env" mode="manual"> + <param name="file">lpm.c.diff</param> + <param name="var">NEWVERSION</param> + <param name="eval">NEWVERSION=$(grep ^Version lite-xl-plugin-manager.spec | awk '{print $2}')</param> + <param name="eval">sed -i -e 's#\([^\.]*\)"[0-9]\.[0-9]\.[0-9][0-9]+git[0-9]\{8\}\.[[:alnum:]]\{7\}"#\1"%%NEWVERSION%%"#' lpm.c.diff</param> + <param name="verbose">0</param> + </service> <service name="tar" mode="manual"/> <service name="recompress" mode="manual"> <param name="compression">gz</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.kJ70dc/_old 2023-12-13 18:34:58.802443160 +0100 +++ /var/tmp/diff_new_pack.kJ70dc/_new 2023-12-13 18:34:58.806443307 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/lite-xl/lite-xl-plugin-manager</param> - <param name="changesrevision">8f2cd874ddc57793a08a9b6bdb5172c25802a5e0</param></service></servicedata> + <param name="changesrevision">1feceeabd86785c8edb291143edaeace9d2be22b</param></service></servicedata> (No newline at EOF) ++++++ lite-xl-plugin-manager-1.0.12+git20231010.8f2cd87.tar.gz -> lite-xl-plugin-manager-1.0.13+git20231205.1feceea.tar.gz ++++++ /work/SRC/openSUSE:Factory/lite-xl-plugin-manager/lite-xl-plugin-manager-1.0.12+git20231010.8f2cd87.tar.gz /work/SRC/openSUSE:Factory/.lite-xl-plugin-manager.new.25432/lite-xl-plugin-manager-1.0.13+git20231205.1feceea.tar.gz differ: char 12, line 1 ++++++ lite-xl-plugin-manager.obsinfo ++++++ --- /var/tmp/diff_new_pack.kJ70dc/_old 2023-12-13 18:34:58.846444785 +0100 +++ /var/tmp/diff_new_pack.kJ70dc/_new 2023-12-13 18:34:58.850444933 +0100 @@ -1,5 +1,5 @@ name: lite-xl-plugin-manager -version: 1.0.12+git20231010.8f2cd87 -mtime: 1696954002 -commit: 8f2cd874ddc57793a08a9b6bdb5172c25802a5e0 +version: 1.0.13+git20231205.1feceea +mtime: 1701796408 +commit: 1feceeabd86785c8edb291143edaeace9d2be22b ++++++ lpm.c.diff ++++++ --- /var/tmp/diff_new_pack.kJ70dc/_old 2023-12-13 18:34:58.862445376 +0100 +++ /var/tmp/diff_new_pack.kJ70dc/_new 2023-12-13 18:34:58.866445524 +0100 @@ -5,7 +5,7 @@ #ifndef LPM_VERSION - #define LPM_VERSION "unknown" -+ #define LPM_VERSION "1.0.12+git20231010.8f2cd87" ++ #define LPM_VERSION "1.0.13+git20231205.1feceea" #endif #ifndef LPM_DEFAULT_REPO #define LPM_DEFAULT_REPOSITORY "https://github.com/lite-xl/lite-xl-plugin-manager.git:latest"