1.9.61, fixing ref-counting bugs (bug #800143).
This commit is contained in:
parent
4132e01ea9
commit
f44ffd122f
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/pycups-1.9.57.tar.bz2
|
/pycups-1.9.57.tar.bz2
|
||||||
/pycups-1.9.59.tar.bz2
|
/pycups-1.9.59.tar.bz2
|
||||||
/pycups-1.9.60.tar.bz2
|
/pycups-1.9.60.tar.bz2
|
||||||
|
/pycups-1.9.61.tar.bz2
|
||||||
|
|||||||
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1.4.11 (GNU/Linux)
|
|
||||||
|
|
||||||
iQEVAwUATpRil+7Fkar03pQsAQJLDQgAgiivz+mS1G1vu6XbqmTGbB8Gf9j24unM
|
|
||||||
Sga+Xux9YcBRdbrgFeQ5HCnSBnftkTLy1rsSXGd39BoGjdCV58RDUH/Qkqr5o0Db
|
|
||||||
VZw6DOjBczOe/qnEpjQ0MHqHxZ04X8U9IGXiijXV2DNHo3yFOATrojWRari4s99U
|
|
||||||
6IeNjI4FHceJXmqkALOrYosru8mGJD5stXeNBPKZ9xGO62owqEQzYcZQYSq8mt1i
|
|
||||||
Q5ZZP5JRLmy9bQ7db2YQBmwzQMiVBXqD78kKityacnxi7mHc5c8y8Sd7B7hXIhVI
|
|
||||||
f0hq+tccc5rc1fkBN3BdlYtOmoR4YVCGVW3y6dbN5cc2ccA9nXHKwA==
|
|
||||||
=9c28
|
|
||||||
-----END PGP SIGNATURE-----
|
|
||||||
11
pycups-1.9.61.tar.bz2.asc
Normal file
11
pycups-1.9.61.tar.bz2.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1.4.12 (GNU/Linux)
|
||||||
|
|
||||||
|
iQEVAwUAT1Xyxu7Fkar03pQsAQKcnwgAtMRAQj2NpV9w5IJHuPA0YAxtJTYHX97m
|
||||||
|
0eDhKJLa+6RXGSsI2IEDYP3UeGmmyc+zayqWL6EAGVpkXF90ECITBhXKl3MadxH1
|
||||||
|
n0vHdHCigwU1nLGIkocapPsewynTkUMTWt945LvLq/JW/lcBsZyUbh5JEQHyMdAb
|
||||||
|
HS58xQLWD4Y3obRyhjdF7usxHD5qAY9V3MTPdFTlKwm+2qug1+csuPd0Oow9ylc3
|
||||||
|
2QvAcPx0+oneyewdu6ZfrASAXIvMXzbIyh5VmUUpmAbYZjoQbwFZuqQZAd9Wa/Wl
|
||||||
|
RU5Y9hccrmgwD52XDXGY4C2ofrOdrChgrTy98QG+z0yA1EzW9PUuHA==
|
||||||
|
=fG4I
|
||||||
|
-----END PGP SIGNATURE-----
|
||||||
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
Summary: Python bindings for CUPS
|
Summary: Python bindings for CUPS
|
||||||
Name: python-cups
|
Name: python-cups
|
||||||
Version: 1.9.60
|
Version: 1.9.61
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://cyberelk.net/tim/software/pycups/
|
URL: http://cyberelk.net/tim/software/pycups/
|
||||||
Source: http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2
|
Source: http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -52,6 +52,9 @@ make install DESTDIR="%{buildroot}"
|
|||||||
%doc examples html
|
%doc examples html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 6 2012 Tim Waugh <twaugh@redhat.com> - 1.9.61-1
|
||||||
|
- 1.9.61, fixing ref-counting bugs (bug #800143).
|
||||||
|
|
||||||
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.60-2
|
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9.60-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user