From de69efb2eda0e60d75dad0b77d6993c6519d281b Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Fri, 13 Jan 2017 08:56:02 +0100 Subject: [PATCH] reverting previous commit --- hplip.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/hplip.spec b/hplip.spec index 387dcd8..d9344f3 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: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ and MIT and BSD Url: http://hplip.sourceforge.net/ @@ -50,7 +50,6 @@ Requires: python3-pillow Requires: cups Requires: wget Requires: python3-dbus -Requires: python3-qt5 Requires: gnupg # /usr/lib/udev/rules.d Requires: systemd @@ -489,6 +488,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-5 +- reverting previous commit + * Wed Jan 11 2017 Zdenek Dohnal - 3.16.11-4 - added Requires: python3-qt5