diff --git a/grafana.spec b/grafana.spec index 02481086bcfbf388aaf9b09cb26908409096ec08..a017f7ec49bc41d1ff679c40d230110197bb9779 100644 --- a/grafana.spec +++ b/grafana.spec @@ -7,7 +7,7 @@ Name: grafana Version: 7.5.15 -Release: 7 +Release: 8 Summary: Metrics dashboard and graph editor License: Apache 2.0 URL: https://grafana.org @@ -27,10 +27,8 @@ Source5: build_frontend.sh Source6: list_bundled_nodejs_packages.py # Source7 contains the script to create the vendor and webpack bundles in a container Source7: create_bundles_in_container.sh -%ifarch loongarch64 #Source8 from https://github.com/golang/sys version: v0.4.0 -Source8: sys.tar.gz -%endif +Source8: sys.tar.gz # Patches Patch1: 001-wrappers-grafana-cli.patch @@ -597,6 +595,9 @@ rm -r pkg/macaron %changelog +* Tue Jul 8 2025 songliyang - 7.5.15-8 +- Fix sys.tar.gz lost on non-loongarch64 while packaging + * Sat Oct 12 2024 yaoxin - 7.5.15-7 - Fix CVE-2022-39229