From 8d38fb24a4359bbc00c7c2c26189185b3ff210b8 Mon Sep 17 00:00:00 2001 From: Ivan Garcia Date: Fri, 3 Apr 2026 11:00:21 -0400 Subject: [PATCH] Fix description field --- prometheus3.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/prometheus3.spec b/prometheus3.spec index 790cd6f..82553c6 100644 --- a/prometheus3.spec +++ b/prometheus3.spec @@ -16,7 +16,6 @@ Source2: %{name}.default Requires(pre): shadow-utils %description - Prometheus is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true.