From 0d773b3535b8c502ab2271d72e860e0ce51d792b Mon Sep 17 00:00:00 2001 From: Jiri Popelka Date: Thu, 5 Nov 2015 11:07:45 +0100 Subject: [PATCH] Rebuilt for Python3.5 rebuild --- hplip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hplip.spec b/hplip.spec index 5534e23..a0ddb7d 100644 --- a/hplip.spec +++ b/hplip.spec @@ -7,7 +7,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 3.15.9 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ and MIT and BSD Url: http://hplip.sourceforge.net/ @@ -450,6 +450,9 @@ rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop %postun libs -p /sbin/ldconfig %changelog +* Thu Nov 05 2015 Jiri Popelka - 3.15.9-4 +- Rebuilt for Python3.5 rebuild + * Fri Oct 23 2015 Tim Waugh - 3.15.9-3 - Don't try to write bytecode cache for hp-config_usb_printer (bug #1266903).