[system-config-printer/f16] 1.3.7.

Tim Waugh twaugh at fedoraproject.org
Wed Oct 5 17:41:08 UTC 2011


commit ec0fc2fbb795d5a5876dd9e6158ac4f1e7f43ee0
Author: Tim Waugh <twaugh at redhat.com>
Date:   Wed Oct 5 18:40:35 2011 +0100

    1.3.7.
    
    Show private job attributes for "my jobs" (bug #742279).
    Enable Test Page button when application/postscript is supported.
    Some preferreddrivers.xml fixes (Ubuntu #855412).
    Handle errors saving troubleshoot.txt (Ubuntu #789602).
    Removed some stale code.
    Make connections list more easily accessible (Ubuntu #842092).
    Improved handling of remote CUPS queues via DNS-SD, and IPP devices.
    Better display of CUPS servers from "Find Network Printer".
    Fixed SMB method for printer finder.
    Don't handle tooltips during mainloop recursion (bug #664044,
    bug #739734).
    Fixed bold print of tab labels on option conflicts.
    Preserve installable options on driver change.
    Update printer properties dialog correctly when PPD changed.
    Fixed typo triggered by private job attributes (Ubuntu #827573).
    Marked some translatable strings that weren't (bug #734313).

 .gitignore                               |    1 +
 sources                                  |    3 +--
 system-config-printer-1.3.6.tar.xz.sig   |  Bin 280 -> 0 bytes
 system-config-printer-1.3.7.tar.xz.sig   |  Bin 0 -> 280 bytes
 system-config-printer-hp-scannable.patch |   30 ------------------------------
 system-config-printer.spec               |   21 ++++++++++++++++++++-
 6 files changed, 22 insertions(+), 33 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6820c1d..d26ff18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -235,3 +235,4 @@ pycups-1.9.51.tar.bz2
 /system-config-printer-1.3.4.tar.xz
 /system-config-printer-1.3.5.tar.xz
 /system-config-printer-1.3.6.tar.xz
+/system-config-printer-1.3.7.tar.xz
diff --git a/sources b/sources
index ed1fab5..e026a61 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-9d806643f17dc65a492a1d4e8a60f2ec  system-config-printer-1.3.5.tar.xz
-dc7a22fc1151f903b516e5cf40982d9d  system-config-printer-1.3.6.tar.xz
+f579ba287403d8ae3028377c6641feed  system-config-printer-1.3.7.tar.xz
diff --git a/system-config-printer-1.3.7.tar.xz.sig b/system-config-printer-1.3.7.tar.xz.sig
new file mode 100644
index 0000000..58c1efa
Binary files /dev/null and b/system-config-printer-1.3.7.tar.xz.sig differ
diff --git a/system-config-printer.spec b/system-config-printer.spec
index 4b39cdb..455047b 100644
--- a/system-config-printer.spec
+++ b/system-config-printer.spec
@@ -1,6 +1,6 @@
 Summary: A printer administration tool
 Name: system-config-printer
-Version: 1.3.6
+Version: 1.3.7
 Release: 1%{?dist}
 License: GPLv2+
 URL: http://cyberelk.net/tim/software/system-config-printer/
@@ -197,6 +197,25 @@ if [ $1 -ge 1 ] ; then
 fi
 
 %changelog
+* Wed Oct  5 2011 Tim Waugh <twaugh at redhat.com> 1.3.7-1
+- 1.3.7:
+  - Show private job attributes for "my jobs" (bug #742279).
+  - Enable Test Page button when application/postscript is supported.
+  - Some preferreddrivers.xml fixes (Ubuntu #855412).
+  - Handle errors saving troubleshoot.txt (Ubuntu #789602).
+  - Removed some stale code.
+  - Make connections list more easily accessible (Ubuntu #842092).
+  - Improved handling of remote CUPS queues via DNS-SD, and IPP devices.
+  - Better display of CUPS servers from "Find Network Printer".
+  - Fixed SMB method for printer finder.
+  - Don't handle tooltips during mainloop recursion (bug #664044,
+    bug #739734).
+  - Fixed bold print of tab labels on option conflicts.
+  - Preserve installable options on driver change.
+  - Update printer properties dialog correctly when PPD changed.
+  - Fixed typo triggered by private job attributes (Ubuntu #827573).
+  - Marked some translatable strings that weren't (bug #734313).
+
 * Mon Aug 22 2011 Tim Waugh <twaugh at redhat.com> 1.3.6-1
 - 1.3.6:
   - Updated translations.


More information about the scm-commits mailing list