From aafb48ddd9af8e96f38383517c95c74d2631710e Mon Sep 17 00:00:00 2001 From: Robert Kuska Date: Wed, 4 Nov 2015 12:43:50 +0100 Subject: [PATCH] Rebuilt for Python3.5 rebuild --- python-cups.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cups.spec b/python-cups.spec index a06a4e3..9f9f928 100644 --- a/python-cups.spec +++ b/python-cups.spec @@ -6,7 +6,7 @@ Summary: Python bindings for CUPS Name: python-cups Version: 1.9.72 -Release: 3%{?dist} +Release: 4%{?dist} URL: http://cyberelk.net/tim/software/pycups/ Source: http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2 License: GPLv2+ @@ -79,6 +79,9 @@ popd %doc examples html %changelog +* Wed Nov 04 2015 Robert Kuska - 1.9.72-4 +- Rebuilt for Python3.5 rebuild + * Tue Aug 11 2015 Jiri Popelka - 1.9.72-3 - %%py3_build && %%py3_install