diff --git a/.gitignore b/.gitignore index 336a3eb..29b8c8b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /unix-time-0.1.4.tar.gz /unix-time-0.1.5.tar.gz +/unix-time-0.1.8.tar.gz diff --git a/ghc-unix-time.spec b/ghc-unix-time.spec index c8d3395..9b5f5f9 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.5 +Version: 0.1.8 Release: 1%{?dist} Summary: %{common_summary} @@ -51,6 +51,9 @@ BuildRequires: ghc-old-time-devel %changelog +* Mon Jun 03 2013 Jens Petersen - 0.1.8-1 +- update to 0.1.8 + * Sat Mar 23 2013 Jens Petersen - 0.1.5-1 - update to 0.1.5 diff --git a/sources b/sources index a8d6ac0..d68fae8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4e232d0b4daf4b3da5c1bd5043af24d2 unix-time-0.1.5.tar.gz +7956e747efefb0baa8159580402ee1eb unix-time-0.1.8.tar.gz