File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1- 1.0 -1 ./
1+ 1.1 -1 ./
Original file line number Diff line number Diff line change 1717%endif
1818
1919Name: tracer
20- Version: 1.0
20+ Version: 1.1
2121Release: 1%{?dist }
2222Summary: Finds outdated running applications in your system
2323
@@ -199,6 +199,9 @@ make DESTDIR=%{buildroot}%{_datadir} mo
199199
200200
201201%changelog
202+ * Thu Oct 05 2023 Jakub Kadlcik <frostyx@email.cz> 1.1-1
203+ - Fix parameters for specifying the target user (frostyx@email.cz)
204+
202205* Fri Sep 15 2023 Jakub Kadlcik <frostyx@email.cz> 1.0-1
203206- Fix querying RPM files on EPEL7 (frostyx@email.cz)
204207- Use backported lru_cache on EPEL7 (frostyx@email.cz)
Original file line number Diff line number Diff line change 1717# 02110-1301, USA.
1818#
1919
20- __version__ = '1.0 '
20+ __version__ = '1.1 '
2121__release__ = '1'
You can’t perform that action at this time.
0 commit comments