File tree Expand file tree Collapse file tree 3 files changed +14
-3
lines changed
Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 1- 0.7.6 -1 ./
1+ 0.7.7 -1 ./
Original file line number Diff line number Diff line change 1717%endif
1818
1919Name: tracer
20- Version: 0.7.6
20+ Version: 0.7.7
2121Release: 1%{?dist }
2222Summary: Finds outdated running applications in your system
2323
@@ -198,6 +198,17 @@ make DESTDIR=%{buildroot}%{_datadir} mo
198198
199199
200200%changelog
201+ * Sun Aug 01 2021 Jakub Kadlcik <frostyx@email.cz> 0.7.7-1
202+ - Add installation instructions of EPEL 8 (frostyx@email.cz)
203+ - Make the source of README.md more readable (frostyx@email.cz)
204+ - Remove duplicates in suggested helpers (frostyx@email.cz)
205+ - Make sure Collection.sorted doesn't traceback for None values
206+ (frostyx@email.cz)
207+ - Ignore sudo and su in the output (frostyx@email.cz)
208+ - Don't traceback for nonexisting PID (frostyx@email.cz)
209+ - Access process PID only once (frostyx@email.cz)
210+ - Rename tito master branch to rawhide (frostyx@email.cz)
211+
201212* Fri Apr 16 2021 Jakub Kadlcik <frostyx@email.cz> 0.7.6-1
202213- Update tito releasers (frostyx@email.cz)
203214- CentOS-8 uses DNF (mmarusak@redhat.com)
Original file line number Diff line number Diff line change 1717# 02110-1301, USA.
1818#
1919
20- __version__ = '0.7.6 '
20+ __version__ = '0.7.7 '
2121__release__ = '1'
You can’t perform that action at this time.
0 commit comments