- 0.7.36:

- Match against commandset (bug #214181).
- Parse 'ieee1284' foomatic autodetect entries (bug #214761).
- Don't remove foomatic PPDs from the list (bug #197331).
- Resolves: rhbz#214181 rhbz#214761 rhbz#197331
This commit is contained in:
Tim Waugh 2006-11-10 11:55:25 +00:00
parent 7fc712b4e8
commit af7d5ab70a
3 changed files with 9 additions and 2 deletions

View File

@ -75,3 +75,4 @@ pycups-1.9.13.tar.bz2
system-config-printer-0.7.32.tar.bz2
pycups-1.9.14.tar.bz2
system-config-printer-0.7.35.tar.bz2
system-config-printer-0.7.36.tar.bz2

View File

@ -1,2 +1,2 @@
a5a08698eb6f2f2aa0b78093686be8db pycups-1.9.14.tar.bz2
24f0dbba68fdd1128752f156dabdd509 system-config-printer-0.7.35.tar.bz2
2eb7fa4578a0254c41e3bb9f78dbf743 system-config-printer-0.7.36.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: A printer administration tool
Name: system-config-printer
Version: 0.7.35
Version: 0.7.36
Release: 1%{?dist}
License: GPL
Group: System Environment/Base
@ -113,6 +113,12 @@ if [ "$1" = "0" ]; then
fi
%changelog
* Fri Nov 10 2006 Tim Waugh <twaugh@redhat.com> 0.7.36-1
- 0.7.36:
- Match against commandset (bug #214181).
- Parse 'ieee1284' foomatic autodetect entries (bug #214761).
- Don't remove foomatic PPDs from the list (bug #197331).
* Tue Nov 7 2006 Tim Waugh <twaugh@redhat.com> 0.7.35-1
- 0.7.35.