Skip to content

Commit

Permalink
Update gdu.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
danie-dejager authored Dec 2, 2024
1 parent 9fd9af5 commit ff74e35
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion gdu.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: gdu
Version: 5.29.0
Release: 1
Release: 2
Summary: Pretty fast disk usage analyzer written in Go

License: MIT
Expand Down Expand Up @@ -51,6 +51,8 @@ install -Dpm 0755 %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1/gdu.1
%{_mandir}/man1/gdu.1.gz

%changelog
* Mon Dec 2 2024 - Danie de Jager - 5.29.0-2
- rebuild
* Mon Jun 17 2024 Daniel Milde - 5.29.0-1
- feat: support for reading gzip, bzip2 and xz files by @dundee in #363
- feat: add --show-mtime (-M) option by @dundee in #350
Expand Down

0 comments on commit ff74e35

Please sign in to comment.