diff --git a/grafana.spec b/grafana.spec index 3e961dd..ecf3f3b 100644 --- a/grafana.spec +++ b/grafana.spec @@ -23,7 +23,7 @@ end} Name: grafana Version: 9.0.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Metrics dashboard and graph editor License: AGPLv3 URL: https://grafana.org @@ -889,6 +889,9 @@ OPENSSL_FORCE_FIPS_MODE=1 GOLANG_FIPS=1 go test -v ./pkg/util -run TestEncryptio %changelog +* Tue Sep 20 2022 Andreas Gerstmayr 9.0.8-2 +- bump NVR + * Thu Sep 15 2022 Andreas Gerstmayr 9.0.8-1 - update to 9.0.8 tagged upstream community sources, see CHANGELOG - do not list /usr/share/grafana/conf twice