[python-cups] 1.9.67, fixing a Connection.getFile crash.

Tim Waugh twaugh at fedoraproject.org
Fri Jun 20 15:09:27 UTC 2014


commit a073ad608497f212422749f5326c2388933cccb1
Author: Tim Waugh <twaugh at redhat.com>
Date:   Fri Jun 20 15:55:09 2014 +0100

    1.9.67, fixing a Connection.getFile crash.

 .gitignore                |    1 +
 pycups-1.9.66.tar.bz2.asc |   11 -----------
 pycups-1.9.67.tar.bz2.asc |   11 +++++++++++
 python-cups.spec          |    7 +++++--
 sources                   |    2 +-
 5 files changed, 18 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5f24f4d..95ba7f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /pycups-1.9.63.tar.bz2
 /pycups-1.9.65.tar.bz2
 /pycups-1.9.66.tar.bz2
+/pycups-1.9.67.tar.bz2
diff --git a/pycups-1.9.67.tar.bz2.asc b/pycups-1.9.67.tar.bz2.asc
new file mode 100644
index 0000000..cb62a70
--- /dev/null
+++ b/pycups-1.9.67.tar.bz2.asc
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQEVAwUAU6RKV3lVEo2joavTAQIg/wf7BFKp+Ravwt7YD76/kziaL13My9toTOn0
+TOuEVr0dmH8PQn5N5APdSuHSFOwqJDn+2VLs5ZH2AiDmBaZcJ68ppqRhh7UNFqcH
+FQ1etkhniaukVmDN8OAWN2XOFDxjSFC2OfPReKo9082/vPR4Nij2Vr1IREfkhmqI
+SFkNiC4AFxZMxBsp0ZmCGRKHz+LsOaGVG8AkF6KTkm7bcnuEYvJCjKCztogt2Hgv
+zBql0zd//qX8DIKES7rbIqLBPtqHsDvYhAfx6LDCKpb7Eb84RMGWVl87LzYhiDKT
+HPj5ZVLbC4EsJvcxJEEquaglVrf9Hdymn0S1XjJDmTmf0amdvqB7cw==
+=9LZ2
+-----END PGP SIGNATURE-----
diff --git a/python-cups.spec b/python-cups.spec
index cc4f43c..25c220f 100644
--- a/python-cups.spec
+++ b/python-cups.spec
@@ -5,8 +5,8 @@
 
 Summary:       Python bindings for CUPS
 Name:          python-cups
-Version:       1.9.66
-Release:       3%{?dist}
+Version:       1.9.67
+Release:       1%{?dist}
 URL:           http://cyberelk.net/tim/software/pycups/
 Source:        http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2
 License:       GPLv2+
@@ -81,6 +81,9 @@ popd
 %doc examples html
 
 %changelog
+* Fri Jun 20 2014 Tim Waugh <twaugh at redhat.com> - 1.9.67-1
+- 1.9.67, fixing a Connection.getFile crash.
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.9.66-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 3771ee4..2ef4796 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a6cc4d40ac908dd9182ed93739b4bb79  pycups-1.9.66.tar.bz2
+7275811ac3c0abc2fd50cbad935b09a5  pycups-1.9.67.tar.bz2


More information about the scm-commits mailing list