Suggests python3 version of smbc module
This commit is contained in:
parent
a7719300bd
commit
e0e3a343b5
@ -7,7 +7,7 @@
|
|||||||
Summary: A printer administration tool
|
Summary: A printer administration tool
|
||||||
Name: system-config-printer
|
Name: system-config-printer
|
||||||
Version: 1.5.7
|
Version: 1.5.7
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://cyberelk.net/tim/software/system-config-printer/
|
URL: http://cyberelk.net/tim/software/system-config-printer/
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -54,7 +54,7 @@ Requires: python3-gobject
|
|||||||
Requires: gtk3
|
Requires: gtk3
|
||||||
Requires: python3-dbus
|
Requires: python3-dbus
|
||||||
Requires: python3-requests
|
Requires: python3-requests
|
||||||
Suggests: python-smbc
|
Suggests: python3-smbc
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Obsoletes: %{name}-libs < 1.3.12-10
|
Obsoletes: %{name}-libs < 1.3.12-10
|
||||||
|
|
||||||
@ -192,6 +192,9 @@ touch %buildroot%{_localstatedir}/run/udev-configure-printer/usb-uris
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.7-7
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user