diff --git a/.gitignore b/.gitignore index 8bb1478..d6b170d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ foomatic-db-4.0-20091126.tar.gz foomatic-db-4.0-20100204.tar.gz /foomatic-db-4.0-20100819.tar.gz /foomatic-db-hpijs-20090901.tar.gz +/foomatic-db-4.0-20101123.tar.gz diff --git a/foomatic-db.spec b/foomatic-db.spec index c062ee6..77dd20a 100644 --- a/foomatic-db.spec +++ b/foomatic-db.spec @@ -1,11 +1,11 @@ %define dbver_rel 4.0 -%define dbver_snap 20100819 +%define dbver_snap 20101123 %define hpijsver 20090901 Summary: Database of printers and printer drivers Name: foomatic-db Version: %{dbver_rel} -Release: 21.%{dbver_snap}%{?dist} +Release: 22.%{dbver_snap}%{?dist} License: GPLv2+ Group: System Environment/Libraries Requires: %{name}-filesystem = %{version}-%{release} @@ -179,6 +179,9 @@ rm -rf %{buildroot} %{_datadir}/cups/model/foomatic-db-ppds %changelog +* Tue Nov 23 2010 Jiri Popelka 4.0-22.20101123 +- Updated to foomatic-db-4.0-20101123 (bug #655238). + * Wed Nov 03 2010 Jiri Popelka 4.0-21.20100819 - Remove wrong Device ID for Canon iR 3170C (bug #617493). diff --git a/sources b/sources index 6424854..e040ca0 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -0ed5d8d37cb80defa720aef07af07e1e foomatic-db-4.0-20100819.tar.gz beb05c3a335e8a1e5aea5a030badc35d foomatic-db-hpijs-20090901.tar.gz +37fc61facd0582bae501ec7d0977420a foomatic-db-4.0-20101123.tar.gz