From df3003a123a74157d0a0a1bd4a30bd43b9e437621bf97bc50e6d7283c3d43c3c Mon Sep 17 00:00:00 2001 From: Denys Kondratenko Date: Fri, 3 Feb 2023 11:51:26 +0000 Subject: [PATCH] Accepting request 1063017 from home:fbonazzi:branches:X11:Wayland - Automatically format the spec file after extracting it. Any meaningful changes can be manually fed back to the upstream Git repo. - Automatically extract the spec file The spec file is now maintained in Git. The `extract` parameter of the `obs_scm` service allows you to automatically extract the file from the obscpio archive when running the service, updating the OBS copy of the spec file to the upstream maintained one. OBS-URL: https://build.opensuse.org/request/show/1063017 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/openSUSEway?expand=0&rev=38 --- _service | 4 ++++ openSUSEway.changes | 15 +++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/_service b/_service index 1ea9064..723cc23 100644 --- a/_service +++ b/_service @@ -5,6 +5,10 @@ 0.15 @PARENT_TAG@ (.*) + openSUSEway.spec + + + openSUSEway.spec diff --git a/openSUSEway.changes b/openSUSEway.changes index 0e0471b..27f346e 100644 --- a/openSUSEway.changes +++ b/openSUSEway.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Feb 3 10:43:28 UTC 2023 - Filippo Bonazzi + +- Automatically format the spec file after extracting it. + Any meaningful changes can be manually fed back to the upstream Git repo. + +------------------------------------------------------------------- +Fri Feb 3 10:28:58 UTC 2023 - Filippo Bonazzi + +- Automatically extract the spec file + The spec file is now maintained in Git. The `extract` parameter of the + `obs_scm` service allows you to automatically extract the file from the + obscpio archive when running the service, updating the OBS copy of the spec + file to the upstream maintained one. + ------------------------------------------------------------------- Wed Feb 1 10:12:18 UTC 2023 - Filippo Bonazzi