From e33387ed63c2bb657a9496f317da79b930e54e80 Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Fri, 18 Mar 2011 14:06:47 +0100 Subject: [PATCH] 3.11.3 (new hpps filter) --- .gitignore | 1 + hplip-3.11.1.tar.gz.asc | 7 ------- hplip-3.11.3.tar.gz.asc | 7 +++++++ hplip.spec | 8 ++++++-- sources | 2 +- 5 files changed, 15 insertions(+), 10 deletions(-) delete mode 100644 hplip-3.11.1.tar.gz.asc create mode 100644 hplip-3.11.3.tar.gz.asc diff --git a/.gitignore b/.gitignore index b4add93..1a0b178 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ hplip-3.10.5.tar.gz hplip-3.10.6.tar.gz /hplip-3.10.9.tar.gz /hplip-3.11.1.tar.gz +/hplip-3.11.3.tar.gz diff --git a/hplip-3.11.1.tar.gz.asc b/hplip-3.11.1.tar.gz.asc deleted file mode 100644 index a3eb048..0000000 --- a/hplip-3.11.1.tar.gz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.9 (GNU/Linux) - -iEYEABECAAYFAk02dTEACgkQc9dwzaWQR7msfACeN0/IyBLgGwKxteNK9eK1xR0W -b8kAn0nZXFOzvtEx+NHZ7N4STBngZXpI -=rQyC ------END PGP SIGNATURE----- diff --git a/hplip-3.11.3.tar.gz.asc b/hplip-3.11.3.tar.gz.asc new file mode 100644 index 0000000..3d13d73 --- /dev/null +++ b/hplip-3.11.3.tar.gz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.9 (GNU/Linux) + +iEYEABECAAYFAk19zDcACgkQc9dwzaWQR7natwCgyB6r9MCiI2yTvJ95734VPanA +cWsAnRk4iUd8HFTQoDC/qFAnfj66UDkV +=xglY +-----END PGP SIGNATURE----- diff --git a/hplip.spec b/hplip.spec index 8d5de86..12ddd9e 100644 --- a/hplip.spec +++ b/hplip.spec @@ -1,7 +1,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip -Version: 3.11.1 -Release: 3%{?dist} +Version: 3.11.3 +Release: 1%{?dist} License: GPLv2+ and MIT Group: System Environment/Daemons Conflicts: system-config-printer < 0.6.132 @@ -402,6 +402,7 @@ rm -rf %{buildroot} /usr/lib/cups/backend/hp /usr/lib/cups/backend/hpfax /usr/lib/cups/filter/pstotiff +/usr/lib/cups/filter/hpps %{_datadir}/cups/mime/pstotiff.convs # Files %{_datadir}/hplip/align.py* @@ -518,6 +519,9 @@ fi %postun libs -p /sbin/ldconfig %changelog +* Fri Mar 18 2011 Jiri Popelka 3.11.3-1 +- 3.11.3 (new hpps filter) + * Tue Mar 1 2011 Jiri Popelka 3.11.1-3 - Avoid KeyError in ui4/wifisetupdialog.py (bug #680939). - Corrected IEEE 1284 Device IDs: diff --git a/sources b/sources index 6b11112..a6b6127 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -86f63a00c911313206fef6a147f7faad hplip-3.11.1.tar.gz +9a2f39cb02214ee0def550defac0d240 hplip-3.11.3.tar.gz