[ghc-scotty] latest upstream Scotty

Ricky Elrod codeblock at fedoraproject.org
Sat Jan 11 08:23:25 UTC 2014


commit 93fa22c68e0ebf4161f375e2132b677ccb91a727
Author: Ricky Elrod <ricky at elrod.me>
Date:   Sat Jan 11 03:23:31 2014 -0500

    latest upstream Scotty

 .gitignore      |    1 +
 ghc-scotty.spec |    8 +++++---
 sources         |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 83f93ef..0c4e369 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /scotty-0.5.0.tar.gz
+/scotty-0.6.2.tar.gz
diff --git a/ghc-scotty.spec b/ghc-scotty.spec
index 3144680..6a0d105 100644
--- a/ghc-scotty.spec
+++ b/ghc-scotty.spec
@@ -3,8 +3,8 @@
 %global pkg_name scotty
 
 Name:           ghc-%{pkg_name}
-Version:        0.5.0
-Release:        2%{?dist}
+Version:        0.6.2
+Release:        1%{?dist}
 Summary:        Haskell web framework inspired by Ruby's Sinatra
 
 License:        BSD
@@ -23,7 +23,6 @@ BuildRequires:  ghc-data-default-devel
 BuildRequires:  ghc-http-types-devel
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-regex-compat-devel
-BuildRequires:  ghc-resourcet-devel
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-transformers-devel
 BuildRequires:  ghc-wai-devel
@@ -86,6 +85,9 @@ This package provides the Haskell %{pkg_name} library development files.
 
 
 %changelog
+* Sat Jan 11 2014 Ricky Elrod <codeblock at fedoraproject.org> - 0.6.2-1
+- Latest upstream release.
+
 * Thu Nov 21 2013 Ricky Elrod <codeblock at fedoraproject.org> - 0.5.0-2
 - Skip ARM for now.
 
diff --git a/sources b/sources
index ba281cb..1e9ee42 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f4d74114165619371562470ba5513f74  scotty-0.5.0.tar.gz
+6c421f6e37bc129a44eee21f943bc4df  scotty-0.6.2.tar.gz


More information about the scm-commits mailing list