diff --git a/gutenprint-device-ids.patch b/gutenprint-device-ids.patch index 30a1f19..081c298 100644 --- a/gutenprint-device-ids.patch +++ b/gutenprint-device-ids.patch @@ -1,6 +1,6 @@ -diff -up gutenprint-5.2.8/src/xml/printers.xml.device-ids gutenprint-5.2.8/src/xml/printers.xml ---- gutenprint-5.2.8/src/xml/printers.xml.device-ids 2012-05-31 02:57:53.000000000 +0200 -+++ gutenprint-5.2.8/src/xml/printers.xml 2012-06-12 10:03:16.344274655 +0200 +diff -up gutenprint-5.2.9/src/xml/printers.xml.device-ids gutenprint-5.2.9/src/xml/printers.xml +--- gutenprint-5.2.9/src/xml/printers.xml.device-ids 2012-05-31 01:57:53.000000000 +0100 ++++ gutenprint-5.2.9/src/xml/printers.xml 2012-10-19 15:17:00.841235812 +0100 @@ -149,16 +149,16 @@ @@ -30,7 +30,7 @@ diff -up gutenprint-5.2.8/src/xml/printers.xml.device-ids gutenprint-5.2.8/src/x -@@ -200,7 +200,7 @@ +@@ -200,10 +200,10 @@ @@ -38,7 +38,11 @@ diff -up gutenprint-5.2.8/src/xml/printers.xml.device-ids gutenprint-5.2.8/src/x + - +- ++ + + + @@ -407,6 +407,7 @@ @@ -147,3 +151,12 @@ diff -up gutenprint-5.2.8/src/xml/printers.xml.device-ids gutenprint-5.2.8/src/x +@@ -1652,7 +1654,7 @@ + + + +- ++ + + + diff --git a/gutenprint.spec b/gutenprint.spec index 6e38e02..9d306fb 100644 --- a/gutenprint.spec +++ b/gutenprint.spec @@ -3,7 +3,7 @@ Name: gutenprint Summary: Printer Drivers Package Version: 5.2.9 -Release: 4%{?dist} +Release: 5%{?dist} Group: System Environment/Base URL: http://gimp-print.sourceforge.net/ Source0: http://downloads.sourceforge.net/gimp-print/%{name}-%{version}.tar.bz2 @@ -292,6 +292,10 @@ fi /bin/rm -f /var/cache/foomatic/* %changelog +* Fri Oct 19 2012 Tim Waugh 5.2.9-5 +- Added IEEE 1284 Device IDs for Samsung ML-1450 (bug #844687) and + Canon ML280 series (bug #848093). + * Fri Sep 21 2012 Tim Waugh 5.2.9-4 - Updated source URL.