From 9a086305b25894e906b7ca9fa26a7bd068973d7a Mon Sep 17 00:00:00 2001 From: Jonny Heggheim Date: Jan 09 2017 20:14:51 +0000 Subject: Added suggests python2-btchip --- diff --git a/electrum.spec b/electrum.spec index 0a73b5c..608cb7e 100644 --- a/electrum.spec +++ b/electrum.spec @@ -1,6 +1,6 @@ Name: electrum Version: 2.7.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A lightweight Bitcoin Client License: MIT and BSD @@ -30,6 +30,7 @@ Requires: PyQt4 Suggests: zbar-pygtk Suggests: python2-trezor +Suggests: python2-btchip Provides: bundled(python-SocksiPy) = 1.00 @@ -96,6 +97,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/*.appdata %{python2_sitelib}/* %changelog +* Mon Jan 09 2017 Jonny Heggheim - 2.7.13-2 +- Added suggests python2-btchip + * Tue Jan 03 2017 Jonny Heggheim - 2.7.13-1 - new version