1.5.7.
- Increase bus settle time for usb_modeswitch devices (bug #1206808). - Set use_underline=True for previously-stock buttons (bug #1210859). - Fixed traceback (bug #1213136). - Fixes for appdata file. Resolves: rhbz#1206808 rhbz#1210859 rhbz#1213136
This commit is contained in:
parent
226dcd99d7
commit
43f334d576
1
.gitignore
vendored
1
.gitignore
vendored
@ -256,3 +256,4 @@ pycups-1.9.51.tar.bz2
|
||||
/system-config-printer-1.5.4.tar.xz
|
||||
/system-config-printer-1.5.5.tar.xz
|
||||
/system-config-printer-1.5.6.tar.xz
|
||||
/system-config-printer-1.5.7.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
c3b549519e2d88f2ae12bd50831bf38a system-config-printer-1.5.6.tar.xz
|
||||
1a0c6a4566a5479733945f6db32d6f00 system-config-printer-1.5.7.tar.xz
|
||||
|
Binary file not shown.
BIN
system-config-printer-1.5.7.tar.xz.sig
Normal file
BIN
system-config-printer-1.5.7.tar.xz.sig
Normal file
Binary file not shown.
@ -6,7 +6,7 @@
|
||||
|
||||
Summary: A printer administration tool
|
||||
Name: system-config-printer
|
||||
Version: 1.5.6
|
||||
Version: 1.5.7
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
URL: http://cyberelk.net/tim/software/system-config-printer/
|
||||
@ -183,6 +183,13 @@ touch %buildroot%{_localstatedir}/run/udev-configure-printer/usb-uris
|
||||
exit 0
|
||||
|
||||
%changelog
|
||||
* Wed Apr 29 2015 Tim Waugh <twaugh@redhat.com> - 1.5.7-1
|
||||
- 1.5.7:
|
||||
- Increase bus settle time for usb_modeswitch devices (bug #1206808).
|
||||
- Set use_underline=True for previously-stock buttons (bug #1210859).
|
||||
- Fixed traceback (bug #1213136).
|
||||
- Fixes for appdata file.
|
||||
|
||||
* Tue Mar 17 2015 Tim Waugh <twaugh@redhat.com> - 1.5.6-1
|
||||
- 1.5.6:
|
||||
- Don't show traceback messages for missing probe helpers (bug #1194101).
|
||||
|
Loading…
Reference in New Issue
Block a user