Accepting request 810636 from home:jcavalheiro:monitoring

Update to v7.0.1

OBS-URL: https://build.opensuse.org/request/show/810636
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=41
This commit is contained in:
Lars Vogdt
2020-06-03 23:19:01 +00:00
committed by Git OBS Bridge
parent f4cc777309
commit 5843cd47b1
8 changed files with 117 additions and 18 deletions

View File

@@ -3,8 +3,8 @@
<param name="url">https://github.com/grafana/grafana</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="versionformat">6.7.3</param>
<param name="revision">v6.7.3</param>
<param name="versionformat">7.0.1</param>
<param name="revision">v7.0.1</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="disabled">
@@ -15,6 +15,6 @@
<param name="basename">grafana</param>
</service>
<service name="go_modules" mode="disabled">
<param name="archive">grafana-6.7.3.tar.gz</param>
<param name="archive">grafana-7.0.1.tar.gz</param>
</service>
</services>