[ghc-crypto-api] update to 0.13.2

Jens Petersen petersen at fedoraproject.org
Tue Oct 28 15:43:46 UTC 2014


commit 7bfda2a908f0ac0cb5429bfa2978bc0c62ffe481
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Oct 29 00:43:47 2014 +0900

    update to 0.13.2

 .gitignore          |    1 +
 ghc-crypto-api.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0c1d31d..0b143d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /crypto-api-0.11.tar.gz
 /crypto-api-0.13.tar.gz
+/crypto-api-0.13.2.tar.gz
diff --git a/ghc-crypto-api.spec b/ghc-crypto-api.spec
index d9931fe..005f00c 100644
--- a/ghc-crypto-api.spec
+++ b/ghc-crypto-api.spec
@@ -3,7 +3,7 @@
 %global pkg_name crypto-api
 
 Name:           ghc-%{pkg_name}
-Version:        0.13
+Version:        0.13.2
 Release:        1%{?dist}
 Summary:        A generic interface for cryptographic operations
 
@@ -70,6 +70,9 @@ This package provides the Haskell %{pkg_name} library development files.
 
 
 %changelog
+* Tue Oct 28 2014 Jens Petersen <petersen at redhat.com> - 0.13.2-1
+- update to 0.13.2
+
 * Thu Aug 28 2014 Jens Petersen <petersen at redhat.com> - 0.13-1
 - update to 0.13
 
diff --git a/sources b/sources
index 80fd4dd..4fbd616 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c5f7677baf542671d90eefc510423e31  crypto-api-0.13.tar.gz
+9ef2acab08cc20747c181df29b12099d  crypto-api-0.13.2.tar.gz


More information about the scm-commits mailing list