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.1 -1 ./
1+ 1.2 -1 ./
Original file line number Diff line number Diff line change 1717%endif
1818
1919Name: tracer
20- Version: 1.1
20+ Version: 1.2
2121Release: 1%{?dist }
2222Summary: Finds outdated running applications in your system
2323
@@ -205,6 +205,9 @@ make DESTDIR=%{buildroot}%{_datadir} mo
205205
206206
207207%changelog
208+ * Tue Nov 12 2024 Jakub Kadlcik <frostyx@email.cz> 1.2-1
209+ - Implement support for DNF5 (frostyx@email.cz)
210+
208211* Thu Oct 05 2023 Jakub Kadlcik <frostyx@email.cz> 1.1-1
209212- Fix parameters for specifying the target user (frostyx@email.cz)
210213
Original file line number Diff line number Diff line change 1717# 02110-1301, USA.
1818#
1919
20- __version__ = '1.1 '
20+ __version__ = '1.2 '
2121__release__ = '1'
You can’t perform that action at this time.
0 commit comments