- Fix crash if python3-reportlab is missing (bsc#1159240, lp#1859179)
* Added hp-sendfax-avoid-crash-if-python-reportlab-is-missin.patch
* Added recommends on python3-reportlab
- updated to 3.19.12
Rendering print jobs with cupsfilter command
Added support for the following new Printers:
* HP Color LaserJet Pro M256dn
* HP Color LaserJet Pro M255dn
* HP Color LaserJet Pro M256nw
* HP Color LaserJet Pro M255nw
* HP Color LaserJet Pro M256dw
* HP Color LaserJet Pro M255dw
* HP Color LaserJet Pro M155a
* HP Color LaserJet Pro M156a
* HP Color LaserJet Pro M155nw
* HP Color LaserJet Pro M156nw
* HP Color LaserJet Pro MFP M282nw
* HP Color LaserJet Pro MFP M284nw
* HP Color LaserJet Pro MFP M283fdn
* HP Color LaserJet Pro MFP M285fdn
* HP Color LaserJet Pro MFP M283fdw
* HP Color LaserJet Pro MFP M285fdw
* HP Color LaserJet Pro MFP M283cdw
* HP Color LaserJet Pro MFP M285cdw
* HP Color LaserJet Pro MFP M182n
* HP Color LaserJet Pro MFP M184n
* HP Color LaserJet Pro MFP M182nw
* HP Color LaserJet Pro MFP M184nw
* HP Color LaserJet Pro MFP M183fw
* HP Color LaserJet Pro MFP M185fw
- updated to 3.19.11
Added Supported for “hp-uiscan” to scan only backside of a page
Added support for the following new Printers:
* HP Color LaserJet MFP M776dn
* HP Color LaserJet Flow MFP M776z
* HP Color LaserJet Flow MFP M776zs
* HP Color LaserJet M856dn
* HP Color LaserJet M856x
* HP Color LaserJet E85055dn
Added Job Accounting Support for the following devices:
* HP LaserJet Managed Flow MFP E77822-28-30 Printer
* HP LaserJet Managed MFP E77822-28-30 Printer
* HP LaserJet Managed Flow MFP E87640-50-60 Printer
* HP LaserJet Managed MFP E87640-50-60 Printer
* HP LaserJet Managed Flow MFP E82540-50-60 Printer
* HP LaserJet Managed MFP E82540-50-60 Printer
* HP LaserJet Managed Flow MFP E72525-30-35 Printer
* HP LaserJet Managed MFP E72525-30-35 Printer
- updated to 3.19.8
hp-uiscan will fetch the paper sizes from the device dynamically for ScanJet devices.
hp-uiscan will prompt error message when paper jam occurs for ScanJet devices.
Added support for the following new Printers:
* HP DesignJet T1530 Postscript
* HP DesignJet T1600 Postscript Printer
* HP DesignJet T1600dr Postscript Printer
* HP DesignJet T2530 Postscript
* HP DesignJet T2600 Postscript MFP
* HP DesignJet T930 Postscript
* HP LaserJet Pro M304a
* HP LaserJet Pro M305d
* HP LaserJet Pro M305dn
* HP LaserJet Pro M305dw
* HP LaserJet Pro MFP M329dn
* HP LaserJet Pro MFP M329dw
OBS-URL: https://build.opensuse.org/request/show/762938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hplip?expand=0&rev=129
- Renamed "hplip-scan" to "hplip-scan-utils" to express the
purpose of the package more clearly in the name.
"hplip-scan" has never been in public repos.
- Added conditional BuildRequires on "cups-rpm-helper".
Recently a bug in python-pycups was fixed that had prevented
autogeneration of Provides: tags in printer drivers by means
of "BuildRequires: python3-cups". See OBS sr#726727. This
dependency must be conditional for now, as cups-rpm-helper
is not available in every project yet.
- Ran spec-cleaner.
- Removed compatibility code for SLE12/Leap42 and earlier
As we are now using rpm 4.13 (A and B) syntax, we can't support
these any more anyway. (forwarded request 727088 from mwilck)
OBS-URL: https://build.opensuse.org/request/show/727089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hplip?expand=0&rev=126
- Renamed "hplip-scan" to "hplip-scan-utils" to express the
purpose of the package more clearly in the name.
"hplip-scan" has never been in public repos.
- Added conditional BuildRequires on "cups-rpm-helper".
Recently a bug in python-pycups was fixed that had prevented
autogeneration of Provides: tags in printer drivers by means
of "BuildRequires: python3-cups". See OBS sr#726727. This
dependency must be conditional for now, as cups-rpm-helper
is not available in every project yet.
- Ran spec-cleaner.
- Removed compatibility code for SLE12/Leap42 and earlier
As we are now using rpm 4.13 (A and B) syntax, we can't support
these any more anyway.
OBS-URL: https://build.opensuse.org/request/show/727088
OBS-URL: https://build.opensuse.org/package/show/Printing/hplip?expand=0&rev=177
Compared to the previous sr#726248, added BuildIgnore directives to fix
building for the ppc64 and armv7l ports, and edited the (sub)package
descriptions some more.
- Moved hp-scan and hp-uiscan to a separate package "hp-scan".
These tools pull in PIL and python3-scikit-image, which causes
a rather big dependency list, which is only available in openSUSE.
This allows us also to get rid of the non-functional "hp-scan" tool
in SLE.
- Fixed --with-htmldir so that documentation is packaged
- Improved package descriptions and summaries
* Clarified the relationship of hplip-hpijs, hplip-sane, and hplip
* Shortened the descriptions
* Removed reference to HTML documention in package description
- Added -devel dependencies as required by post-build-checks
- Minor spec file cleanup (macro usage)
- Fixed build failures on non-standard architectures by adding BuildIgnore
These failures are actually caused by some ports catching up
slowly with package updates. But our BuildIgnores are helpful
nonetheless, making the build environment leaner.
OBS-URL: https://build.opensuse.org/request/show/726787
OBS-URL: https://build.opensuse.org/package/show/Printing/hplip?expand=0&rev=176
- Added hp-uiscan application
- Updated URLs and source URLs
- Updated/rebased hplip-misc-missing-includes-and-definitions.patch
- Added hplip-remove-imageprocessor.diff which fully removes references
to the closed source ImageProcessor. Thanks to Didier Raboud from Debian.
- Addded hplip-orblite-return-null.diff to let a function return NULL
insetad of nothing.
- update to 3.19.3
I have successfully tested with Leap 15 in my office environment
OBS-URL: https://build.opensuse.org/request/show/694147
OBS-URL: https://build.opensuse.org/package/show/Printing/hplip?expand=0&rev=170
- Version Upgrade to 3.17.6:
* Added support for the following new printers:
- HP LaserJet Enterprise M607n
- HP LaserJet Enterprise M607dn
- HP LaserJet Enterprise M608n
- HP LaserJet Enterprise M608dn
- HP LaserJet Enterprise M608x
- HP LaserJet Enterprise M608dh
- HP LaserJet Enterprise M609dn
- HP LaserJet Enterprise M609x
- HP LaserJet Managed E60055dn
- HP LaserJet Managed E60065dn
- HP LaserJet Managed E60065x
- HP LaserJet Managed E60075dn
- HP LaserJet Managed E60075x
- HP LaserJet Enterprise MFP M631dn
- HP LaserJet Enterprise Flow MFP M631h
- HP LaserJet Enterprise MFP M631z
- HP LaserJet Enterprise Flow MFP M632z
- HP LaserJet Enterprise MFP M632fht
- HP LaserJet Enterprise MFP M632h
- HP LaserJet Enterprise Flow MFP M633z
- HP LaserJet Enterprise MFP M633fh
- HP LaserJet Managed MFP E62555dn
- HP LaserJet Managed Flow MFP E62565h
- HP LaserJet Managed MFP E62565hs
- HP LaserJet Managed Flow MFP E62565z
- HP LaserJet Managed Flow MFP E62575z
- HP Color LaserJet Enterprise M652dn
- HP Color LaserJet Enterprise M652n
OBS-URL: https://build.opensuse.org/request/show/509494
OBS-URL: https://build.opensuse.org/package/show/Printing/hplip?expand=0&rev=143