1.9.57. Fixes rpm provides script (bug #712027).
This commit is contained in:
parent
314affa445
commit
b6f952cc65
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/pycups-1.9.53.tar.bz2
|
||||
/pycups-1.9.54.tar.bz2
|
||||
/pycups-1.9.55.tar.bz2
|
||||
/pycups-1.9.57.tar.bz2
|
||||
|
Binary file not shown.
BIN
pycups-1.9.57.tar.bz2.sig
Normal file
BIN
pycups-1.9.57.tar.bz2.sig
Normal file
Binary file not shown.
@ -5,7 +5,7 @@
|
||||
|
||||
Summary: Python bindings for CUPS
|
||||
Name: python-cups
|
||||
Version: 1.9.55
|
||||
Version: 1.9.57
|
||||
Release: 1%{?dist}
|
||||
URL: http://cyberelk.net/tim/software/pycups/
|
||||
Source: http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2
|
||||
@ -52,6 +52,9 @@ make install DESTDIR="%{buildroot}"
|
||||
%doc examples html
|
||||
|
||||
%changelog
|
||||
* Thu Jun 9 2011 Tim Waugh <twaugh@redhat.com> - 1.9.57-1
|
||||
- 1.9.57. Fixes rpm provides script (bug #712027).
|
||||
|
||||
* Sun Mar 20 2011 Tim Waugh <twaugh@redhat.com> - 1.9.55-1
|
||||
- 1.9.55. Support for IPP "resolution" type.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user