From 554276313d485d0d626dacea92a78e964cea2695 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Mon, 3 Dec 2018 12:08:35 +0100 Subject: [PATCH 1/2] Built with new net-snmp --- hplip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hplip.spec b/hplip.spec index 8b225c4..3a03e99 100644 --- a/hplip.spec +++ b/hplip.spec @@ -7,7 +7,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 3.18.6 -Release: 11%{?dist} +Release: 12%{?dist} License: GPLv2+ and MIT and BSD and IJG and Public Domain and GPLv2+ with exceptions and ISC Url: https://developers.hp.com/hp-linux-imaging-and-printing @@ -577,6 +577,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop %config(noreplace) %{_sysconfdir}/sane.d/dll.d/hpaio %changelog +* Mon Dec 03 2018 Zdenek Dohnal - 3.18.6-12 +- Built with new net-snmp + * Tue Nov 13 2018 Zdenek Dohnal - 3.18.6-11 - 1641100 - Retrieval of signing keys for plugin verification should use a server pool From a97e984267a4d1ef1ea66a341e273ae4181be1b6 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Fri, 1 Feb 2019 15:19:43 +0100 Subject: [PATCH 2/2] m277-m281 printer support got some fixes, so try to do not use our downstream patch --- hplip.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hplip.spec b/hplip.spec index 34ab637..cf5ac1d 100644 --- a/hplip.spec +++ b/hplip.spec @@ -7,7 +7,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 3.18.12 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and MIT and BSD and IJG and Public Domain and GPLv2+ with exceptions and ISC Url: https://developers.hp.com/hp-linux-imaging-and-printing @@ -276,7 +276,7 @@ rm prnt/hpcups/ErnieFilter.{cpp,h} prnt/hpijs/ernieplatform.h %patch30 -p1 -b .typo %patch31 -p1 -b .use-binary-str -%patch32 -p1 -b .colorlaserjet-mfp-m278-m281 +#%%patch32 -p1 -b .colorlaserjet-mfp-m278-m281 # TypeError: 'Error' object does not support indexing (bug #1564770) # upstream bug: https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/1718129 @@ -599,6 +599,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop %config(noreplace) %{_sysconfdir}/sane.d/dll.d/hpaio %changelog +* Fri Feb 01 2019 Zdenek Dohnal - 3.18.12-2 +- m277-m281 printer support got some fixes, so try to do not use our downstream patch + * Tue Jan 08 2019 Zdenek Dohnal - 3.18.12-1 - 3.18.12