Compare commits

...

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

2 changed files with 1 additions and 6 deletions

View File

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

View File

@ -18,7 +18,7 @@
Name: tracer
Version: 1.1
Release: 2%{?dist}
Release: 1%{?dist}
Summary: Finds outdated running applications in your system
BuildArch: noarch
@ -199,12 +199,8 @@ make DESTDIR=%{buildroot}%{_datadir} mo
%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
- 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
- Fix querying RPM files on EPEL7 (frostyx@email.cz)