diff --git a/.gitignore b/.gitignore index 372fa14..7daeee0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /primitive-0.4.0.1.tar.gz /primitive-0.4.1.tar.gz /primitive-0.5.0.1.tar.gz +/primitive-0.5.2.1.tar.gz diff --git a/ghc-primitive.spec b/ghc-primitive.spec index e19d4c0..e989091 100644 --- a/ghc-primitive.spec +++ b/ghc-primitive.spec @@ -3,8 +3,8 @@ %global pkg_name primitive Name: ghc-%{pkg_name} -Version: 0.5.0.1 -Release: 5%{?dist} +Version: 0.5.2.1 +Release: 1%{?dist} Summary: Primitive memory-related operations License: BSD @@ -58,6 +58,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Fri Aug 8 2014 Jens Petersen - 0.5.2.1-1 +- update to 0.5.2.1 + * Thu Jun 19 2014 Jens Petersen - 0.5.0.1-5 - update packaging to cblrpm-0.8.11 diff --git a/sources b/sources index 41fe754..a463719 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -587ec0c168f55a88096df40e7e4389f9 primitive-0.5.0.1.tar.gz +13086ae8cc63c60f1b686a4fd4d09942 primitive-0.5.2.1.tar.gz