Commit Graph

46 Commits

Author SHA1 Message Date
Jiri Popelka
c5e73d199a Merge branch 'f23' 2015-12-07 13:45:58 +01:00
Jiri Popelka
cb3434040d Remove shebang from examples/cupstree.py (bug #1288830). 2015-12-07 13:44:26 +01:00
Jiri Popelka
454333cf08 python2 subpackage 2015-11-23 13:57:07 +01:00
Jiri Popelka
20bd8655b9 Merge branch 'f23' 2015-11-20 16:25:29 +01:00
Jiri Popelka
8f4b37f47f use python_provide macro 2015-11-20 16:24:18 +01:00
Jiri Popelka
dec3e81542 do not use py3dir 2015-11-20 16:24:03 +01:00
Robert Kuska
aafb48ddd9 Rebuilt for Python3.5 rebuild 2015-11-04 12:43:50 +01:00
Jiri Popelka
188394f82a %py3_build && %py3_install 2015-08-11 17:37:06 +02:00
Dennis Gilmore
bfe587afd7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 18:52:27 +00:00
Tim Waugh
96e49fae13 Latest upstream release. 2015-02-10 12:58:11 +00:00
Tim Waugh
26d6a23fe9 Only ship the postscriptdriver rpm-provides script in python3-cups. 2015-01-15 09:31:10 +00:00
Tim Waugh
777e7369ac Fixes for IPP constants (bug #1181043, bug #1181055).
Resolves: rhbz#1181043 rhbz#1181055
2015-01-12 11:20:41 +00:00
Tim Waugh
97b1563c00 1.9.70. 2014-12-23 14:29:57 +00:00
Tim Waugh
0bdb663e2d Fixed password_callback so it obtains UTF-8 password correctly (bug #1155469).
Resolves: rhbz#1155469
2014-12-13 00:06:44 +00:00
Tim Waugh
3470d0478c 1.9.69. 2014-12-04 16:08:31 +00:00
Tim Waugh
b5743e91ea 1.9.68. 2014-10-06 18:11:07 +01:00
Peter Robinson
9a9f4d4702 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 21:02:28 +00:00
Tim Waugh
a073ad6084 1.9.67, fixing a Connection.getFile crash. 2014-06-20 15:55:55 +01:00
Dennis Gilmore
63ef551183 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 14:18:57 -05:00
Kalev Lember
523205e54b Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 2014-05-28 00:01:03 +02:00
Jiri Popelka
0c0fe63243 1.9.66 - Python 3 support. 2013-11-27 15:24:22 +01:00
Tim Waugh
e51d2a3302 1.9.65. 2013-11-27 12:31:20 +00:00
Jiri Popelka
c6b51ff32e Fix getting of booleans. 2013-07-31 15:46:51 +02:00
Tim Waugh
70aba906ee Propagate UTF-8 decoding errors. 2013-04-12 11:37:28 +01:00
Tim Waugh
d543dfd79d Encode generated URIs correctly (bug #950162). 2013-04-11 15:30:19 +01:00
Tim Waugh
d71b6279e4 Merge branch 'f18' into f19 2013-03-20 16:23:43 +00:00
Tim Waugh
ff84987f69 1.9.63. 2013-03-20 15:57:41 +00:00
Dennis Gilmore
d91d39528a - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 13:11:43 -06:00
Jiri Popelka
a94e38ab09 amend last commit 2012-09-27 16:42:29 +02:00
Jiri Popelka
ca471b5960 Remove unused statements. 2012-09-27 16:39:38 +02:00
Tim Waugh
0e8e20da20 1.9.62, including fixes for building against newer versions of CUPS. 2012-08-01 13:01:37 +01:00
Dennis Gilmore
dd6edf5665 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 00:34:31 -05:00
Tim Waugh
b3444592e0 Apply upstream patch to fix crash on loading invalid PPDs (bug #811159). 2012-04-10 12:23:39 +01:00
Tim Waugh
f44ffd122f 1.9.61, fixing ref-counting bugs (bug #800143). 2012-03-06 11:26:04 +00:00
Dennis Gilmore
4132e01ea9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 19:39:21 -06:00
Tim Waugh
eaf34e4f8d 1.9.60. Constants from CUPS 1.5.0. 2011-10-11 16:40:06 +01:00
Tim Waugh
c05befed4d 1.9.59. Fixes auth loops with CUPS 1.5.0 (bug #734247). 2011-10-03 17:42:12 +01:00
Tim Waugh
b6f952cc65 1.9.57. Fixes rpm provides script (bug #712027). 2011-06-09 13:30:33 +01:00
Tim Waugh
314affa445 1.9.55. Support for IPP "resolution" type. 2011-03-20 13:55:04 +00:00
Tim Waugh
ed4c989505 1.9.54. The rpm hook is now upstream. 2011-02-23 11:29:57 +00:00
Tim Waugh
4c063526d0 Use rpmconfigdir macro throughout. 2011-02-23 10:02:35 +00:00
Dennis Gilmore
f26a6cc8f1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 21:25:09 -06:00
Tim Waugh
a146278b7a Fixed typo in psdriver.attr that prevented PPD files from being scanned. 2011-01-25 09:38:32 +00:00
Tim Waugh
7d3766acd5 Moved postscriptdriver RPM tagging machinery here. Fixed leading/trailing whitespace in tags as well. 2011-01-20 10:46:55 +00:00
Tim Waugh
92e5970e05 1.9.53 fixing a thread-local storage issue (bug #662805). 2010-12-15 14:02:34 +00:00
Jiri Popelka
c0de6debaf Initial import 2010-11-19 19:12:19 +01:00