diff --git a/tracer.spec b/tracer.spec index d4c8e90..2d9170d 100644 --- a/tracer.spec +++ b/tracer.spec @@ -18,7 +18,7 @@ Name: tracer Version: 1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Finds outdated running applications in your system BuildArch: noarch @@ -199,6 +199,9 @@ make DESTDIR=%{buildroot}%{_datadir} mo %changelog +* Tue Dec 05 2023 Jakub Kadlcik - 1.1-2 +- Rebuild with gating.yaml + * Thu Oct 05 2023 Jakub Kadlcik 1.1-1 - Fix parameters for specifying the target user (frostyx@email.cz) - Resolves: RHEL-6988