diff --git a/compsize.spec b/compsize.spec index 1774833..4417a64 100644 --- a/compsize.spec +++ b/compsize.spec @@ -1,6 +1,6 @@ Name: compsize Version: 1.5 -Release: 3%{?dist} +Release: 4%{?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 +* Wed Jul 20 2022 Fedora Release Engineering - 1.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Jan 19 2022 Fedora Release Engineering - 1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild