diff --git a/.gitignore b/.gitignore index c5cc2b9..06bb037 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /pycups-1.9.52.tar.bz2 /pycups-1.9.53.tar.bz2 /pycups-1.9.54.tar.bz2 +/pycups-1.9.55.tar.bz2 diff --git a/pycups-1.9.54.tar.bz2.sig b/pycups-1.9.54.tar.bz2.sig deleted file mode 100644 index 8432e80..0000000 Binary files a/pycups-1.9.54.tar.bz2.sig and /dev/null differ diff --git a/pycups-1.9.55.tar.bz2.sig b/pycups-1.9.55.tar.bz2.sig new file mode 100644 index 0000000..1ba245b Binary files /dev/null and b/pycups-1.9.55.tar.bz2.sig differ diff --git a/python-cups.spec b/python-cups.spec index dc177ec..7d40b54 100644 --- a/python-cups.spec +++ b/python-cups.spec @@ -5,7 +5,7 @@ Summary: Python bindings for CUPS Name: python-cups -Version: 1.9.54 +Version: 1.9.55 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 +* Sun Mar 20 2011 Tim Waugh - 1.9.55-1 +- 1.9.55. Support for IPP "resolution" type. + * Wed Feb 23 2011 Tim Waugh - 1.9.54-1 - 1.9.54. The rpm hook is now upstream. diff --git a/sources b/sources index 1849607..a248eed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -57e6e0b0e7ea814660c08b8d19fc20e1 pycups-1.9.54.tar.bz2 +b2a5082cfacc3350b53e7fee188b2dc5 pycups-1.9.55.tar.bz2