From 3d715f2e1b7b143b60b11274ff6dcf53b3b727bf Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 23 Mar 2013 11:56:51 +0900 Subject: [PATCH] update to 0.1.5 (#909802) --- .gitignore | 1 + ghc-unix-time.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 05f12bf..336a3eb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /unix-time-0.1.4.tar.gz +/unix-time-0.1.5.tar.gz diff --git a/ghc-unix-time.spec b/ghc-unix-time.spec index e94a245..c8d3395 100644 --- a/ghc-unix-time.spec +++ b/ghc-unix-time.spec @@ -8,7 +8,7 @@ %global common_description Fast parser, formatter, and utilities for Unix time Name: ghc-%{pkg_name} -Version: 0.1.4 +Version: 0.1.5 Release: 1%{?dist} Summary: %{common_summary} @@ -51,5 +51,8 @@ BuildRequires: ghc-old-time-devel %changelog +* Sat Mar 23 2013 Jens Petersen - 0.1.5-1 +- update to 0.1.5 + * Mon Feb 11 2013 Fedora Haskell SIG - spec file generated by cabal-rpm-0.7.0 diff --git a/sources b/sources index 444dd3d..a8d6ac0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d9db99761c97ec09bad73db7c228f1b2 unix-time-0.1.4.tar.gz +4e232d0b4daf4b3da5c1bd5043af24d2 unix-time-0.1.5.tar.gz