From d28a21d6a26db0aecf175b2e002bac904f16bd93 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 26 Jun 2016 20:42:02 +0900 Subject: [PATCH] update to 0.1.4.2 --- .gitignore | 1 + sources | 2 +- unlambda.spec | 8 ++++++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4e7e0cb..dd006da 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /unlambda-0.1.2.tar.gz /unlambda-0.1.3.tar.gz /unlambda-0.1.4.1.tar.gz +/unlambda-0.1.4.2.tar.gz diff --git a/sources b/sources index 8d29726..540d149 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be6d41ab38660668d553fed994bad66e unlambda-0.1.4.1.tar.gz +9e7db868d24d7e192dd9d3f21ca9ee41 unlambda-0.1.4.2.tar.gz diff --git a/unlambda.spec b/unlambda.spec index 23375d4..c8cc8eb 100644 --- a/unlambda.spec +++ b/unlambda.spec @@ -1,10 +1,11 @@ +# generated by cabal-rpm-0.9.12 # https://fedoraproject.org/wiki/Packaging:Haskell %global pkg_name unlambda Name: %{pkg_name} -Version: 0.1.4.1 -Release: 2%{?dist} +Version: 0.1.4.2 +Release: 1%{?dist} Summary: Unlambda interpreter License: GPL+ @@ -80,6 +81,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE %changelog +* Sun Jun 26 2016 Jens Petersen - 0.1.4.2-1 +- update to 0.1.4.2 + * Fri Feb 05 2016 Fedora Release Engineering - 0.1.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild