- Updated to pycups-1.9.35.
This commit is contained in:
parent
82dab5e387
commit
17239a1dcc
@ -154,3 +154,4 @@ system-config-printer-0.7.79.tar.bz2
|
||||
pycups-1.9.34.tar.bz2
|
||||
system-config-printer-0.7.80.tar.bz2
|
||||
system-config-printer-0.7.81.tar.bz2
|
||||
pycups-1.9.35.tar.bz2
|
||||
|
Binary file not shown.
BIN
pycups-1.9.35.tar.bz2.sig
Normal file
BIN
pycups-1.9.35.tar.bz2.sig
Normal file
Binary file not shown.
1
sources
1
sources
@ -1,2 +1,3 @@
|
||||
2f98ed311a553f27b58c544535a5717e pycups-1.9.34.tar.bz2
|
||||
43d9f54fb17f7b65529a0e7a3d1c7cd9 system-config-printer-0.7.81.tar.bz2
|
||||
aeebcfee89f1f2d23ab4ec9e94f773fc pycups-1.9.35.tar.bz2
|
||||
|
@ -1,4 +1,4 @@
|
||||
%define pycups_version 1.9.34
|
||||
%define pycups_version 1.9.35
|
||||
%{!?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]")}
|
||||
|
||||
@ -130,6 +130,9 @@ rm -rf %buildroot
|
||||
exit 0
|
||||
|
||||
%changelog
|
||||
* Tue Feb 19 2008 Tim Waugh <twaugh@redhat.com>
|
||||
- Updated to pycups-1.9.35.
|
||||
|
||||
* Wed Feb 13 2008 Tim Waugh <twaugh@redhat.com> 0.7.81-1
|
||||
- 0.7.81:
|
||||
- Trouble-shooting improvements and other minor fixes.
|
||||
|
Loading…
Reference in New Issue
Block a user