[python-cups] 1.9.69.

Tim Waugh twaugh at fedoraproject.org
Thu Dec 4 16:08:32 UTC 2014


commit 3470d0478c589cbc6735a1f052e38dd5743ec973
Author: Tim Waugh <twaugh at redhat.com>
Date:   Thu Dec 4 16:08:31 2014 +0000

    1.9.69.

 .gitignore                |    1 +
 pycups-1.9.68.tar.bz2.asc |   11 -----------
 pycups-1.9.69.tar.bz2.asc |   11 +++++++++++
 python-cups.spec          |    7 +++++--
 sources                   |    2 +-
 5 files changed, 18 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 13b24ee..bbfe1b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /pycups-1.9.66.tar.bz2
 /pycups-1.9.67.tar.bz2
 /pycups-1.9.68.tar.bz2
+/pycups-1.9.69.tar.bz2
diff --git a/pycups-1.9.69.tar.bz2.asc b/pycups-1.9.69.tar.bz2.asc
new file mode 100644
index 0000000..734cf9d
--- /dev/null
+++ b/pycups-1.9.69.tar.bz2.asc
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQEVAwUAVIB81XlVEo2joavTAQKhmQgAhjYdmljDNq4hJM+2Ps/z5hm+fo6cCbbr
+Aw0kYWo6+GexS7U+8Qx3RMvq1IoM3OgUi57srTCiYB64NxayK2gEAWL8Se1HK4wr
+p89ev6APJYz7+UnaaFMBCdj1i00+C/Iqy9rW6lqPBaZNrGSZjPUk/khAd6kgHZTq
+gMZV0SQcN9+8w6xAa043FarbW0aw2QVuK/PJ6KHwcGi8/pRFWtoXdVKrdMzK8S7j
+Eac4/Y9JF7/JY+YXv5eWkyzjMUm6+4bAjsKo9kMvHzG3rfA2R/SbpUaTCFYsFW/F
+nzC9cQciXO0agSrIC3XGyYS5shpdohKJtY1nAWWFlkR5kwug+ZcoIw==
+=uGkc
+-----END PGP SIGNATURE-----
diff --git a/python-cups.spec b/python-cups.spec
index 22d9aba..57272ae 100644
--- a/python-cups.spec
+++ b/python-cups.spec
@@ -5,7 +5,7 @@
 
 Summary:       Python bindings for CUPS
 Name:          python-cups
-Version:       1.9.68
+Version:       1.9.69
 Release:       1%{?dist}
 URL:           http://cyberelk.net/tim/software/pycups/
 Source:        http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2
@@ -64,7 +64,7 @@ popd
 
 
 %files
-%doc COPYING ChangeLog README NEWS TODO
+%doc COPYING README NEWS TODO
 %{python_sitearch}/cups.so
 %{python_sitearch}/pycups*.egg-info
 %{_rpmconfigdir}/fileattrs/psdriver.attr
@@ -81,6 +81,9 @@ popd
 %doc examples html
 
 %changelog
+* Thu Dec  4 2014 Tim Waugh <twaugh at redhat.com> - 1.9.69-1
+- 1.9.69.
+
 * Mon Oct  6 2014 Tim Waugh <twaugh at redhat.com> - 1.9.68-1
 - 1.9.68.
 
diff --git a/sources b/sources
index 60cdcf8..087fcb6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eae8a0a3cb0925eb6b1db8cb4645f3a3  pycups-1.9.68.tar.bz2
+51f70a94b56c01dbf1085fa819e3e1d8  pycups-1.9.69.tar.bz2


More information about the scm-commits mailing list