rpms/system-config-printer/FC-6 .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 7 17:53:50 UTC 2006


Author: twaugh

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

Modified Files:
	.cvsignore sources system-config-printer.spec 
Log Message:
* Thu Dec  7 2006 Tim Waugh <twaugh at redhat.com>
- 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/FC-6/.cvsignore,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- .cvsignore	7 Dec 2006 17:02:56 -0000	1.104
+++ .cvsignore	7 Dec 2006 17:53:48 -0000	1.105
@@ -84,3 +84,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/FC-6/sources,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- sources	7 Dec 2006 17:02:56 -0000	1.107
+++ sources	7 Dec 2006 17:53:48 -0000	1.108
@@ -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/FC-6/system-config-printer.spec,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- system-config-printer.spec	7 Dec 2006 17:02:56 -0000	1.75
+++ system-config-printer.spec	7 Dec 2006 17:53:48 -0000	1.76
@@ -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
@@ -116,6 +116,21 @@
 %changelog
 * Thu Dec  7 2006 Tim Waugh <twaugh at redhat.com>
 - 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