- Updated pycups to 1.9.40.

This commit is contained in:
Tim Waugh 2008-06-30 15:29:32 +00:00
parent 56d0ab96f6
commit f5a684d311
5 changed files with 6 additions and 2 deletions

View File

@ -173,3 +173,4 @@ pysmbc-1.0.3.tar.bz2
system-config-printer-1.0.1.tar.bz2
system-config-printer-1.0.2.tar.bz2
pysmbc-1.0.4.tar.bz2
pycups-1.9.40.tar.bz2

Binary file not shown.

BIN
pycups-1.9.40.tar.bz2.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,3 @@
dad2dbc927085db061ea324ae5a71440 pycups-1.9.39.tar.bz2
d06e7dbb67b328739525296bc125075c system-config-printer-1.0.2.tar.bz2
41bc000026ea8d01f684705a99ac01d5 pysmbc-1.0.4.tar.bz2
ea0a35e578c0f4acff75e30ecbe704cb pycups-1.9.40.tar.bz2

View File

@ -1,4 +1,4 @@
%define pycups_version 1.9.39
%define pycups_version 1.9.40
%define pysmbc_version 1.0.4
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
%{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
@ -142,6 +142,9 @@ rm -rf %buildroot
exit 0
%changelog
* Mon Jun 30 2008 Tim Waugh <twaugh@redhat.com>
- Updated pycups to 1.9.40.
* Fri Jun 20 2008 Tim Waugh <twaugh@redhat.com>
- Updated pysmbc to 1.0.4.