mirror of
https://abf.rosa.ru/djam/hplip.git
synced 2025-02-23 16:32:58 +00:00
Updated to 3.15.2
This commit is contained in:
parent
ba505de94f
commit
f3aacb8437
3 changed files with 6 additions and 4 deletions
3
.abf.yml
3
.abf.yml
|
@ -1,5 +1,6 @@
|
|||
removed_sources:
|
||||
hplip-3.14.3.tar.gz: c98727aea1ff2da273469edcf9b07751b1e194cd
|
||||
hplip-3.14.6.tar.gz: 3688ce1378be1372ce00b13ef1cd74d687ecd1ac
|
||||
sources:
|
||||
hp-sendfax.png: 2201320c59c2eaba10abce5c40306c6461e79beb
|
||||
hplip-3.14.6.tar.gz: 3688ce1378be1372ce00b13ef1cd74d687ecd1ac
|
||||
hplip-3.15.2.tar.gz: efebad73f29ab9f77d5a866c1c5d3857cc5f1df5
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
#!/usr/bin/python2
|
||||
import os
|
||||
import re
|
||||
import sys
|
||||
|
|
|
@ -17,8 +17,8 @@
|
|||
|
||||
Summary: HP printer/all-in-one driver infrastructure
|
||||
Name: hplip
|
||||
Version: 3.14.6
|
||||
Release: 5
|
||||
Version: 3.15.2
|
||||
Release: 1
|
||||
License: GPLv2+ and MIT
|
||||
Group: System/Printing
|
||||
Url: http://hplip.sourceforge.net/
|
||||
|
@ -132,6 +132,7 @@ Requires: %{libhpip} = %{version}
|
|||
Suggests: foomatic-db-hpijs
|
||||
# hp-doctor requires gui modules
|
||||
Requires: hplip-gui
|
||||
Requires: gnupg
|
||||
|
||||
|
||||
# foomatic-db-hpijs drivers are provided by hp and by this package now
|
||||
|
|
Loading…
Add table
Reference in a new issue