From 00612edf9348d1d3ba0a484c55aec6199a5b2dd3 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 5 Nov 2020 08:15:51 +0000 Subject: [PATCH] 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/foomatic.git#f82d6c0ae84e53b7bdaf89b8ab6249e87a680608 --- foomatic.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/foomatic.spec b/foomatic.spec index 4691631..0135338 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: 14%{?dist} +Release: 15%{?dist} License: GPLv2+ # The database engine. @@ -18,6 +18,8 @@ Url: http://www.linuxfoundation.org/collaborate/workgroups/openprinti # gcc is no longer in buildroot by default BuildRequires: gcc +# uses make +BuildRequires: make BuildRequires: perl-interpreter >= 3:5.8.1 BuildRequires: perl-generators BuildRequires: perl(ExtUtils::MakeMaker) @@ -141,6 +143,9 @@ exit 0 %{_var}/cache/foomatic %changelog +* Thu Nov 05 2020 Zdenek Dohnal - 4.0.13-15 +- rebuilt with new foomatic-db, use make + * Mon Jul 27 2020 Fedora Release Engineering - 4.0.13-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild