1.9.60. Constants from CUPS 1.5.0.
This commit is contained in:
parent
c05befed4d
commit
eaf34e4f8d
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/pycups-1.9.55.tar.bz2
|
/pycups-1.9.55.tar.bz2
|
||||||
/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
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1.4.11 (GNU/Linux)
|
|
||||||
|
|
||||||
iQEVAwUATonjru7Fkar03pQsAQIsfQgAsKWZiVodWqkX1hnGumIcrNLR31FA+hYY
|
|
||||||
1iiPAIIMmHtHPHZZWkNJ8EeH5u4xWVtUXAYAbWF4clU8rVZucO7PdBWFuVi9MxjT
|
|
||||||
FEedtMsya5eDtY+BXNOhVvzSMABfNm90DhW9d+RJk7FuXnRwP9KdXsKrx9eAqyWd
|
|
||||||
3tiCj4Mj3NVs9MUH2+5nhkEV7RVcFfP77xqsELUiB0E0pu8u60IO9Y7GpaTWEac/
|
|
||||||
w7HwPIuzRZARUlr8/msboXgI0QnMIc0bjsuI5V4YErs1jlReWRlUOCJYQY91D7nN
|
|
||||||
QQ/H1Mqcr+bomnEsCEHqDKMmtlbFZ72dqkXNVXnhJ8WPEsgBZjhlAA==
|
|
||||||
=Swh3
|
|
||||||
-----END PGP SIGNATURE-----
|
|
11
pycups-1.9.60.tar.bz2.asc
Normal file
11
pycups-1.9.60.tar.bz2.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----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-----
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Summary: Python bindings for CUPS
|
Summary: Python bindings for CUPS
|
||||||
Name: python-cups
|
Name: python-cups
|
||||||
Version: 1.9.59
|
Version: 1.9.60
|
||||||
Release: 1%{?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
|
||||||
@ -52,6 +52,9 @@ make install DESTDIR="%{buildroot}"
|
|||||||
%doc examples html
|
%doc examples html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 11 2011 Tim Waugh <twaugh@redhat.com> - 1.9.60-1
|
||||||
|
- 1.9.60. Constants from CUPS 1.5.0.
|
||||||
|
|
||||||
* Mon Oct 3 2011 Tim Waugh <twaugh@redhat.com> - 1.9.59-1
|
* Mon Oct 3 2011 Tim Waugh <twaugh@redhat.com> - 1.9.59-1
|
||||||
- 1.9.59. Fixes auth loops with CUPS 1.5.0 (bug #734247).
|
- 1.9.59. Fixes auth loops with CUPS 1.5.0 (bug #734247).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user