diff --git a/.gitignore b/.gitignore index 06bb037..f072951 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/pycups-1.9.55.tar.bz2.sig b/pycups-1.9.55.tar.bz2.sig deleted file mode 100644 index 1ba245b..0000000 Binary files a/pycups-1.9.55.tar.bz2.sig and /dev/null differ diff --git a/pycups-1.9.57.tar.bz2.sig b/pycups-1.9.57.tar.bz2.sig new file mode 100644 index 0000000..c36ab11 Binary files /dev/null and b/pycups-1.9.57.tar.bz2.sig differ diff --git a/python-cups.spec b/python-cups.spec index 7d40b54..857d869 100644 --- a/python-cups.spec +++ b/python-cups.spec @@ -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 - 1.9.57-1 +- 1.9.57. Fixes rpm provides script (bug #712027). + * Sun Mar 20 2011 Tim Waugh - 1.9.55-1 - 1.9.55. Support for IPP "resolution" type. diff --git a/sources b/sources index a248eed..94e500b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b2a5082cfacc3350b53e7fee188b2dc5 pycups-1.9.55.tar.bz2 +64e328e2c628e41862efe97f04e66da4 pycups-1.9.57.tar.bz2