Suggests python3 version of smbc module

This commit is contained in:
Jiri Popelka 2016-03-07 19:19:00 +01:00
parent a7719300bd
commit e0e3a343b5

View File

@ -7,7 +7,7 @@
Summary: A printer administration tool
Name: system-config-printer
Version: 1.5.7
Release: 7%{?dist}
Release: 8%{?dist}
License: GPLv2+
URL: http://cyberelk.net/tim/software/system-config-printer/
Group: System Environment/Base
@ -54,7 +54,7 @@ Requires: python3-gobject
Requires: gtk3
Requires: python3-dbus
Requires: python3-requests
Suggests: python-smbc
Suggests: python3-smbc
BuildArch: noarch
Obsoletes: %{name}-libs < 1.3.12-10
@ -192,6 +192,9 @@ touch %buildroot%{_localstatedir}/run/udev-configure-printer/usb-uris
exit 0
%changelog
* Mon Mar 07 2016 Jiri Popelka <jpopelka@redhat.com> - 1.5.7-8
- Suggests python3 version of smbc module
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.7-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild