- 0.7.45:
- Fixed traceback in driver check.
This commit is contained in:
parent
4a5ca371a1
commit
0c0ba0b4b1
@ -86,3 +86,4 @@ system-config-printer-0.7.41.tar.bz2
|
||||
system-config-printer-0.7.42.tar.bz2
|
||||
system-config-printer-0.7.43.tar.bz2
|
||||
system-config-printer-0.7.44.tar.bz2
|
||||
system-config-printer-0.7.45.tar.bz2
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
47bd61cc00917c787eb659054007eb99 system-config-printer-0.7.44.tar.bz2
|
||||
fb4400a1c8de5b35566d6fd6c56ae619 pycups-1.9.17.tar.bz2
|
||||
2d50989585155aff5a8dedb4ac20257e system-config-printer-0.7.45.tar.bz2
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: A printer administration tool
|
||||
Name: system-config-printer
|
||||
Version: 0.7.44
|
||||
Version: 0.7.45
|
||||
Release: 1%{?dist}
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
@ -112,8 +112,10 @@ if [ "$1" = "0" ]; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Wed Jan 3 2007 Tim Waugh <twaugh@redhat.com>
|
||||
* Wed Jan 3 2007 Tim Waugh <twaugh@redhat.com> 0.7.45-1
|
||||
- Updated to pycups-1.9.17.
|
||||
- 0.7.45:
|
||||
- Fixed traceback in driver check.
|
||||
|
||||
* Tue Jan 2 2007 Tim Waugh <twaugh@redhat.com> 0.7.44-1
|
||||
- 0.7.44:
|
||||
|
Loading…
Reference in New Issue
Block a user