From c96e0d56571b980089d36328d5021b1061079242 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Jun 2012 19:05:19 +0900 Subject: [PATCH] update to 0.2.1.0 --- .gitignore | 1 + ghc-unordered-containers.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0c8df2a..45219ff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /unordered-containers-0.1.4.3.tar.gz /unordered-containers-0.1.4.6.tar.gz +/unordered-containers-0.2.1.0.tar.gz diff --git a/ghc-unordered-containers.spec b/ghc-unordered-containers.spec index 1ad260e..746427d 100644 --- a/ghc-unordered-containers.spec +++ b/ghc-unordered-containers.spec @@ -12,8 +12,8 @@ high speed. The declared cost of each operation is either worst-case or\ amortized, but remains valid even if structures are shared. Name: ghc-%{pkg_name} -Version: 0.1.4.6 -Release: 3%{?dist} +Version: 0.2.1.0 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -56,6 +56,9 @@ BuildRequires: ghc-hashable-prof %changelog +* Wed Jun 13 2012 Jens Petersen - 0.2.1.0-1 +- update to 0.2.1.0 + * Fri Mar 23 2012 Jens Petersen - 0.1.4.6-3 - add license to ghc_files diff --git a/sources b/sources index cf67fc7..afd264c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6909de725813a2086bf2f3b69bc43459 unordered-containers-0.1.4.6.tar.gz +13c4ff652683e00ed17e18b080e9893b unordered-containers-0.2.1.0.tar.gz