diff --git a/.gitignore b/.gitignore index 5fe1199..c870b84 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ alex-2.3.3.tar.gz /alex-3.0.1.tar.gz /alex-3.0.5.tar.gz /alex-3.1.3.tar.gz +/alex-3.1.4.tar.gz diff --git a/alex.spec b/alex.spec index 652b572..83a338f 100644 --- a/alex.spec +++ b/alex.spec @@ -8,7 +8,7 @@ Name: alex # part of haskell-platform -Version: 3.1.3 +Version: 3.1.4 Release: 1%{?dist} Summary: Tool for generating lexical analysers in Haskell @@ -164,6 +164,9 @@ fi %changelog +* Thu Apr 02 2015 Jens Petersen +- update to 3.1.4 + * Sun Aug 3 2014 Jens Petersen - 3.1.3-1 - update to 3.1.3 - add static and common subpackages diff --git a/sources b/sources index 7f42458..36f2ba7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -525e570cb0e84fd856f9c53605ec9e98 alex-3.1.3.tar.gz +b815340bcdafa87d50d9f38c20cff256 alex-3.1.4.tar.gz