[ghc-citeproc-hs] update to 0.3.9

Jens Petersen petersen at fedoraproject.org
Wed Jan 22 09:36:06 UTC 2014


commit 8f8cf8a25bc9b8c882d22dc43e1e630aff032b69
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Jan 22 18:36:22 2014 +0900

    update to 0.3.9

 .gitignore           |    1 +
 ghc-citeproc-hs.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index beb7ef7..e8726df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /citeproc-hs-0.3.4.tar.gz
 /citeproc-hs-0.3.6.tar.gz
 /citeproc-hs-0.3.8.tar.gz
+/citeproc-hs-0.3.9.tar.gz
diff --git a/ghc-citeproc-hs.spec b/ghc-citeproc-hs.spec
index 8cf8038..8712b4f 100644
--- a/ghc-citeproc-hs.spec
+++ b/ghc-citeproc-hs.spec
@@ -3,8 +3,8 @@
 %global pkg_name citeproc-hs
 
 Name:           ghc-%{pkg_name}
-Version:        0.3.8
-Release:        4%{?dist}
+Version:        0.3.9
+Release:        1%{?dist}
 Summary:        Citation Style Language library
 
 License:        BSD
@@ -81,6 +81,9 @@ cabal-tweak-flag hexpat False
 
 
 %changelog
+* Wed Jan 22 2014 Jens Petersen <petersen at redhat.com> - 0.3.9-1
+- update to 0.3.9
+
 * Tue Aug 06 2013 Adam Williamson <awilliam at redhat.com> - 0.3.8-4
 - rebuild for new libbibutils
 
diff --git a/sources b/sources
index 89c88ee..f4fce61 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-58335eb0fb295993a3a4656b95cfa579  citeproc-hs-0.3.8.tar.gz
+6473df62c66af79982818d56eeec7d12  citeproc-hs-0.3.9.tar.gz


More information about the scm-commits mailing list