From bf1cdefc2edae88dad610f5b1c3c8a68e6c24bb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:36 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- acd_cli.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/acd_cli.spec b/acd_cli.spec index cacf687..413b55b 100644 --- a/acd_cli.spec +++ b/acd_cli.spec @@ -4,7 +4,7 @@ Name: acd_cli Version: 0.3.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A command line interface and FUSE filesystem for Amazon Cloud Drive License: GPLv2+ @@ -54,6 +54,9 @@ ln -s acd_cli $RPM_BUILD_ROOT/%_bindir/acdcli %_bindir/acd_cli %changelog +* Mon Dec 19 2016 Miro HronĨok - 0.3.2-4 +- Rebuild for Python 3.6 + * Tue Nov 22 2016 Juan Orti Alcaine - 0.3.2-3 - Add python3-fuse dependency