[python-cups/f18] 1.9.63.

Tim Waugh twaugh at fedoraproject.org
Wed Mar 20 16:40:33 UTC 2013


commit ff84987f699dc6258bf87bca54a1dde0bbe73ec8
Author: Tim Waugh <twaugh at redhat.com>
Date:   Wed Mar 20 15:21:36 2013 +0000

    1.9.63.

 .gitignore                |    1 +
 pycups-1.9.62.tar.bz2.sig |  Bin 280 -> 0 bytes
 pycups-1.9.63.tar.bz2.asc |   11 +++++++++++
 python-cups.spec          |    7 +++++--
 sources                   |    2 +-
 5 files changed, 18 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 620f5c3..2e2a202 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /pycups-1.9.60.tar.bz2
 /pycups-1.9.61.tar.bz2
 /pycups-1.9.62.tar.bz2
+/pycups-1.9.63.tar.bz2
diff --git a/pycups-1.9.63.tar.bz2.asc b/pycups-1.9.63.tar.bz2.asc
new file mode 100644
index 0000000..af965a8
--- /dev/null
+++ b/pycups-1.9.63.tar.bz2.asc
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.13 (GNU/Linux)
+
+iQEVAwUAUUnBq+7Fkar03pQsAQKnQQgAjaytKYdPDtAimZf39m4aZGboX1+8t5VA
+pR4imyImUO9p2LM82XYOzL8Qr2XMLkAnsXEOFew2qK+AjnAtZH6jOMWvLzERwT8X
+Suhvr1Vbw16T7XRLuPHH35E8Jq4IYVqFYQ/BwhjIBnGhePthUMiTU8GwaF3eEnTx
+Ea9wIv6obIdX359HNkO0R6l4P25TiyzsDjUgSeTin56zeRJT14GW/T2DFjWYyjum
+wVevtaaihF+aosURN4yevWtDk9CgDbuEou6C76nZaseT9mu64PThY1SvpPFeCG9R
+ZJ+mA/fsFxlkTp3NV24hYug2MwR4U89kaTYV7sD2NA95v46IILWlEQ==
+=mz6L
+-----END PGP SIGNATURE-----
diff --git a/python-cups.spec b/python-cups.spec
index b342f74..a9678b5 100644
--- a/python-cups.spec
+++ b/python-cups.spec
@@ -5,8 +5,8 @@
 
 Summary:       Python bindings for CUPS
 Name:          python-cups
-Version:       1.9.62
-Release:       2%{?dist}
+Version:       1.9.63
+Release:       1%{?dist}
 URL:           http://cyberelk.net/tim/software/pycups/
 Source:        http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2
 License:       GPLv2+
@@ -48,6 +48,9 @@ make install DESTDIR="%{buildroot}"
 %doc examples html
 
 %changelog
+* Wed Mar 20 2013 Tim Waugh <twaugh at redhat.com> - 1.9.63-1
+- 1.9.63.
+
 * Thu Sep 27 2012 Jiri Popelka <jpopelka at redhat.com> - 1.9.62-2
 - Remove unused statements.
 
diff --git a/sources b/sources
index e7946bc..a532c8f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b62fb397c0997dc4adf44487f4bdf5ae  pycups-1.9.62.tar.bz2
+cdee3ef87ac68d435c8ea04384563d15  pycups-1.9.63.tar.bz2


More information about the scm-commits mailing list