From: Jan Palus Date: Fri, 30 Aug 2019 20:27:08 +0000 (+0200) Subject: up to 0.9.2 X-Git-Tag: auto/th/fpp-0.9.2-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=e5cadfdf197475e8088581618b20cff9fb84a219;p=packages%2Ffpp.git up to 0.9.2 - upstream switched to python3 by default --- diff --git a/fpp.spec b/fpp.spec index 565e289..1cd9276 100644 --- a/fpp.spec +++ b/fpp.spec @@ -1,15 +1,14 @@ Summary: Bash Output File Picker Name: fpp -Version: 0.8.2 +Version: 0.9.2 Release: 1 License: BSD Group: Applications/Shells Source0: https://github.com/facebook/PathPicker/releases/download/%{version}/%{name}.%{version}.tar.gz -# Source0-md5: 8749b5d492878f1fc2cfb5d928c9a44f +# Source0-md5: 722e3e6d9b52c305722bd2e46d3cb81b URL: https://facebook.github.io/PathPicker/ -Requires: python >= 1:2.6 -Requires: python-future -Requires: python-modules >= 1:2.6 +Requires: python3 +Requires: python3-modules BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)