Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-01-27 02:36:21 +00:00
parent acfb5dee42
commit f824602751

View File

@ -1,6 +1,6 @@
Name: perl-Mail-AuthenticationResults
Version: 2.20210112
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Object Oriented Authentication-Results Headers
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Mail-AuthenticationResults/
@ -56,6 +56,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.20210112-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jan 19 2021 Xavier Bachelot <xavier@bachelot.org> 2.20210112
- Update to 2.20210112 (RHBZ#1915573)