- Updated to pycups-1.9.14 (bug #213136).

- Resolves: rhbz#213136
This commit is contained in:
Tim Waugh 2006-11-02 13:35:51 +00:00
parent beb74fa21d
commit 88cac5e9c3
3 changed files with 6 additions and 2 deletions

View File

@ -73,3 +73,4 @@ system-config-printer-0.7.30.tar.bz2
system-config-printer-0.7.31.tar.bz2 system-config-printer-0.7.31.tar.bz2
pycups-1.9.13.tar.bz2 pycups-1.9.13.tar.bz2
system-config-printer-0.7.32.tar.bz2 system-config-printer-0.7.32.tar.bz2
pycups-1.9.14.tar.bz2

View File

@ -1,2 +1,2 @@
dac45cc15da07ffaa1cf42c4bb33d879 pycups-1.9.13.tar.bz2
e290087a1fd91d97b1f36ebe8943dae9 system-config-printer-0.7.32.tar.bz2 e290087a1fd91d97b1f36ebe8943dae9 system-config-printer-0.7.32.tar.bz2
a5a08698eb6f2f2aa0b78093686be8db pycups-1.9.14.tar.bz2

View File

@ -1,4 +1,4 @@
%define pycups_version 1.9.13 %define pycups_version 1.9.14
Summary: A printer administration tool Summary: A printer administration tool
Name: system-config-printer Name: system-config-printer
@ -113,6 +113,9 @@ if [ "$1" = "0" ]; then
fi fi
%changelog %changelog
* Thu Nov 2 2006 Tim Waugh <twaugh@redhat.com>
- Updated to pycups-1.9.14 (bug #213136).
* Tue Oct 31 2006 Tim Waugh <twaugh@redhat.com> * Tue Oct 31 2006 Tim Waugh <twaugh@redhat.com>
- Update desktop database (bug #213249). - Update desktop database (bug #213249).