[python-cups/f15] 1.9.59. Fixes auth loops with CUPS 1.5.0 (bug #734247).

Tim Waugh twaugh at fedoraproject.org
Mon Oct 3 17:00:44 UTC 2011


commit c05befed4d505d8e21a5515c2a106b1a2cc44d2f
Author: Tim Waugh <twaugh at redhat.com>
Date:   Mon Oct 3 17:39:20 2011 +0100

    1.9.59.  Fixes auth loops with CUPS 1.5.0 (bug #734247).

 .gitignore                |    1 +
 pycups-1.9.57.tar.bz2.sig |  Bin 65 -> 0 bytes
 pycups-1.9.59.tar.bz2.asc |   11 +++++++++++
 python-cups.spec          |    5 ++++-
 sources                   |    2 +-
 5 files changed, 17 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f072951..3a6d2fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /pycups-1.9.54.tar.bz2
 /pycups-1.9.55.tar.bz2
 /pycups-1.9.57.tar.bz2
+/pycups-1.9.59.tar.bz2
diff --git a/pycups-1.9.59.tar.bz2.asc b/pycups-1.9.59.tar.bz2.asc
new file mode 100644
index 0000000..30f348a
--- /dev/null
+++ b/pycups-1.9.59.tar.bz2.asc
@@ -0,0 +1,11 @@
+-----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/python-cups.spec b/python-cups.spec
index 857d869..a7faf35 100644
--- a/python-cups.spec
+++ b/python-cups.spec
@@ -5,7 +5,7 @@
 
 Summary:       Python bindings for CUPS
 Name:          python-cups
-Version:       1.9.57
+Version:       1.9.59
 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
+* Mon Oct  3 2011 Tim Waugh <twaugh at redhat.com> - 1.9.59-1
+- 1.9.59.  Fixes auth loops with CUPS 1.5.0 (bug #734247).
+
 * Thu Jun  9 2011 Tim Waugh <twaugh at redhat.com> - 1.9.57-1
 - 1.9.57.  Fixes rpm provides script (bug #712027).
 
diff --git a/sources b/sources
index 94e500b..addbe3c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-64e328e2c628e41862efe97f04e66da4  pycups-1.9.57.tar.bz2
+636598c3fbf49af8df26ca9afef81559  pycups-1.9.59.tar.bz2


More information about the scm-commits mailing list