From eaf34e4f8d07889beb3973f5dce60fab270cf1ea Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Tue, 11 Oct 2011 16:40:06 +0100 Subject: [PATCH] 1.9.60. Constants from CUPS 1.5.0. --- .gitignore | 1 + pycups-1.9.59.tar.bz2.asc | 11 ----------- pycups-1.9.60.tar.bz2.asc | 11 +++++++++++ python-cups.spec | 5 ++++- sources | 2 +- 5 files changed, 17 insertions(+), 13 deletions(-) delete mode 100644 pycups-1.9.59.tar.bz2.asc create mode 100644 pycups-1.9.60.tar.bz2.asc diff --git a/.gitignore b/.gitignore index 3a6d2fe..6b29d84 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /pycups-1.9.55.tar.bz2 /pycups-1.9.57.tar.bz2 /pycups-1.9.59.tar.bz2 +/pycups-1.9.60.tar.bz2 diff --git a/pycups-1.9.59.tar.bz2.asc b/pycups-1.9.59.tar.bz2.asc deleted file mode 100644 index 30f348a..0000000 --- a/pycups-1.9.59.tar.bz2.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.11 (GNU/Linux) - -iQEVAwUATonjru7Fkar03pQsAQIsfQgAsKWZiVodWqkX1hnGumIcrNLR31FA+hYY -1iiPAIIMmHtHPHZZWkNJ8EeH5u4xWVtUXAYAbWF4clU8rVZucO7PdBWFuVi9MxjT -FEedtMsya5eDtY+BXNOhVvzSMABfNm90DhW9d+RJk7FuXnRwP9KdXsKrx9eAqyWd -3tiCj4Mj3NVs9MUH2+5nhkEV7RVcFfP77xqsELUiB0E0pu8u60IO9Y7GpaTWEac/ -w7HwPIuzRZARUlr8/msboXgI0QnMIc0bjsuI5V4YErs1jlReWRlUOCJYQY91D7nN -QQ/H1Mqcr+bomnEsCEHqDKMmtlbFZ72dqkXNVXnhJ8WPEsgBZjhlAA== -=Swh3 ------END PGP SIGNATURE----- diff --git a/pycups-1.9.60.tar.bz2.asc b/pycups-1.9.60.tar.bz2.asc new file mode 100644 index 0000000..f6e62a3 --- /dev/null +++ b/pycups-1.9.60.tar.bz2.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.11 (GNU/Linux) + +iQEVAwUATpRil+7Fkar03pQsAQJLDQgAgiivz+mS1G1vu6XbqmTGbB8Gf9j24unM +Sga+Xux9YcBRdbrgFeQ5HCnSBnftkTLy1rsSXGd39BoGjdCV58RDUH/Qkqr5o0Db +VZw6DOjBczOe/qnEpjQ0MHqHxZ04X8U9IGXiijXV2DNHo3yFOATrojWRari4s99U +6IeNjI4FHceJXmqkALOrYosru8mGJD5stXeNBPKZ9xGO62owqEQzYcZQYSq8mt1i +Q5ZZP5JRLmy9bQ7db2YQBmwzQMiVBXqD78kKityacnxi7mHc5c8y8Sd7B7hXIhVI +f0hq+tccc5rc1fkBN3BdlYtOmoR4YVCGVW3y6dbN5cc2ccA9nXHKwA== +=9c28 +-----END PGP SIGNATURE----- diff --git a/python-cups.spec b/python-cups.spec index a7faf35..8f6e02c 100644 --- a/python-cups.spec +++ b/python-cups.spec @@ -5,7 +5,7 @@ Summary: Python bindings for CUPS Name: python-cups -Version: 1.9.59 +Version: 1.9.60 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 +* Tue Oct 11 2011 Tim Waugh - 1.9.60-1 +- 1.9.60. Constants from CUPS 1.5.0. + * Mon Oct 3 2011 Tim Waugh - 1.9.59-1 - 1.9.59. Fixes auth loops with CUPS 1.5.0 (bug #734247). diff --git a/sources b/sources index addbe3c..8ab4ce4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -636598c3fbf49af8df26ca9afef81559 pycups-1.9.59.tar.bz2 +083f3dd657df986e712a6fae36427457 pycups-1.9.60.tar.bz2