diff --git a/pbzip2.spec b/pbzip2.spec index c7c49a7..a71c803 100644 --- a/pbzip2.spec +++ b/pbzip2.spec @@ -1,6 +1,6 @@ Name: pbzip2 Version: 1.1.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parallel implementation of bzip2 URL: https://launchpad.net/pbzip2 License: BSD @@ -45,6 +45,9 @@ ln -sf ./%{name} %{buildroot}%{_bindir}/pbzcat %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 1.1.13-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Jan 25 2020 Filipe Rosset - 1.1.13-1 - update to 1.1.13 + spec cleanup and modernization fixes rhbz#1297158