Update to 2.20210914 (RHBZ#2003898)
This commit is contained in:
parent
78bf19591f
commit
c240882062
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/Mail-AuthenticationResults-1.20200331.1.tar.gz
|
||||
/Mail-AuthenticationResults-1.20200824.1.tar.gz
|
||||
/Mail-AuthenticationResults-2.20210112.tar.gz
|
||||
/Mail-AuthenticationResults-2.20210914.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-Mail-AuthenticationResults
|
||||
Version: 2.20210112
|
||||
Release: 4%{?dist}
|
||||
Version: 2.20210914
|
||||
Release: 1%{?dist}
|
||||
Summary: Object Oriented Authentication-Results Headers
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/Mail-AuthenticationResults/
|
||||
@ -12,6 +12,7 @@ BuildRequires: perl >= 0:5.008
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl(base)
|
||||
BuildRequires: perl(Carp)
|
||||
BuildRequires: perl(Clone)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
BuildRequires: perl(JSON)
|
||||
BuildRequires: perl(lib)
|
||||
@ -56,6 +57,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 14 2021 Xavier Bachelot <xavier@bachelot.org> 2.20210914
|
||||
- Update to 2.20210914 (RHBZ#2003898)
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.20210112-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Mail-AuthenticationResults-2.20210112.tar.gz) = 2168e8761947008670840ac1b534e2c374399120197d907b8d5c654bcb00baa5f7075caffa00a06eac5628a7583d96aeb9f077a1103266ad774aaff05f8f0130
|
||||
SHA512 (Mail-AuthenticationResults-2.20210914.tar.gz) = 27957f4a9820ed2ff6d912e0c027eeae7484a1c9fc75abbd4fc1f5b55348907b6160359802256f47a6accbcc967a4dc0a3557d5570f87950e3bcce9552ce9c8c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user