[ghc-crypto-api] update to 0.13

Jens Petersen petersen at fedoraproject.org
Thu Aug 28 04:22:26 UTC 2014


commit 78b0e6bad61c94bf6a4c2e5e35ae48e60e21287b
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Aug 28 13:22:27 2014 +0900

    update to 0.13

 .gitignore          |    1 +
 ghc-crypto-api.spec |   10 ++++++----
 sources             |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 79df908..0c1d31d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /crypto-api-0.11.tar.gz
+/crypto-api-0.13.tar.gz
diff --git a/ghc-crypto-api.spec b/ghc-crypto-api.spec
index e7601b8..d9931fe 100644
--- a/ghc-crypto-api.spec
+++ b/ghc-crypto-api.spec
@@ -3,8 +3,8 @@
 %global pkg_name crypto-api
 
 Name:           ghc-%{pkg_name}
-Version:        0.11
-Release:        6%{?dist}
+Version:        0.13
+Release:        1%{?dist}
 Summary:        A generic interface for cryptographic operations
 
 License:        BSD
@@ -44,7 +44,6 @@ This package provides the Haskell %{pkg_name} library development files.
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-cabal-tweak-dep-ver tagged '< 0.5' '< 0.7'
 
 
 %build
@@ -71,11 +70,14 @@ cabal-tweak-dep-ver tagged '< 0.5' '< 0.7'
 
 
 %changelog
+* Thu Aug 28 2014 Jens Petersen <petersen at redhat.com> - 0.13-1
+- update to 0.13
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.11-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
 * Wed Jun 11 2014 Jens Petersen <petersen at redhat.com> - 0.11-5
-- rebuild
+- refresh to cblrpm-0.8.11
 
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.11-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
diff --git a/sources b/sources
index a3d5a96..80fd4dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-03be2e3750fa9f43ee213e4346a33856  crypto-api-0.11.tar.gz
+c5f7677baf542671d90eefc510423e31  crypto-api-0.13.tar.gz


More information about the scm-commits mailing list