diff --git a/compsize.spec b/compsize.spec index 4417a64..93fdbb1 100644 --- a/compsize.spec +++ b/compsize.spec @@ -1,6 +1,6 @@ Name: compsize Version: 1.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Utility for measuring compression ratio of files on btrfs License: GPLv2+ 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* %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 1.5-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Jul 20 2022 Fedora Release Engineering - 1.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild