Merge branch 'f18' into f19

This commit is contained in:
Tim Waugh 2013-03-20 16:23:43 +00:00
commit d71b6279e4
5 changed files with 18 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

Binary file not shown.

11
pycups-1.9.63.tar.bz2.asc Normal file
View File

@ -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-----

View File

@ -5,8 +5,8 @@
Summary: Python bindings for CUPS
Name: python-cups
Version: 1.9.62
Release: 3%{?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@redhat.com> - 1.9.63-1
- 1.9.63.
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.62-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
b62fb397c0997dc4adf44487f4bdf5ae pycups-1.9.62.tar.bz2
cdee3ef87ac68d435c8ea04384563d15 pycups-1.9.63.tar.bz2