[system-config-printer] 1.5.4.

Tim Waugh twaugh at fedoraproject.org
Tue Nov 4 12:24:58 UTC 2014


commit adf2fa4d0f704d379dc3f523621e0f16ace7efdf
Author: Tim Waugh <twaugh at redhat.com>
Date:   Tue Nov 4 12:21:02 2014 +0000

    1.5.4.
    
    - Extract hostname from hp:/net/...?hostname= URIs when grouping by
      physical device (bug #1154686).
    - Tell user how to retrieve journal entries as root in
      troubleshooter (bug #1157253).
    - Codec fix for AuthDialog.get_auth_info (bug #1060453).
    - Catch IPPError when writing server settings (bug #1159584).
    - Several other fixes.
    
    Resolves: rhbz#1154686 rhbz#1157253 rhbz#1060453 rhbz#1159584

 .gitignore                             |    1 +
 sources                                |    2 +-
 system-config-printer-1.5.3.tar.xz.sig |  Bin 280 -> 0 bytes
 system-config-printer-1.5.4.tar.xz.sig |  Bin 0 -> 280 bytes
 system-config-printer.spec             |   12 +++++++++++-
 5 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3598b19..47e1b4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -253,3 +253,4 @@ pycups-1.9.51.tar.bz2
 /system-config-printer-1.5.1.tar.xz
 /system-config-printer-1.5.2.tar.xz
 /system-config-printer-1.5.3.tar.xz
+/system-config-printer-1.5.4.tar.xz
diff --git a/sources b/sources
index 47e812d..71e03f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ffedc4d9d175163e1b0e9ddfef51578d  system-config-printer-1.5.3.tar.xz
+dd5b4c6b8c47e2bd780960b38a8e9a77  system-config-printer-1.5.4.tar.xz
diff --git a/system-config-printer-1.5.4.tar.xz.sig b/system-config-printer-1.5.4.tar.xz.sig
new file mode 100644
index 0000000..0968258
Binary files /dev/null and b/system-config-printer-1.5.4.tar.xz.sig differ
diff --git a/system-config-printer.spec b/system-config-printer.spec
index 7bfa41b..1e8ae61 100644
--- a/system-config-printer.spec
+++ b/system-config-printer.spec
@@ -6,7 +6,7 @@
 
 Summary: A printer administration tool
 Name: system-config-printer
-Version: 1.5.3
+Version: 1.5.4
 Release: 1%{?dist}
 License: GPLv2+
 URL: http://cyberelk.net/tim/software/system-config-printer/
@@ -181,6 +181,16 @@ touch %buildroot%{_localstatedir}/run/udev-configure-printer/usb-uris
 exit 0
 
 %changelog
+* Tue Nov  4 2014 Tim Waugh <twaugh at redhat.com> - 1.5.4-1
+- 1.5.4:
+  - Extract hostname from hp:/net/...?hostname= URIs when grouping by
+    physical device (bug #1154686).
+  - Tell user how to retrieve journal entries as root in
+    troubleshooter (bug #1157253).
+  - Codec fix for AuthDialog.get_auth_info (bug #1060453).
+  - Catch IPPError when writing server settings (bug #1159584).
+  - Several other fixes.
+
 * Fri Oct 17 2014 Tim Waugh <twaugh at redhat.com> - 1.5.3-1
 - 1.5.3.
 


More information about the scm-commits mailing list