1.20200108
This commit is contained in:
parent
fddea45346
commit
27cf511af7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/Mail-AuthenticationResults-1.20180923.tar.gz
|
||||
/Mail-AuthenticationResults-1.20200108.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-Mail-AuthenticationResults
|
||||
Version: 1.20180923
|
||||
Release: 4%{?dist}
|
||||
Version: 1.20200108
|
||||
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-generators
|
||||
BuildRequires: perl(base)
|
||||
BuildRequires: perl(Carp)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
BuildRequires: perl(JSON)
|
||||
BuildRequires: perl(lib)
|
||||
BuildRequires: perl(Scalar::Util)
|
||||
BuildRequires: perl(strict)
|
||||
@ -54,6 +55,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 09 2020 Xavier Bachelot <xavier@bachelot.org> 1.20200108-1
|
||||
- Update to 1.20200108 (RHBZ#1789387).
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.20180923-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Mail-AuthenticationResults-1.20180923.tar.gz) = e8a33593261c59b8c1c91d6e655f8a3f6112974169dde9689788a7e0e83a0e66e6a5872ac56d7882e324c914bbb869b3f8c7b330ccf42765633fd475ef68f3be
|
||||
SHA512 (Mail-AuthenticationResults-1.20200108.tar.gz) = a76132864fc74a85f63142aa14f098d34bfc7be81c8b2fda5c4f3620ef107a6fd0bb300aa94c70ebe25e01dea1f2cbed7028f30dca1b84fe42b96601e08b912a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user