1.9.59. Fixes auth loops with CUPS 1.5.0 (bug #734247).
This commit is contained in:
parent
b6f952cc65
commit
c05befed4d
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/pycups-1.9.54.tar.bz2
|
/pycups-1.9.54.tar.bz2
|
||||||
/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
|
||||||
|
Binary file not shown.
11
pycups-1.9.59.tar.bz2.asc
Normal file
11
pycups-1.9.59.tar.bz2.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----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-----
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Summary: Python bindings for CUPS
|
Summary: Python bindings for CUPS
|
||||||
Name: python-cups
|
Name: python-cups
|
||||||
Version: 1.9.57
|
Version: 1.9.59
|
||||||
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
|
||||||
|
* 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).
|
||||||
|
|
||||||
* Thu Jun 9 2011 Tim Waugh <twaugh@redhat.com> - 1.9.57-1
|
* Thu Jun 9 2011 Tim Waugh <twaugh@redhat.com> - 1.9.57-1
|
||||||
- 1.9.57. Fixes rpm provides script (bug #712027).
|
- 1.9.57. Fixes rpm provides script (bug #712027).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user