From b0f8014c831dbc3aabfd332556483b7577f05afc 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/legofy.spec b/legofy.spec index f8e5865..0ba6522 100755 --- a/legofy.spec +++ b/legofy.spec @@ -1,6 +1,6 @@ Name: legofy Version: 1.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Takes a image and makes it so that it looks as if it was built out of LEGO License: MIT @@ -39,6 +39,9 @@ install -pDm644 %{SOURCE1} %{buildroot}%{_mandir}/man1/legofy.1 %license LICENSE %changelog +* Mon Dec 19 2016 Miro Hrončok - 1.0.0-3 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 1.0.0-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages