Accepting request 1223914 from home:witekbedyk:branches:server:monitoring

Disable changelog autogeneration. The result is too long and not useful most of the times.

OBS-URL: https://build.opensuse.org/request/show/1223914
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=138
This commit is contained in:
2024-11-13 13:24:05 +00:00
committed by Git OBS Bridge
parent 25e818ec03
commit 7df46d68e5
2 changed files with 5 additions and 1 deletions

View File

@@ -6,7 +6,6 @@
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="revision">v11.3.0</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="manual">
<param name="compression">gz</param>

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 13 11:07:08 UTC 2024 - Witek Bedyk <witold.bedyk@suse.com>
- Disable changelog autogeneration.
-------------------------------------------------------------------
Thu Nov 7 14:10:36 UTC 2024 - Witek Bedyk <witold.bedyk@suse.com>