diff --git a/perl-Crypt-Rijndael.spec b/perl-Crypt-Rijndael.spec index a2e6962..2efa144 100644 --- a/perl-Crypt-Rijndael.spec +++ b/perl-Crypt-Rijndael.spec @@ -1,6 +1,6 @@ Name: perl-Crypt-Rijndael Version: 1.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Crypt::CBC compliant Rijndael encryption module # Rijndael.xs: LGPLv2+ # Rijndael.pm: LGPLv3 @@ -59,6 +59,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.14-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon Jul 08 2019 Jitka Plesnikova - 1.14-1 - 1.14 bump