diff --git a/hplip.spec b/hplip.spec index 0c8581c..0629023 100644 --- a/hplip.spec +++ b/hplip.spec @@ -13,7 +13,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 3.16.11 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ and MIT and BSD Url: http://hplipopensource.com/ @@ -51,7 +51,6 @@ Requires: python3-pillow Requires: cups Requires: wget Requires: python3-dbus -Requires: python3-qt5 Requires: gnupg # /usr/lib/udev/rules.d Requires: systemd @@ -495,6 +494,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop %postun libs -p /sbin/ldconfig %changelog +* Fri Jan 13 2017 Zdenek Dohnal - 3.16.11-6 +- reverting previous commit + * Wed Jan 11 2017 Zdenek Dohnal - 3.16.11-5 - added Requires: python3-qt5