From 9bb5fe64174664b11aace619a2dcda1671660090 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Dec 19 2016 17:20:36 +0000 Subject: Rebuild for Python 3.6 --- diff --git a/percol.spec b/percol.spec index e9638a8..ce5e43e 100644 --- a/percol.spec +++ b/percol.spec @@ -4,7 +4,7 @@ Name: percol Version: 0.1.1 -Release: 0.6%{?shortcommit0:.git.%{shortcommit0}}%{?dist} +Release: 0.7%{?shortcommit0:.git.%{shortcommit0}}%{?dist} Summary: Interactive selection to the traditional pipe concept on UNIX License: MIT @@ -54,6 +54,9 @@ used in command-chains with | in your shell (UNIX philosophy!). %{python3_sitelib}/* %changelog +* Mon Dec 19 2016 Miro Hrončok - 0.1.1-0.7.git.b567f41 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 0.1.1-0.6.git.b567f41 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages