From d3f18ccc6e44bb2c2d37441bb0e8260ec1e85f8b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 8 Aug 2014 16:40:57 +0200 Subject: [PATCH] update to 1.2.2.0 --- .gitignore | 1 + ghc-hashable.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c4ec475..1918594 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /hashable-1.1.2.2.tar.gz /hashable-1.1.2.3.tar.gz /hashable-1.1.2.5.tar.gz +/hashable-1.2.2.0.tar.gz diff --git a/ghc-hashable.spec b/ghc-hashable.spec index 927bcf7..ff3265b 100644 --- a/ghc-hashable.spec +++ b/ghc-hashable.spec @@ -6,8 +6,8 @@ Name: ghc-%{pkg_name} # part of haskell-platform -Version: 1.1.2.5 -Release: 5%{?dist} +Version: 1.2.2.0 +Release: 1%{?dist} Summary: Class for types convertible to a hash value License: BSD @@ -84,6 +84,9 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Fri Aug 8 2014 Jens Petersen - 1.2.2.0-1 +- update to 1.2.2.0 + * Thu Jun 19 2014 Jens Petersen - 1.1.2.5-5 - update packaging with cblrpm-0.8.11 diff --git a/sources b/sources index 24cf5af..20b1182 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dc0f9617cea4c2da802394db301d1432 hashable-1.1.2.5.tar.gz +74981d48572ef7a97fd70df54be29aae hashable-1.2.2.0.tar.gz