[ghc-unix-time] update to 0.1.8

Jens Petersen petersen at fedoraproject.org
Mon Jun 3 10:13:15 UTC 2013


commit 28e34ae399670e6083d3455057554b32d7fde936
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jun 3 17:21:11 2013 +0900

    update to 0.1.8

 .gitignore         |    1 +
 ghc-unix-time.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 <petersen at redhat.com> - 0.1.8-1
+- update to 0.1.8
+
 * Sat Mar 23 2013 Jens Petersen <petersen at redhat.com> - 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


More information about the scm-commits mailing list