From de59410c834c7f6dcfcc9b89e340bd21987e4732 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 22 Mar 2012 23:18:56 +0900 Subject: [PATCH] update to 1.0.1.3 --- .gitignore | 1 + ghc-hashtables.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 2e502d5..b1cd270 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /hashtables-1.0.1.2.tar.gz +/hashtables-1.0.1.3.tar.gz diff --git a/ghc-hashtables.spec b/ghc-hashtables.spec index 19098c1..85784e8 100644 --- a/ghc-hashtables.spec +++ b/ghc-hashtables.spec @@ -24,8 +24,8 @@ some insert and lookup performance for higher space efficiency and\ much shorter delays when expanding the table. Name: ghc-%{pkg_name} -Version: 1.0.1.2 -Release: 2%{?dist} +Version: 1.0.1.3 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -64,11 +64,14 @@ BuildRequires: ghc-vector-prof %ghc_devel_post_postun -%ghc_files +%ghc_files LICENSE %doc README.md %changelog +* Thu Mar 22 2012 Jens Petersen - 1.0.1.3-1 +- update to 1.0.1.3 + * Thu Mar 8 2012 Jens Petersen - 1.0.1.2-2 - rebuild diff --git a/sources b/sources index 105493d..4bc5028 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c3ab91981b9a487e5d8ce189de622aa hashtables-1.0.1.2.tar.gz +8370bf8485262bc3b9615f6a1a10db91 hashtables-1.0.1.3.tar.gz