diff --git a/.gitignore b/.gitignore index fc74474..c664b73 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /aime-8.20160626.tar.gz /aime-8.20160903.tar.gz /aime-8.20160916.tar.gz +/aime-8.20161011.tar.gz diff --git a/aime.spec b/aime.spec index a01859b..86bf9db 100644 --- a/aime.spec +++ b/aime.spec @@ -1,7 +1,7 @@ %global libname libaime Name: aime -Version: 8.20160916 +Version: 8.20161011 Release: 1%{?dist} Summary: An application embeddable programming language interpreter License: GPLv3+ @@ -64,6 +64,9 @@ fi %{_includedir}/%{name}.h %changelog +* Wed Nov 02 2016 Filipe Rosset - 8.20161011-1 +- Updated to new 8.20161011 upstream version, fixes rhbz #1383674 + * Sun Sep 18 2016 Filipe Rosset - 8.20160916-1 - Updated to new 8.20160916 upstream version, fixes rhbz #1376995 diff --git a/sources b/sources index b2a296e..ebd2140 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3b7fd8235d940f8633969f414eb4faa5 aime-8.20160916.tar.gz +d5b7974e2de4cf368dcf80b429ea4945 aime-8.20161011.tar.gz