Resolves: RHEL-47185

This commit is contained in:
lmchilton 2024-07-19 12:17:10 -04:00
parent 338fd7eb4a
commit fead0d9021

View File

@ -25,7 +25,7 @@ end}
Name: grafana
Version: 10.2.6
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Metrics dashboard and graph editor
License: AGPL-3.0-only
URL: https://grafana.org
@ -1026,6 +1026,9 @@ fi
%{_datadir}/selinux/*/grafana.pp
%changelog
* Fri Jul 19 2024 Lauren Chilton <lchilton@redhat.com> 10.2.6-5
- Resolves RHEL-47185
* Tue Jul 16 2024 Sam Feifer <sfeifer@redhat.com> 10.2.6-4
- Resolves RHEL-44874