diff --git a/perl-Net-CalDAVTalk.spec b/perl-Net-CalDAVTalk.spec index 13ad45a..ec5a961 100644 --- a/perl-Net-CalDAVTalk.spec +++ b/perl-Net-CalDAVTalk.spec @@ -7,7 +7,7 @@ Name: perl-Net-CalDAVTalk Version: 0.12 -Release: 12%{?dist} +Release: 13%{?dist} Summary: CalDAV client with JSON data interface License: Artistic 2.0 URL: https://metacpan.org/release/Net-CalDAVTalk @@ -91,6 +91,10 @@ make test %{_mandir}/man3/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.12-13 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.12-12 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937