diff --git a/legofy-format.patch b/legofy-format.patch old mode 100744 new mode 100755 diff --git a/legofy.1 b/legofy.1 old mode 100744 new mode 100755 diff --git a/legofy.spec b/legofy.spec old mode 100744 new mode 100755 index a59cef0..f8e5865 --- a/legofy.spec +++ b/legofy.spec @@ -1,6 +1,6 @@ Name: legofy Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Takes a image and makes it so that it looks as if it was built out of LEGO License: MIT @@ -39,5 +39,8 @@ install -pDm644 %{SOURCE1} %{buildroot}%{_mandir}/man1/legofy.1 %license LICENSE %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 1.0.0-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Fri Mar 11 2016 Omar Berroteran Silva - 1.0.0-1 - Initial Package