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-Term-Size-Perl.git#0288c89d8e0a1e2806372caa705655f97ce9abf8
This commit is contained in:
DistroBaker 2021-02-03 03:12:41 +00:00
parent e1fff1f1a7
commit dca1aad321

View File

@ -1,6 +1,6 @@
Name: perl-Term-Size-Perl
Version: 0.031
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Perl extension for retrieving terminal size (Perl version)
License: GPL+ or Artistic
URL: https://metacpan.org/release/Term-Size-Perl
@ -49,6 +49,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.031-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Petr Pisar <ppisar@redhat.com> - 0.031-9
- Modernize a spec file