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.62.tar.bz2.sig b/pycups-1.9.62.tar.bz2.sig deleted file mode 100644 index f966d71..0000000 Binary files a/pycups-1.9.62.tar.bz2.sig and /dev/null differ 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 35216de..8305031 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: 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 - 1.9.63-1 +- 1.9.63. + * Thu Feb 14 2013 Fedora Release Engineering - 1.9.62-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 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