Perl 5.32 rebuild

This commit is contained in:
Jitka Plesnikova 2020-06-22 18:13:22 +02:00
parent c2a5cfd462
commit 135fe1b9eb

View File

@ -1,7 +1,7 @@
Summary: Tools for using the foomatic database of printers and printer drivers
Name: foomatic
Version: 4.0.13
Release: 11%{?dist}
Release: 12%{?dist}
License: GPLv2+
# The database engine.
@ -141,6 +141,9 @@ exit 0
%{_var}/cache/foomatic
%changelog
* Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 4.0.13-12
- Perl 5.32 rebuild
* Tue May 26 2020 Zdenek Dohnal <zdohnal@redhat.com> - 4.0.13-11
- recognize fractial numbers in PageSize (backport from upstream)