[ghc-hjsmin] Latest upstream - waiting to build until optparse-applicatve is bumped though

Ricky Elrod codeblock at fedoraproject.org
Wed Jul 30 08:37:54 UTC 2014


commit 6492862ca4aec44cc9498dfe03013f3b0dabadc5
Author: Ricky Elrod <ricky at elrod.me>
Date:   Wed Jul 30 04:37:47 2014 -0400

    Latest upstream - waiting to build until optparse-applicatve is bumped though
    
    Signed-off-by: Ricky Elrod <ricky at elrod.me>

 .gitignore      |    1 +
 ghc-hjsmin.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8537b90..af58731 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /hjsmin-0.1.4.3.tar.gz
 /hjsmin-0.1.4.4.tar.gz
 /hjsmin-0.1.4.6.tar.gz
+/hjsmin-0.1.4.7.tar.gz
diff --git a/ghc-hjsmin.spec b/ghc-hjsmin.spec
index d28b544..67da3f4 100644
--- a/ghc-hjsmin.spec
+++ b/ghc-hjsmin.spec
@@ -3,8 +3,8 @@
 %global pkg_name hjsmin
 
 Name:           ghc-%{pkg_name}
-Version:        0.1.4.6
-Release:        4%{?dist}
+Version:        0.1.4.7
+Release:        1%{?dist}
 Summary:        Haskell implementation of a javascript minifier
 
 License:        BSD
@@ -68,6 +68,9 @@ This package provides the development files for the Haskell %{pkg_name} library.
 
 
 %changelog
+* Wed Jul 30 2014 Ricky Elrod <relrod at redhat.com> - 0.1.4.7-1
+- Latest upstream release.
+
 * Mon May 19 2014 Ricky Elrod <relrod at redhat.com> - 0.1.4.6-4
 - Rebuild for hjsmin... Again.
 
diff --git a/sources b/sources
index 190ad15..65c5420 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59e97afa0e0d91828cf512c06d582ff0  hjsmin-0.1.4.6.tar.gz
+5dd951d09b7e503d6c98b40dc494c05a  hjsmin-0.1.4.7.tar.gz


More information about the scm-commits mailing list