rpms/system-config-printer/devel .cvsignore, 1.104, 1.105 sources, 1.107, 1.108 system-config-printer.spec, 1.75, 1.76

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Dec 21 18:41:55 UTC 2006


Author: twaugh

Update of /cvs/dist/rpms/system-config-printer/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv17968

Modified Files:
	.cvsignore sources system-config-printer.spec 
Log Message:
* Thu Dec 21 2006 Tim Waugh <twaugh at redhat.com> 0.7.43-1
  - Don't check against IEEE 1284 DES field at all.
  - Merged device matching code (bug #219518).
  - Catch non-fatal errors when auto-matching device.
  - Fixed driver checking bug involving pipelines (bug #220347).
  - Show PPD errors (bug #220136).
- Resolves: rhbz#219518 rhbz#220347 rhbz#220136



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/system-config-printer/devel/.cvsignore,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- .cvsignore	11 Dec 2006 21:30:11 -0000	1.104
+++ .cvsignore	21 Dec 2006 18:41:52 -0000	1.105
@@ -84,3 +84,4 @@
 pycups-1.9.16.tar.bz2
 system-config-printer-0.7.41.tar.bz2
 system-config-printer-0.7.42.tar.bz2
+system-config-printer-0.7.43.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/system-config-printer/devel/sources,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- sources	11 Dec 2006 21:30:11 -0000	1.107
+++ sources	21 Dec 2006 18:41:52 -0000	1.108
@@ -1,3 +1,2 @@
 19e872c23c404cf97f1fd2042b54655b  pycups-1.9.16.tar.bz2
-01abf39e175fc35bc499cf88369959b9  system-config-printer-0.7.41.tar.bz2
-285d03bd4f1375d327fdc5c83e1642e1  system-config-printer-0.7.42.tar.bz2
+7be85c85344139937f95387757815773  system-config-printer-0.7.43.tar.bz2


Index: system-config-printer.spec
===================================================================
RCS file: /cvs/dist/rpms/system-config-printer/devel/system-config-printer.spec,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- system-config-printer.spec	11 Dec 2006 21:30:11 -0000	1.75
+++ system-config-printer.spec	21 Dec 2006 18:41:52 -0000	1.76
@@ -2,7 +2,7 @@
 
 Summary: A printer administration tool
 Name: system-config-printer
-Version: 0.7.42
+Version: 0.7.43
 Release: 1%{?dist}
 License: GPL
 Group: System Environment/Base
@@ -112,6 +112,13 @@
 fi
 
 %changelog
+* Thu Dec 21 2006 Tim Waugh <twaugh at redhat.com> 0.7.43-1
+  - Don't check against IEEE 1284 DES field at all.
+  - Merged device matching code (bug #219518).
+  - Catch non-fatal errors when auto-matching device.
+  - Fixed driver checking bug involving pipelines (bug #220347).
+  - Show PPD errors (bug #220136).
+
 * Mon Dec 11 2006 Tim Waugh <twaugh at redhat.com> 0.7.42-1
 - 0.7.42:
   - Fixed typo in command set matching code.




More information about the fedora-cvs-commits mailing list