diff --git a/grafana.spec b/grafana.spec index 44af7a643ec5631a8956b2fef1af9a48accddd2f..dec0b646d9d7ddb1e960ed0b65ad1b7b4bd49340 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 # Patches Patch1: 001-wrappers-grafana-cli.patch @@ -598,6 +596,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