diff --git a/foomatic-db.spec b/foomatic-db.spec index ea85865..741ce68 100644 --- a/foomatic-db.spec +++ b/foomatic-db.spec @@ -1,12 +1,12 @@ %global dbver_rel 4.0 # When you change dbver_snap, rebuild also foomatic against this build to pick up new IEEE 1284 Device IDs. # The postscriptdriver tags get put onto foomatic, because that's there the actual CUPS driver lives. -%global dbver_snap 20180228 +%global dbver_snap 20190128 Summary: Database of printers and printer drivers Name: foomatic-db Version: %{dbver_rel} -Release: 61.%{dbver_snap}%{?dist} +Release: 62.%{dbver_snap}%{?dist} License: GPLv2+ Requires: %{name}-filesystem = %{version}-%{release} Requires: %{name}-ppds = %{version}-%{release} @@ -178,6 +178,9 @@ ln -sf ../../foomatic/db/source/PPD %{buildroot}%{_datadir}/cups/model/foomatic- %{_datadir}/cups/model/foomatic-db-ppds %changelog +* Mon Jan 28 2019 Zdenek Dohnal - 4.0-62.20190128 +- Updated to foomatic-db-4.0-20190128 + * Tue Jul 24 2018 Zdenek Dohnal - 4.0-61.20180228 - 1603992 - foomatic-db: FTBFS in Fedora rawhide