diff --git a/pigz.spec b/pigz.spec index 959749a..7d86055 100644 --- a/pigz.spec +++ b/pigz.spec @@ -1,6 +1,6 @@ Name: pigz Version: 2.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parallel implementation of gzip License: zlib URL: https://www.zlib.net/pigz/ @@ -43,6 +43,9 @@ make tests CFLAGS="$RPM_OPT_FLAGS" %{_datadir}/man/man1/pigz.* %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 2.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Feb 01 2021 Filipe Rosset - 2.5-1 - Update to 2.5 fixes rhbz#1919623