- 0.7.47:
- Fixed minor text bugs (bug #177433). - Handle shell builtins in the driver check (bug #222413). - Resolves: rhbz#177433 rhbz#222413
This commit is contained in:
parent
3d2f1f984e
commit
0fdd971928
@ -88,3 +88,4 @@ system-config-printer-0.7.43.tar.bz2
|
|||||||
system-config-printer-0.7.44.tar.bz2
|
system-config-printer-0.7.44.tar.bz2
|
||||||
system-config-printer-0.7.45.tar.bz2
|
system-config-printer-0.7.45.tar.bz2
|
||||||
system-config-printer-0.7.46.tar.bz2
|
system-config-printer-0.7.46.tar.bz2
|
||||||
|
system-config-printer-0.7.47.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
fb4400a1c8de5b35566d6fd6c56ae619 pycups-1.9.17.tar.bz2
|
fb4400a1c8de5b35566d6fd6c56ae619 pycups-1.9.17.tar.bz2
|
||||||
80fb5a9f05a8bd4e20eca6a0f7372876 system-config-printer-0.7.46.tar.bz2
|
86c7b9088cf8aa9ce403aba3900fb207 system-config-printer-0.7.47.tar.bz2
|
||||||
|
@ -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.46
|
Version: 0.7.47
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -112,6 +112,11 @@ if [ "$1" = "0" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 12 2007 Tim Waugh <twaugh@redhat.com> 0.7.47-1
|
||||||
|
- 0.7.47:
|
||||||
|
- Fixed minor text bugs (bug #177433).
|
||||||
|
- Handle shell builtins in the driver check (bug #222413).
|
||||||
|
|
||||||
* Mon Jan 8 2007 Tim Waugh <twaugh@redhat.com> 0.7.46-1
|
* Mon Jan 8 2007 Tim Waugh <twaugh@redhat.com> 0.7.46-1
|
||||||
- 0.7.46:
|
- 0.7.46:
|
||||||
- Fixed page size problem (bug #221702).
|
- Fixed page size problem (bug #221702).
|
||||||
|
Loading…
Reference in New Issue
Block a user