diff --git a/.gitignore b/.gitignore index c324909..8dcdd79 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /aha-0.4.10.6.tar.gz /aha-0.5.tar.gz +/aha-0.5.1.tar.gz diff --git a/aha.spec b/aha.spec index 4617ef2..c7bbf6f 100644 --- a/aha.spec +++ b/aha.spec @@ -1,5 +1,5 @@ Name: aha -Version: 0.5 +Version: 0.5.1 Release: 1%{?dist} Summary: Convert terminal output to HTML @@ -20,6 +20,8 @@ and produces an HTML rendition of the original text. %setup -q # Extract license header from source code cat aha.c | awk '1;/\*\//{exit}' > LICENSE +# Fix EPEL6 compile errors - remove #pragma directives +sed -e '/[ \t]*#pragma GCC diagnostic.*/d' -i aha.c %build @@ -38,6 +40,12 @@ cat aha.c | awk '1;/\*\//{exit}' > LICENSE %changelog +* Mon Sep 14 2020 Artur Frenszek-Iwicki - 0.5.1-1 +- Update to latest upstream release + +* Wed Nov 08 2018 Artur Iwicki - 0.5-1 +- Fix EPEL6 compilation errors + * Sat Oct 27 2018 Artur Iwicki - 0.5-1 - Update to latest upstream release diff --git a/sources b/sources index 97ad0fa..3141ff5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (aha-0.5.tar.gz) = 2fbf0be928d8ea0491f6710d96eddd135253cadce6cc8c00f342e03e030ee16a3ff1eb6a559740cdd642b074c9e4e3fd9a76412272ffeb0b7bb419b0dcb6dbc1 +SHA512 (aha-0.5.1.tar.gz) = 0eb88e681208c0956e344d6574f9d7ba155d38bfb386d0a9f17022c5e925fb16d0efb6aa04804191b4cac1697a87a0f16ba51bcd97b6135cc7606046eaf89288