3.11.3 (new hpps filter)
This commit is contained in:
parent
6fc5b7a991
commit
e33387ed63
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@ hplip-3.10.5.tar.gz
|
|||||||
hplip-3.10.6.tar.gz
|
hplip-3.10.6.tar.gz
|
||||||
/hplip-3.10.9.tar.gz
|
/hplip-3.10.9.tar.gz
|
||||||
/hplip-3.11.1.tar.gz
|
/hplip-3.11.1.tar.gz
|
||||||
|
/hplip-3.11.3.tar.gz
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1.4.9 (GNU/Linux)
|
|
||||||
|
|
||||||
iEYEABECAAYFAk02dTEACgkQc9dwzaWQR7msfACeN0/IyBLgGwKxteNK9eK1xR0W
|
|
||||||
b8kAn0nZXFOzvtEx+NHZ7N4STBngZXpI
|
|
||||||
=rQyC
|
|
||||||
-----END PGP SIGNATURE-----
|
|
7
hplip-3.11.3.tar.gz.asc
Normal file
7
hplip-3.11.3.tar.gz.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1.4.9 (GNU/Linux)
|
||||||
|
|
||||||
|
iEYEABECAAYFAk19zDcACgkQc9dwzaWQR7natwCgyB6r9MCiI2yTvJ95734VPanA
|
||||||
|
cWsAnRk4iUd8HFTQoDC/qFAnfj66UDkV
|
||||||
|
=xglY
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,7 +1,7 @@
|
|||||||
Summary: HP Linux Imaging and Printing Project
|
Summary: HP Linux Imaging and Printing Project
|
||||||
Name: hplip
|
Name: hplip
|
||||||
Version: 3.11.1
|
Version: 3.11.3
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Conflicts: system-config-printer < 0.6.132
|
Conflicts: system-config-printer < 0.6.132
|
||||||
@ -402,6 +402,7 @@ rm -rf %{buildroot}
|
|||||||
/usr/lib/cups/backend/hp
|
/usr/lib/cups/backend/hp
|
||||||
/usr/lib/cups/backend/hpfax
|
/usr/lib/cups/backend/hpfax
|
||||||
/usr/lib/cups/filter/pstotiff
|
/usr/lib/cups/filter/pstotiff
|
||||||
|
/usr/lib/cups/filter/hpps
|
||||||
%{_datadir}/cups/mime/pstotiff.convs
|
%{_datadir}/cups/mime/pstotiff.convs
|
||||||
# Files
|
# Files
|
||||||
%{_datadir}/hplip/align.py*
|
%{_datadir}/hplip/align.py*
|
||||||
@ -518,6 +519,9 @@ fi
|
|||||||
%postun libs -p /sbin/ldconfig
|
%postun libs -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 18 2011 Jiri Popelka <jpopelka@redhat.com> 3.11.3-1
|
||||||
|
- 3.11.3 (new hpps filter)
|
||||||
|
|
||||||
* Tue Mar 1 2011 Jiri Popelka <jpopelka@redhat.com> 3.11.1-3
|
* Tue Mar 1 2011 Jiri Popelka <jpopelka@redhat.com> 3.11.1-3
|
||||||
- Avoid KeyError in ui4/wifisetupdialog.py (bug #680939).
|
- Avoid KeyError in ui4/wifisetupdialog.py (bug #680939).
|
||||||
- Corrected IEEE 1284 Device IDs:
|
- Corrected IEEE 1284 Device IDs:
|
||||||
|
Loading…
Reference in New Issue
Block a user