- 0.7.72:

- Fixed my-default-printer traceback.
- Improvements to New Printer wizard (Till Kamppeter).
This commit is contained in:
Tim Waugh 2007-08-08 15:21:39 +00:00
parent eec5190b45
commit 8fc1bbde29
5 changed files with 8 additions and 2 deletions

View File

@ -131,3 +131,4 @@ system-config-printer-0.7.68.tar.bz2
system-config-printer-0.7.69.tar.bz2 system-config-printer-0.7.69.tar.bz2
system-config-printer-0.7.70.tar.bz2 system-config-printer-0.7.70.tar.bz2
system-config-printer-0.7.71.tar.bz2 system-config-printer-0.7.71.tar.bz2
system-config-printer-0.7.72.tar.bz2

View File

@ -1,2 +1,2 @@
5038e4c6945c5183ad7061d6ee061205 pycups-1.9.24.tar.bz2 5038e4c6945c5183ad7061d6ee061205 pycups-1.9.24.tar.bz2
ab2fcb0d3c3ef6f46a3ea91b1246571e system-config-printer-0.7.71.tar.bz2 1cde494357cf2045a090098974384218 system-config-printer-0.7.72.tar.bz2

Binary file not shown.

View File

@ -2,7 +2,7 @@
Summary: A printer administration tool Summary: A printer administration tool
Name: system-config-printer Name: system-config-printer
Version: 0.7.71 Version: 0.7.72
Release: 1%{?dist} Release: 1%{?dist}
License: GPL License: GPL
URL: http://cyberelk.net/tim/software/system-config-printer/ URL: http://cyberelk.net/tim/software/system-config-printer/
@ -132,6 +132,11 @@ if [ "$1" = "0" ]; then
fi fi
%changelog %changelog
* Wed Aug 8 2007 Tim Waugh <twaugh@redhat.com> 0.7.72-1
- 0.7.72:
- Fixed my-default-printer traceback.
- Improvements to New Printer wizard (Till Kamppeter).
* Fri Aug 3 2007 Tim Waugh <twaugh@redhat.com> 0.7.71-1 * Fri Aug 3 2007 Tim Waugh <twaugh@redhat.com> 0.7.71-1
- 0.7.71: - 0.7.71:
- Don't discard make/model-matched devices when there are ID-matched - Don't discard make/model-matched devices when there are ID-matched