automatic version update by autodist [release 3.23.3-1mamba;Tue Apr 25 2023]

This commit is contained in:
Automatic Build System 2024-01-05 23:43:01 +01:00
parent df5b2e59ab
commit 2ef0f60c7c

View File

@ -2,7 +2,7 @@
%define lp_gid 9
%define cups_ver %(cups-config --api-version)
Name: hplip
Version: 3.22.10
Version: 3.23.3
Release: 1mamba
Summary: A printer driver for HP inkjet devices
Group: System/Spooling
@ -78,13 +78,13 @@ This package contains the proprietary plugins needed by some printers.
%prep
%setup -q
%patch2 -p1
%patch6 -p1 -b .ui5-systray-hide-when-inactive
%patch7 -p1 -b .python3
%patch8 -p1 -b .configure-python
%patch9 -p0 -b .disable_upgrade
#%patch 2 -p1
%patch 6 -p1 -b .ui5-systray-hide-when-inactive
%patch 7 -p1 -b .python3
%patch 8 -p1 -b .configure-python
%patch 9 -p0 -b .disable_upgrade
#%patch10 -p1 -b .fix-possible-stack-buffer.overflows
%patch11 -p1 -b .Remove-all-ImageProcessor-functionality
%patch 11 -p1 -b .Remove-all-ImageProcessor-functionality
#sed -i "s|SYSFS{|ATTRS{|g" data/rules/55-hpmud.rules data/rules/56-hpmud_support.rules
#sed -i "s|sysfs{|ATTR{|g" data/rules/55-hpmud.rules data/rules/56-hpmud_support.rules
@ -224,6 +224,7 @@ fi
#%{_bindir}/hpijs
%{_prefix}/lib/cups/backend/hp*
#%{_prefix}/lib/cups/filter/foomatic-rip-hplip
%{_prefix}/lib/cups/filter/hpcdmfax
%{_prefix}/lib/cups/filter/hpcups
%{_prefix}/lib/cups/filter/hpcupsfax
%{_prefix}/lib/cups/filter/hpps
@ -276,6 +277,9 @@ fi
%{_localstatedir}/lib/hp/hplip.state
%changelog
* Tue Apr 25 2023 Automatic Build System <autodist@mambasoft.it> 3.23.3-1mamba
- automatic version update by autodist
* Sun Nov 13 2022 Automatic Build System <autodist@mambasoft.it> 3.22.10-1mamba
- automatic version update by autodist