Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/perl-MIME-Base64.git#016ad9f658b9886fb53372c32fce2a750aefb80b
This commit is contained in:
DistroBaker 2021-02-03 21:18:27 +00:00
parent 91cb017b43
commit 4c7fe36bfa

View File

@ -1,6 +1,6 @@
Name: perl-MIME-Base64
Version: 3.16
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Encoding and decoding of Base64 and quoted-printable strings
# Base.xs: (GPL+ or Artistic) and MIT (Bellcore's part)
# Other files: GPL+ or Artistic
@ -57,6 +57,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Sep 29 2020 Jitka Plesnikova <jplesnik@redhat.com> - 3.16-1
- 3.16 bump