This commit is contained in:
parent
b95141e45e
commit
8a73ce72b8
@ -1,6 +1,6 @@
|
|||||||
Name: compsize
|
Name: compsize
|
||||||
Version: 1.5
|
Version: 1.5
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: Utility for measuring compression ratio of files on btrfs
|
Summary: Utility for measuring compression ratio of files on btrfs
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/kilobyte/compsize
|
URL: https://github.com/kilobyte/compsize
|
||||||
@ -32,6 +32,9 @@ install -D -m 0644 %{name}.8 %{buildroot}%{_mandir}/man8/%{name}.8
|
|||||||
%{_mandir}/man8/%{name}.8*
|
%{_mandir}/man8/%{name}.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-7
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-6
|
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-6
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user