File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1- 1.3 -1 ./
1+ 1.4 -1 ./
Original file line number Diff line number Diff line change 1717%endif
1818
1919Name: tracer
20- Version: 1.3
20+ Version: 1.4
2121Release: 1%{?dist }
2222Summary: Finds outdated running applications in your system
2323
@@ -205,6 +205,10 @@ make DESTDIR=%{buildroot}%{_datadir} mo
205205
206206
207207%changelog
208+ * Fri Dec 12 2025 Jakub Kadlcik <frostyx@email.cz> 1.4-1
209+ - Permit dnf4 to check for reboot with non-root user (riehecky@fnal.gov)
210+ - Add --reboot-only filter (riehecky@fnal.gov)
211+
208212* Thu Aug 21 2025 Jakub Kadlcik <frostyx@email.cz> 1.3-1
209213- Add list of applications triggering reboot-required (riehecky@fnal.gov)
210214
Original file line number Diff line number Diff line change 1717# 02110-1301, USA.
1818#
1919
20- __version__ = '1.3 '
20+ __version__ = '1.4 '
2121__release__ = '1'
You can’t perform that action at this time.
0 commit comments