diff --git a/.gitignore b/.gitignore index 6051382..9f44f3b 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ foomatic-db-4.0-20100204.tar.gz /foomatic-db-4.0-20130911.tar.gz /foomatic-db-4.0-20131218.tar.gz /foomatic-db-4.0-20140707.tar.gz +/foomatic-db-4.0-20150415.tar.gz diff --git a/foomatic-db.spec b/foomatic-db.spec index 95dca3b..59cbd59 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 20140707 +%global dbver_snap 20150415 Summary: Database of printers and printer drivers Name: foomatic-db Version: %{dbver_rel} -Release: 44.%{dbver_snap}%{?dist} +Release: 45.%{dbver_snap}%{?dist} License: GPLv2+ Group: System Environment/Libraries Requires: %{name}-filesystem = %{version}-%{release} @@ -168,6 +168,9 @@ ln -sf ../../foomatic/db/source/PPD %{buildroot}%{_datadir}/cups/model/foomatic- %{_datadir}/cups/model/foomatic-db-ppds %changelog +* Thu May 21 2015 Jiri Popelka - 4.0-45.20150415 +- Updated to foomatic-db-4.0-20150415 + * Mon Jul 07 2014 Jiri Popelka - 4.0-44.20140707 - Updated to foomatic-db-4.0-20140707 diff --git a/sources b/sources index 602a432..2397ccf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2ecc5e79dd2e973a6b5f4acff1921973 foomatic-db-4.0-20140707.tar.gz +56967c8149ef5f73e1ba5c8bbe8b592b foomatic-db-4.0-20150415.tar.gz