rpms/system-config-printer/devel .cvsignore, 1.102, 1.103 sources, 1.105, 1.106 system-config-printer.spec, 1.72, 1.73

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Dec 7 17:55:05 UTC 2006


Author: twaugh

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

Modified Files:
	.cvsignore sources system-config-printer.spec 
Log Message:
* Thu Dec  7 2006 Tim Waugh <twaugh at redhat.com> 0.7.41-1
- Updated pycups to 1.9.16.
- 0.7.41:
  - Reconnect smoothly after uploading new configuration.
  - Update lpoptions when setting default printer if it conflicts with
    the new setting (bug #217395).
  - Fixed typo in show_HTTP_Error (bug #217537).
  - Don't pre-select make and model when not discoverable for chosen
    device (bug #217518).
  - Set Forward button sensitive on Device screen in new-printer
    dialog (bug #217515).
  - Keep Server Settings selected after applying changes if it was selected
    before.
  - Set Connecting dialog transient for main window.
  - Center Connecting dialog on parent.
  - Optional 'reason' argument for cupshelpers.Printer.setEnabled.
  - Describe devices that have no optional parameters.
- Resolves: rhbz#217395 rhbz#217537 rhbz#217518 rhbz#217515



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/system-config-printer/devel/.cvsignore,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- .cvsignore	7 Dec 2006 17:04:14 -0000	1.102
+++ .cvsignore	7 Dec 2006 17:55:03 -0000	1.103
@@ -82,3 +82,4 @@
 system-config-printer-0.7.39.tar.bz2
 system-config-printer-0.7.40.tar.bz2
 pycups-1.9.16.tar.bz2
+system-config-printer-0.7.41.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/system-config-printer/devel/sources,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- sources	7 Dec 2006 17:04:14 -0000	1.105
+++ sources	7 Dec 2006 17:55:03 -0000	1.106
@@ -1,2 +1,2 @@
-6f61e57ee7c6464d618a89c60e2a44fa  system-config-printer-0.7.40.tar.bz2
 19e872c23c404cf97f1fd2042b54655b  pycups-1.9.16.tar.bz2
+01abf39e175fc35bc499cf88369959b9  system-config-printer-0.7.41.tar.bz2


Index: system-config-printer.spec
===================================================================
RCS file: /cvs/dist/rpms/system-config-printer/devel/system-config-printer.spec,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- system-config-printer.spec	7 Dec 2006 17:04:14 -0000	1.72
+++ system-config-printer.spec	7 Dec 2006 17:55:03 -0000	1.73
@@ -2,7 +2,7 @@
 
 Summary: A printer administration tool
 Name: system-config-printer
-Version: 0.7.40
+Version: 0.7.41
 Release: 1%{?dist}
 License: GPL
 Group: System Environment/Base
@@ -114,8 +114,23 @@
 fi
 
 %changelog
-* Thu Dec  7 2006 Tim Waugh <twaugh at redhat.com>
+* Thu Dec  7 2006 Tim Waugh <twaugh at redhat.com> 0.7.41-1
 - Updated pycups to 1.9.16.
+- 0.7.41:
+  - Reconnect smoothly after uploading new configuration.
+  - Update lpoptions when setting default printer if it conflicts with
+    the new setting (bug #217395).
+  - Fixed typo in show_HTTP_Error (bug #217537).
+  - Don't pre-select make and model when not discoverable for chosen
+    device (bug #217518).
+  - Set Forward button sensitive on Device screen in new-printer
+    dialog (bug #217515).
+  - Keep Server Settings selected after applying changes if it was selected
+    before.
+  - Set Connecting dialog transient for main window.
+  - Center Connecting dialog on parent.
+  - Optional 'reason' argument for cupshelpers.Printer.setEnabled.
+  - Describe devices that have no optional parameters.
 
 * Thu Nov 30 2006 Tim Waugh <twaugh at redhat.com>
 - Provide pycups feature.




More information about the fedora-cvs-commits mailing list