1.9.57. Fixes rpm provides script (bug #712027).

This commit is contained in:
Tim Waugh 2011-06-09 13:30:33 +01:00
parent 314affa445
commit b6f952cc65
5 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

Binary file not shown.

View File

@ -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.

View File

@ -1 +1 @@
b2a5082cfacc3350b53e7fee188b2dc5 pycups-1.9.55.tar.bz2
64e328e2c628e41862efe97f04e66da4 pycups-1.9.57.tar.bz2