diff --git a/perl-Compress-Bzip2.spec b/perl-Compress-Bzip2.spec index 72ef628..a043cd3 100644 --- a/perl-Compress-Bzip2.spec +++ b/perl-Compress-Bzip2.spec @@ -7,7 +7,7 @@ Name: perl-Compress-Bzip2 Version: 2.27 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Interface to Bzip2 compression library # bzlib-src/win-tst-dlltest.c (unbundled): Public Domain # bzlib-src/LICENSE (unbundled): BSD @@ -90,6 +90,9 @@ make test %{_mandir}/man3/*.3pm* %changelog +* Wed May 27 2020 Petr Pisar - 2.27-2 +- A dummy release to overcome a Koji failure + * Wed May 27 2020 Petr Pisar - 2.27-1 - 2.27 bump