2025853 - hplip: double "and" in license

This commit is contained in:
Zdenek Dohnal 2021-11-23 13:03:13 +01:00
parent 302fef07d8
commit d6bd8532ea

View File

@ -7,8 +7,8 @@
Summary: HP Linux Imaging and Printing Project Summary: HP Linux Imaging and Printing Project
Name: hplip Name: hplip
Version: 3.21.2 Version: 3.21.2
Release: 13%{?dist} Release: 14%{?dist}
License: GPLv2+ and MIT and BSD and IJG and and GPLv2+ with exceptions and ISC License: GPLv2+ and MIT and BSD and IJG and GPLv2+ with exceptions and ISC
Url: https://developers.hp.com/hp-linux-imaging-and-printing Url: https://developers.hp.com/hp-linux-imaging-and-printing
# Original source tarball # Original source tarball
@ -871,6 +871,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
%config(noreplace) %{_sysconfdir}/sane.d/dll.d/hpaio %config(noreplace) %{_sysconfdir}/sane.d/dll.d/hpaio
%changelog %changelog
* Tue Nov 23 2021 Zdenek Dohnal <zdohnal@redhat.com> - 3.21.2-14
- 2025853 - hplip: double "and" in license
* Tue Oct 26 2021 Zdenek Dohnal <zdohnal@redhat.com> - 3.21.2-13 * Tue Oct 26 2021 Zdenek Dohnal <zdohnal@redhat.com> - 3.21.2-13
- 2015428 - python3.10 has Callable in collections.abc - 2015428 - python3.10 has Callable in collections.abc
- GUI hp-setup uses avahi-browse - GUI hp-setup uses avahi-browse