This commit is contained in:
Kalev Lember 2014-05-28 00:01:03 +02:00
parent db04b39f8d
commit 523205e54b

View File

@ -6,7 +6,7 @@
Summary: Python bindings for CUPS Summary: Python bindings for CUPS
Name: python-cups Name: python-cups
Version: 1.9.66 Version: 1.9.66
Release: 1%{?dist} Release: 2%{?dist}
URL: http://cyberelk.net/tim/software/pycups/ URL: http://cyberelk.net/tim/software/pycups/
Source: http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2 Source: http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2
License: GPLv2+ License: GPLv2+
@ -81,6 +81,9 @@ popd
%doc examples html %doc examples html
%changelog %changelog
* Wed May 28 2014 Kalev Lember <kalevlember@gmail.com> - 1.9.66-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
* Wed Nov 27 2013 Jiri Popelka <jpopelka@redhat.com> - 1.9.66-1 * Wed Nov 27 2013 Jiri Popelka <jpopelka@redhat.com> - 1.9.66-1
- 1.9.66 - Python 3 support. - 1.9.66 - Python 3 support.