From 39f70527fec4db5dcb380006cf1ab369373bf89cf0b169113c5be5ffdc10fe3a Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Sun, 13 Aug 2023 13:28:38 +0000 Subject: [PATCH] Replace obsoleted `disabled` option with `manual` OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=77 --- _service | 12 ++++++------ lapce.changes | 5 +++++ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/_service b/_service index fe6b164..8aa197a 100644 --- a/_service +++ b/_service @@ -1,5 +1,5 @@ - + https://github.com/lapce/lapce @PARENT_TAG@ git @@ -10,20 +10,20 @@ enable socvirnyl.estela@gmail.com - - + + *.tar zstd - - + + lapce zst false Cargo.toml lapce-proxy/Cargo.toml - + lapce diff --git a/lapce.changes b/lapce.changes index e35423c..8857cc3 100644 --- a/lapce.changes +++ b/lapce.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Aug 13 13:26:52 UTC 2023 - Soc Virnyl Estela + +- Replace obsoleted `disabled` option with `manual` + ------------------------------------------------------------------- Thu Jun 8 23:28:19 UTC 2023 - Soc Virnyl Estela