From 135fe1b9eba26687bc21be384cae1b24bd59c6a5 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 22 Jun 2020 18:13:22 +0200 Subject: [PATCH] Perl 5.32 rebuild --- foomatic.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/foomatic.spec b/foomatic.spec index 3a050be..723b3d2 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -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 - 4.0.13-12 +- Perl 5.32 rebuild + * Tue May 26 2020 Zdenek Dohnal - 4.0.13-11 - recognize fractial numbers in PageSize (backport from upstream)