diff --git a/.abf.yml b/.abf.yml index 6bda161..bf4c628 100644 --- a/.abf.yml +++ b/.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 diff --git a/copy-deviceids.py b/copy-deviceids.py index 6be4a5f..47ce9f3 100755 --- a/copy-deviceids.py +++ b/copy-deviceids.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python2 import os import re import sys diff --git a/hplip.spec b/hplip.spec index 6227c2f..b38bd65 100644 --- a/hplip.spec +++ b/hplip.spec @@ -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