- 0.7.38:
- Fixed a bug in the 'ieee1284'/'ppd-device-id' parsing code.
This commit is contained in:
parent
3e1a5ea6f7
commit
2ead7f6794
@ -78,3 +78,4 @@ system-config-printer-0.7.35.tar.bz2
|
|||||||
system-config-printer-0.7.36.tar.bz2
|
system-config-printer-0.7.36.tar.bz2
|
||||||
system-config-printer-0.7.37.tar.bz2
|
system-config-printer-0.7.37.tar.bz2
|
||||||
pycups-1.9.15.tar.bz2
|
pycups-1.9.15.tar.bz2
|
||||||
|
system-config-printer-0.7.38.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
b23bbf6bf3f8332a63ca58b11c61650f system-config-printer-0.7.37.tar.bz2
|
|
||||||
508e7693033d4752f522307cff60a413 pycups-1.9.15.tar.bz2
|
508e7693033d4752f522307cff60a413 pycups-1.9.15.tar.bz2
|
||||||
|
8bdf6ded5f7f143082af7afe229fb804 system-config-printer-0.7.38.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.37
|
Version: 0.7.38
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -113,8 +113,10 @@ if [ "$1" = "0" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Nov 14 2006 Tim Waugh <twaugh@redhat.com>
|
* Tue Nov 14 2006 Tim Waugh <twaugh@redhat.com> 0.7.38-1
|
||||||
- Updated pycups to 1.9.15.
|
- Updated pycups to 1.9.15.
|
||||||
|
- 0.7.38:
|
||||||
|
- Fixed a bug in the 'ieee1284'/'ppd-device-id' parsing code.
|
||||||
|
|
||||||
* Mon Nov 13 2006 Tim Waugh <twaugh@redhat.com> 0.7.37-1
|
* Mon Nov 13 2006 Tim Waugh <twaugh@redhat.com> 0.7.37-1
|
||||||
- 0.7.37:
|
- 0.7.37:
|
||||||
|
Loading…
Reference in New Issue
Block a user