Compare commits

...

No commits in common. "c8" and "c9-beta" have entirely different histories.
c8 ... c9-beta

2 changed files with 6 additions and 1 deletions

1
.tracer.metadata Normal file
View File

@ -0,0 +1 @@
b67fd9acef15b906f440d5ce19bb9402d9cf7045 SOURCES/tracer-1.1.tar.gz

View File

@ -18,7 +18,7 @@
Name: tracer Name: tracer
Version: 1.1 Version: 1.1
Release: 1%{?dist} Release: 2%{?dist}
Summary: Finds outdated running applications in your system Summary: Finds outdated running applications in your system
BuildArch: noarch BuildArch: noarch
@ -199,8 +199,12 @@ make DESTDIR=%{buildroot}%{_datadir} mo
%changelog %changelog
* Tue Dec 05 2023 Jakub Kadlcik <jkadlcik@redhat.com> - 1.1-2
- Rebuild with gating.yaml
* Thu Oct 05 2023 Jakub Kadlcik <frostyx@email.cz> 1.1-1 * Thu Oct 05 2023 Jakub Kadlcik <frostyx@email.cz> 1.1-1
- Fix parameters for specifying the target user (frostyx@email.cz) - Fix parameters for specifying the target user (frostyx@email.cz)
- Resolves: RHEL-6988
* Fri Sep 15 2023 Jakub Kadlcik <frostyx@email.cz> 1.0-1 * Fri Sep 15 2023 Jakub Kadlcik <frostyx@email.cz> 1.0-1
- Fix querying RPM files on EPEL7 (frostyx@email.cz) - Fix querying RPM files on EPEL7 (frostyx@email.cz)