This commit is contained in:
Fedora Release Engineering 2024-01-21 16:26:21 +00:00
parent 3b01861b1c
commit 6fbcd7ecba

View File

@ -1,6 +1,6 @@
Name: perl-Mail-AuthenticationResults
Version: 2.20231031
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Object Oriented Authentication-Results Headers
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Mail-AuthenticationResults/
@ -53,6 +53,9 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
%changelog
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.20231031-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Nov 01 2023 Xavier Bachelot <xavier@bachelot.org> 2.20231031-1
- Update to 2.20231031 (RHBZ#2247355)