diff --git a/perl-Crypt-SMIME.spec b/perl-Crypt-SMIME.spec index 05aff33..dfffa89 100644 --- a/perl-Crypt-SMIME.spec +++ b/perl-Crypt-SMIME.spec @@ -1,6 +1,6 @@ Name: perl-Crypt-SMIME Version: 0.28 -Release: 1%{?dist} +Release: 2%{?dist} Summary: S/MIME message signing, verification, encryption and decryption License: GPL+ or Artistic URL: https://metacpan.org/release/Crypt-SMIME @@ -70,6 +70,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 0.28-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Tue Oct 26 2021 Xavier Bachelot - 0.28-1 - Update to 0.28 (fixes #2007251)